fitzgen / safe-gc
A garbage collection library for Rust with zero unsafe code
☆107Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for safe-gc
- Macro to repeat sequentially indexed copies of a fragment of code☆137Updated last week
- Anonymous struct and named arguments in Rust.☆67Updated 10 months ago
- A Vec That Has a Smaller size_of☆128Updated 3 months ago
- Choose Rust types at compile-time via constants☆61Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆216Updated last month
- Deadlock free mutexes☆148Updated 4 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆147Updated 6 months ago
- Concrete Syntax Tree library☆88Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- A simple, id-based arena☆114Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated last week
- Program startup and thread support written in Rust☆167Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆88Updated 7 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆245Updated 3 weeks ago
- PEG trace visualizer☆71Updated 6 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆95Updated last year
- Determine whether characters have the XID_Start or XID_Continue properties☆76Updated this week
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- An IDE extension for debugging trait errors in Rust.☆97Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆114Updated 5 months ago
- An implementation of libc written in Rust☆206Updated last month
- Open a scope and then freeze it in time for future access.☆105Updated 3 months ago
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- Cycle-tracking garbage collector library for Rust☆162Updated 2 months ago
- ☆65Updated 5 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆175Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆228Updated 4 months ago
- Lazy formatting utility macro for rust☆125Updated 11 months ago
- Make trait methods callable without the trait in scope☆135Updated last week