Manishearth / rust-gc
Simple tracing (mark and sweep) garbage collector for Rust
☆1,008Updated 4 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,320Updated 2 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,521Updated last month
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,916Updated this week
- A fast bump allocation arena for Rust☆1,678Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆739Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,448Updated 3 weeks ago
- Defines the Rust borrow checker.☆1,429Updated 10 months ago
- Runtime for executing procedural macros as WebAssembly☆1,375Updated last month
- Compile time static maps for Rust☆1,914Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,978Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,224Updated last year
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,338Updated last month
- A dynasm-like tool for rust.☆756Updated last month
- Rust quasi-quoting☆1,402Updated last month
- Rust persistent data structures☆1,470Updated 2 weeks ago
- Cranelift based backend for rustc☆1,746Updated this week
- Slotmap data structure for Rust☆1,197Updated last year
- Rust doesn't have exceptions☆632Updated 4 years ago
- Macros for all your token pasting needs☆1,046Updated 6 months ago
- Slab allocator for Rust☆759Updated 2 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,019Updated 7 months ago
- Assorted immutable collection datatypes for Rust☆1,526Updated 8 months ago
- A crate for managing memory bit by bit☆1,287Updated 8 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,301Updated this week
- An intrusive flamegraph profiling tool for rust.☆714Updated last year
- Error management☆1,422Updated 4 years ago
- Some more derive(Trait) options☆1,878Updated this week
- Incremental garbage collection from safe Rust☆680Updated 3 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,933Updated 3 weeks ago
- The arena, a fast but limited type of allocator☆538Updated 8 months ago