fitzgen / safe-gcLinks
A garbage collection library for Rust with zero unsafe code
☆118Updated 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:
- Concrete Syntax Tree library☆115Updated 4 months ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆59Updated this week
- A Vec That Has a Smaller size_of☆155Updated 4 months ago
- Generate parsers directly from AST node types☆89Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆79Updated 2 months ago
- Const TypeId and non-'static TypeId☆70Updated last month
- A simple, id-based arena☆125Updated 3 weeks ago
- a reference-counting cycle collection library in rust☆77Updated 3 years ago
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- A faster Arc.☆80Updated 2 years ago
- A memory efficient syntax tree for language developers☆64Updated last month
- A fast, concurrent string interner☆164Updated last year
- Anonymous struct and named arguments in Rust.☆78Updated 2 years ago
- Program startup and thread support written in Rust☆207Updated 3 weeks ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 6 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Interning of data in rust☆119Updated 7 months ago
- Utilities for working with impl traits in Rust.☆121Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- PEG trace visualizer☆95Updated 4 months ago
- ☆90Updated last month
- ☆55Updated 2 years ago
- Determine whether characters have the XID_Start or XID_Continue properties☆105Updated last month
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month