kyren / gc-arena
Incremental garbage collection from safe Rust
☆597Updated 3 weeks ago
Alternatives and similar repositories for gc-arena:
Users that are interested in gc-arena are comparing it to the libraries listed below
- JIT compiler and runtime for a toy language, using Cranelift☆658Updated last year
- A fast bump allocation arena for Rust☆1,501Updated 4 months ago
- Data structure serialization library with several opposite design goals from Serde☆822Updated 3 weeks ago
- A minimal async executor that lets you block on a future☆546Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆723Updated 3 weeks ago
- Typed distributed plugin registration☆1,040Updated last week
- ☆460Updated 2 months ago
- The arena, a fast but limited type of allocator☆525Updated 5 months ago
- Serialization library with zero dependencies☆746Updated last month
- Making parsing a breeze☆645Updated this week
- Rust grammar tool libraries and binaries☆524Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆691Updated 2 weeks ago
- ☆726Updated this week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆749Updated this week
- A precise specification for "Rust lite / MIR plus"☆829Updated this week
- A minimal `syn` syntax tree pretty-printer☆651Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆867Updated 2 weeks ago
- Slotmap data structure for Rust☆1,171Updated 10 months ago
- Compile-time reference counting☆440Updated last year
- Test harness for ui tests of compiler diagnostics☆837Updated last month
- Refinement Types for Rust☆676Updated this week
- Use Tree Sitter to parse your own languages in Rust☆624Updated 2 months ago
- Fast floating point to string conversion☆613Updated 2 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆398Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,386Updated this week
- Macros for all your token pasting needs☆1,037Updated 3 months ago
- Runtime for executing procedural macros as WebAssembly☆1,312Updated last week
- Slab allocator for Rust☆726Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,050Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆561Updated last week