kyren / gc-arenaLinks
Incremental garbage collection from safe Rust
☆726Updated last month
Alternatives and similar repositories for gc-arena
Users that are interested in gc-arena are comparing it to the libraries listed below
Sorting:
- Making parsing a breeze☆741Updated last week
- ☆753Updated last week
- JIT compiler and runtime for a toy language, using Cranelift☆690Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆749Updated last month
- Slotmap data structure for Rust☆1,205Updated last year
- A fast bump allocation arena for Rust☆1,782Updated 2 weeks ago
- Typed distributed plugin registration☆1,122Updated 3 months ago
- ☆489Updated 7 months ago
- A minimal async executor that lets you block on a future☆594Updated 3 weeks ago
- Serialization library with zero dependencies☆800Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆948Updated 2 months ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,189Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆820Updated this week
- A precise specification for "Rust lite / MIR plus"☆874Updated last week
- Slab allocator for Rust☆793Updated last week
- The arena, a fast but limited type of allocator☆542Updated 10 months ago
- Safe cross-platform linker shenanigans☆747Updated last week
- Refinement Types for Rust☆740Updated this week
- A memory efficient string type that can store up to 24* bytes on the stack☆742Updated 3 months ago
- Data structure serialization library with several opposite design goals from Serde☆867Updated 2 weeks ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,021Updated last month
- Macros for all your token pasting needs☆1,051Updated 8 months ago
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- Compile-time reference counting☆450Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,389Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,484Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆869Updated last month
- A port of MUSL's libm to Rust.☆633Updated 2 months ago
- A minimal `syn` syntax tree pretty-printer☆706Updated last week
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago