kyren / gc-arena
Incremental garbage collection from safe Rust
☆676Updated 2 weeks ago
Alternatives and similar repositories for gc-arena:
Users that are interested in gc-arena are comparing it to the libraries listed below
- Data structure serialization library with several opposite design goals from Serde☆851Updated last month
- A minimal async executor that lets you block on a future☆579Updated 2 months ago
- Serialization library with zero dependencies☆775Updated 2 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆793Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆735Updated last month
- Making parsing a breeze☆702Updated this week
- A fast bump allocation arena for Rust☆1,661Updated this week
- Typed distributed plugin registration☆1,092Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆719Updated last month
- Rust grammar tool libraries and binaries☆538Updated this week
- JIT compiler and runtime for a toy language, using Cranelift☆672Updated last year
- A precise specification for "Rust lite / MIR plus"☆842Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,071Updated last month
- Just, really the littlest Vec you could need. So smol.☆679Updated last month
- Slotmap data structure for Rust☆1,196Updated last year
- Rust programs written entirely in Rust☆824Updated last month
- Compile-time reference counting☆442Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆410Updated last month
- ☆479Updated 5 months ago
- Slab allocator for Rust☆755Updated 2 months ago
- Refinement Types for Rust☆719Updated this week
- A crate for mucking around with piles of bytes☆824Updated this week
- Module initialization/global constructor functions for Rust☆836Updated last month
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- ☆815Updated last month
- Use Tree Sitter to parse your own languages in Rust☆638Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,443Updated last week
- LLVM IR in natural Rust data structures☆594Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆457Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆875Updated last month