Manishearth / rust-gcLinks
Simple tracing (mark and sweep) garbage collector for Rust
☆1,058Updated 3 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,353Updated last week
- PEG parser combinators using operator overloading without macros.☆523Updated last year
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,584Updated last month
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,982Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- a parser and lexer generator as a Rust procedural macro☆411Updated last year
- A dynasm-like tool for rust.☆816Updated last week
- JIT compiler and runtime for a toy language, using Cranelift☆726Updated 3 months ago
- Defines the Rust borrow checker.☆1,578Updated 8 months ago
- The arena, a fast but limited type of allocator☆576Updated last year
- Rust persistent data structures☆1,663Updated 2 months ago
- Assorted immutable collection datatypes for Rust☆1,570Updated last year
- Incremental garbage collection from safe Rust☆809Updated this week
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,420Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,469Updated 3 weeks ago
- Slab allocator for Rust☆875Updated last week
- Compile time static maps for Rust☆2,093Updated last week
- A fast bump allocation arena for Rust☆2,087Updated 3 weeks ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆686Updated 2 years ago
- An intrusive flamegraph profiling tool for rust.☆729Updated last year
- Slotmap data structure for Rust☆1,285Updated 2 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,076Updated last year
- Compile time numbers in Rust.☆573Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,608Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,270Updated last year
- LLVM tutorial in Rust language☆1,229Updated last year
- Rust grammar tool libraries and binaries☆572Updated 3 weeks ago
- Rust quasi-quoting☆1,525Updated this week
- Rust doesn't have exceptions☆634Updated 5 years ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,412Updated last month