fitzgen / safe-gc
A garbage collection library for Rust with zero unsafe code
☆111Updated 9 months ago
Alternatives and similar repositories for safe-gc:
Users that are interested in safe-gc are comparing it to the libraries listed below
- Const TypeId and non-'static TypeId☆66Updated last month
- A memory efficient syntax tree for language developers☆57Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆108Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆56Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Concrete Syntax Tree library☆93Updated last month
- A concurrent, append-only vector.☆156Updated last month
- Rust support libraries for context-generic programming☆54Updated this week
- Choose Rust types at compile-time via constants☆64Updated last year
- Stack safe and expressive recursion in Rust☆96Updated 3 months ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆103Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- Anonymous struct and named arguments in Rust.☆72Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated last month
- Compact, clone-on-write vector and string.☆252Updated 2 weeks ago
- ☆89Updated 2 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆95Updated last year
- A Vec That Has a Smaller size_of☆138Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Lending iterators on stable Rust☆82Updated last year
- A faster Arc.☆64Updated last year
- A versatile and developer-friendly trait mocking library☆74Updated last week
- Lazy formatting utility macro for rust☆127Updated last year
- Interning of data in rust☆100Updated last month
- Simple refinement types for Rust; parse, don't validate!☆71Updated last week
- A simple, id-based arena☆119Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month