jazz-lang / WaffleLink
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
- WLambda - Embeddable Scripting Language for Rust☆53Updated last month
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 6 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 8 months ago
- LibJIT wrapper for Rust☆60Updated 6 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 3 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- ☆93Updated last year
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- ☆52Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 2 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated 2 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 4 years ago
- A no_std, zero-dependency crate for the creation and management of NaN-boxed types with Box-like semantics, tagged pointers and a macro i…☆19Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆17Updated 4 years ago
- A very small GC in Rust, with a safe API☆61Updated 8 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated this week
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago
- a reference-counting cycle collection library in rust☆78Updated 2 years ago
- D-inspired contract programming in Rust using macros☆54Updated 3 years ago
- Minimal float parser primitives with a focus on compile times.☆22Updated 2 years ago
- Minimal UI library based on relm (GTK+), written in Rust.☆40Updated 2 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year