Manishearth / rust-gc
Simple tracing (mark and sweep) garbage collector for Rust
☆991Updated 2 months ago
Alternatives and similar repositories for rust-gc:
Users that are interested in rust-gc are comparing it to the libraries listed below
- A parser combinator library for Rust☆1,310Updated 2 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,317Updated this week
- A fast bump allocation arena for Rust☆1,521Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,208Updated 11 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,881Updated 2 weeks ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,494Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,391Updated 2 weeks ago
- Defines the Rust borrow checker.☆1,383Updated 7 months ago
- Compile time static maps for Rust☆1,876Updated 3 weeks ago
- Assorted immutable collection datatypes for Rust☆1,509Updated 5 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆721Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,849Updated last week
- Slotmap data structure for Rust☆1,172Updated 10 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,052Updated last week
- Rust quasi-quoting☆1,365Updated this week
- A crate for managing memory bit by bit☆1,257Updated 5 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆724Updated this week
- Slab allocator for Rust☆728Updated last month
- An intrusive flamegraph profiling tool for rust.☆709Updated 11 months ago
- PEG parser combinators using operator overloading without macros.☆506Updated this week
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,279Updated this week
- Cranelift based backend for rustc☆1,676Updated this week
- Rust library for reading/writing numbers in big-endian and little-endian.☆997Updated 4 months ago
- A macro to generate structures which behave like bitflags☆983Updated 2 weeks ago
- A collection of numeric types and traits for Rust.☆1,095Updated this week
- Error management☆1,422Updated 4 years ago
- JIT compiler and runtime for a toy language, using Cranelift☆659Updated last year
- A dynasm-like tool for rust.☆735Updated 2 months ago
- Macros for all your token pasting needs☆1,036Updated 3 months ago
- A multiprocess drop-in replacement for Rust channels☆905Updated this week