fitzgen / safe-gcLinks
A garbage collection library for Rust with zero unsafe code
☆113Updated 11 months ago
Alternatives and similar repositories for safe-gc
Users that are interested in safe-gc are comparing it to the libraries listed below
Sorting:
- Const TypeId and non-'static TypeId☆66Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Choose Rust types at compile-time via constants☆67Updated last year
- Anonymous struct and named arguments in Rust.☆75Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- A memory efficient syntax tree for language developers☆62Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- A simple, id-based arena☆119Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- A Vec That Has a Smaller size_of☆140Updated 3 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆73Updated 3 months ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- Concrete Syntax Tree library☆95Updated 3 months ago
- Context-Generic Programming: modular programming paradigm for Rust☆88Updated this week
- A fast, concurrent string interner☆150Updated 10 months ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- A faster Arc.☆69Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Type-erased core::Discriminant<T>☆38Updated last month
- Some internal rustc tools made accessible☆47Updated 5 months ago
- An exploration of Storages☆35Updated last year
- Stack safe and expressive recursion in Rust☆97Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Public repository for the Rust keyword generics initiative☆100Updated 10 months ago
- Lending iterators on stable Rust☆82Updated last year
- Deadlock free mutexes☆175Updated 2 months ago
- Simple refinement types for Rust; parse, don't validate!☆74Updated 2 months ago