Manishearth / rust-gcLinks
Simple tracing (mark and sweep) garbage collector for Rust
☆1,018Updated 2 weeks ago
Alternatives and similar repositories for rust-gc
Users that are interested in rust-gc are comparing it to the libraries listed below
Sorting:
- A parser combinator library for Rust☆1,323Updated 4 months ago
- Compile time static maps for Rust☆1,929Updated 4 months ago
- Defines the Rust borrow checker.☆1,443Updated 11 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,937Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,478Updated this week
- A fast bump allocation arena for Rust☆1,759Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆746Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,230Updated last year
- Rust persistent data structures☆1,501Updated last month
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,529Updated last week
- JIT compiler and runtime for a toy language, using Cranelift☆687Updated last month
- Cranelift based backend for rustc☆1,782Updated last week
- Assorted immutable collection datatypes for Rust☆1,534Updated 9 months ago
- A dynasm-like tool for rust.☆765Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,387Updated 3 weeks ago
- Rust quasi-quoting☆1,423Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,039Updated last week
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,327Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 2 months ago
- Slab allocator for Rust☆789Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,309Updated 9 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,036Updated 8 months ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,349Updated 3 months ago
- Macros for all your token pasting needs☆1,049Updated 8 months ago
- Slotmap data structure for Rust☆1,204Updated last year
- The arena, a fast but limited type of allocator☆541Updated 9 months ago
- A macro to generate structures which behave like bitflags☆1,018Updated 3 weeks ago
- An intrusive flamegraph profiling tool for rust.☆716Updated last year
- Automated property based testing for Rust (with shrinking).☆2,582Updated last month
- A collection of numeric types and traits for Rust.☆1,124Updated 4 months ago