Manishearth / rust-gcLinks
Simple tracing (mark and sweep) garbage collector for Rust
☆1,057Updated 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
Sorting:
- A parser combinator library for Rust☆1,350Updated 11 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,575Updated 3 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,979Updated 4 months ago
- PEG parser combinators using operator overloading without macros.☆521Updated 11 months ago
- A dynasm-like tool for rust.☆809Updated last month
- JIT compiler and runtime for a toy language, using Cranelift☆721Updated 2 months ago
- a parser and lexer generator as a Rust procedural macro☆411Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆766Updated 3 weeks ago
- Defines the Rust borrow checker.☆1,563Updated 7 months ago
- Rust persistent data structures☆1,652Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,597Updated 3 weeks ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,416Updated 2 weeks ago
- Incremental garbage collection from safe Rust☆791Updated last month
- Assorted immutable collection datatypes for Rust☆1,567Updated last year
- The arena, a fast but limited type of allocator☆573Updated last year
- Rust quasi-quoting☆1,510Updated this week
- A fast bump allocation arena for Rust☆2,046Updated this week
- An intrusive flamegraph profiling tool for rust.☆729Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,267Updated last year
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆686Updated 2 years ago
- Compile time static maps for Rust☆2,076Updated 3 months ago
- Slab allocator for Rust☆865Updated 2 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,072Updated last year
- Rust doesn't have exceptions☆635Updated 5 years ago
- Rust grammar tool libraries and binaries☆570Updated last month
- A multiprocess drop-in replacement for Rust channels☆1,065Updated this week
- Macros for all your token pasting needs☆1,072Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,450Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,267Updated this week
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,404Updated this week