jazz-lang / WaffleLinkLinks
Runtime with fast GC and easy concurrency.
☆43Updated 4 years ago
Alternatives and similar repositories for WaffleLink
Users that are interested in WaffleLink are comparing it to the libraries listed below
Sorting:
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- WLambda - Embeddable Scripting Language for Rust☆54Updated 2 months ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 7 months ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- ☆95Updated last year
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- A linear solver designed to be easy to use with Rust enums.☆32Updated 4 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- ☆53Updated 5 years ago
- Copying Garbage Collector☆13Updated 5 years ago
- Target "triple" support☆53Updated 5 months ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- ☆27Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 4 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- A minimal in-memory database with relational algebraic expressions as queries☆61Updated 3 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated 11 months ago
- Terrible, terrible voxel thing, written in Rust.☆12Updated 2 years ago
- Stack-allocated trait objects☆18Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago