Myrannas / glide
Glide is an interpreted javascript VM written entirely in safe rust.
☆16Updated last year
Alternatives and similar repositories for glide:
Users that are interested in glide are comparing it to the libraries listed below
- Garbage collector implementation in Rust for Rust☆13Updated 4 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Typesafe extensions for sorted iterators, including set and relational operations☆17Updated last year
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated last year
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- Performance comparisons between various virtual interpreter implementation strategies☆32Updated 10 months ago
- Like a cell, but make lifetimes dynamic instead of ownership☆21Updated 2 years ago
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- A prototype of my proposed name resolution algorithm for Rust.☆12Updated 9 years ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆24Updated 4 years ago
- A C expression parser and evaluator☆46Updated last year
- Non-owning unsafe I/O☆20Updated 2 months ago
- A radioactive stabilization of the ptr_meta RFC.☆24Updated last month
- Experimental JIT compiler generator☆26Updated 10 months ago
- Aligned allocation for Rust☆15Updated 4 years ago
- Minimal float parser primitives with a focus on compile times.☆22Updated 2 years ago
- ☆15Updated 5 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated 2 years ago
- WLambda - Embeddable Scripting Language for Rust☆53Updated 2 weeks ago
- ☆27Updated last year
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- Minimalist lightweight inline JavaScript for Rust applications targeting WebAssembly via the wasm32-unknown-unknown target.☆20Updated 7 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- Pretty backtraces for rust☆14Updated 3 years ago
- Mostly safe wrapper for alloca☆25Updated last year
- Experimenting with ergonomic dyn types☆29Updated 3 years ago
- Utilities to aid implementing wakers and working with tasks.☆13Updated 5 years ago
- Framework for reading and writing to binary files☆18Updated 5 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆22Updated 5 months ago