fitzgen / safe-gcLinks
A garbage collection library for Rust with zero unsafe code
☆116Updated last year
Alternatives and similar repositories for safe-gc
Users that are interested in safe-gc are comparing it to the libraries listed below
Sorting:
- Choose Rust types at compile-time via constants☆70Updated last year
- Concrete Syntax Tree library☆110Updated 2 months ago
- Const TypeId and non-'static TypeId☆70Updated last week
- A simple, id-based arena☆123Updated 2 years ago
- A Vec That Has a Smaller size_of☆152Updated 2 months ago
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated last week
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Anonymous struct and named arguments in Rust.☆78Updated last year
- Generate parsers directly from AST node types☆86Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆52Updated this week
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- A faster Arc.☆76Updated last year
- ☆90Updated 4 months ago
- Interning of data in rust☆115Updated 5 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆123Updated last month
- The `io_uring` library for Rust (with Rustix)☆35Updated 4 months ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 4 months ago
- A fast, concurrent string interner☆162Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month
- Program startup and thread support written in Rust☆196Updated last month
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago