claytonwramsey / dumpsterLinks
Cycle-tracking garbage collector library for Rust
☆202Updated this week
Alternatives and similar repositories for dumpster
Users that are interested in dumpster are comparing it to the libraries listed below
Sorting:
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- Reflection via DWARF.☆298Updated 2 years ago
- Compact, clone-on-write vector and string.☆291Updated 2 weeks ago
- "A very small syn"☆211Updated 9 months ago
- Resilient LL(1) parser generator for Rust☆175Updated last week
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- Rust String Libraries by mcyoung☆197Updated 9 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆194Updated last week
- A fast, concurrent string interner☆159Updated last year
- A fast and safe implementation of stackful coroutines in Rust☆258Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated last week
- A Vec That Has a Smaller size_of☆146Updated last month
- Deadlock free mutexes☆177Updated 7 months ago
- Small, fast, synchronization primitives☆252Updated last year
- Silky smooth Java-Rust interop☆194Updated this week
- Müsli is a flexible and efficient serialization framework☆416Updated last week
- A concurrent, append-only vector.☆204Updated 2 months ago
- Immutable strings, in Rust.☆250Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆455Updated 2 months ago
- Program startup and thread support written in Rust☆196Updated 2 weeks ago
- Incremental garbage collection from safe Rust☆774Updated 3 months ago
- Blazing fast immutable collection datatypes for Rust.☆124Updated last month
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- Concrete Syntax Tree library☆109Updated last month
- A data structure to efficiently intern, cache and restore strings.☆204Updated 2 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Anonymous struct and named arguments in Rust.☆78Updated last year
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago