Asyncglk Alternatives
Similar projects and alternatives to asyncglk
-
extensions
Inform 7 extensions -- some may be ready for public use, others may be barely working experiments. Enjoy! (by i7)
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
-
-
-
-
-
-
tuesday-js
simple web-based, free and open-source visual novel editor that can be used in a web browser. It is written in JavaScript without using any third party libraries and thus does not require additional software installation. The engine uses standard HTML document elements such as div and img. This allows the use of any media format supported by browsers including vector graphics svg, gif animations and css styles.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
asyncglk discussion
asyncglk reviews and mentions
-
Trying to port Typescript code that's has generic Typed Arrays to Rust
So I'm working on porting one of my Typescript libraries to Rust (an implementation of the Glk API). One part of the API concerns "streams", which are really more like read/write buffers. They can be either 8 bit or 32 bit. In Typescript I have this type alias and then functions that accept them like this example:
Stats
curiousdannii/asyncglk is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of asyncglk is TypeScript.