claytonwramsey / dumpsterLinks
Cycle-tracking garbage collector library for Rust
☆204Updated last month
Alternatives and similar repositories for dumpster
Users that are interested in dumpster are comparing it to the libraries listed below
Sorting:
- Resilient LL(1) parser generator for Rust☆183Updated last month
- Compact, clone-on-write vector and string.☆295Updated last month
- Small, fast, synchronization primitives☆254Updated last year
- Reflection via DWARF.☆298Updated 2 years ago
- A fast, concurrent string interner☆162Updated last year
- Rust String Libraries by mcyoung☆197Updated 10 months ago
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- Statically-checked alternatives to RefCell and RwLock☆384Updated 3 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- "A very small syn"☆212Updated 10 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- A fast and safe implementation of stackful coroutines in Rust☆335Updated 2 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆207Updated 4 months ago
- Blazing fast immutable collection datatypes for Rust.☆128Updated last week
- Deadlock free mutexes☆177Updated 8 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- Müsli is a flexible and efficient serialization framework☆419Updated last month
- A Vec That Has a Smaller size_of☆152Updated 2 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆456Updated 3 months ago
- Concrete Syntax Tree library☆110Updated 2 months ago
- Incremental garbage collection from safe Rust☆784Updated 2 weeks ago
- Compile-time reference counting☆455Updated 7 months ago
- Interning of data in rust☆115Updated 6 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆155Updated this week
- An atomically updatable Arc for lock-free concurrency.☆185Updated last month
- Experiments with structured concurrency in Rust☆401Updated last year
- A Rust code linter☆213Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month