fitzgen / safe-gcLinks
A garbage collection library for Rust with zero unsafe code
☆115Updated 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☆106Updated 3 weeks ago
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Generate parsers directly from AST node types☆85Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Const TypeId and non-'static TypeId☆68Updated last month
- A simple, id-based arena☆120Updated 2 years ago
- Anonymous struct and named arguments in Rust.☆78Updated last year
- Mirror of Rust's allocator api for use on stable rust☆68Updated last month
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 2 months ago
- A faster Arc.☆75Updated last year
- A primitive for writing structural search and replace programs for rust☆32Updated last month
- A Vec That Has a Smaller size_of☆146Updated 2 weeks ago
- Interning of data in rust☆112Updated 3 months ago
- A fast, concurrent string interner☆157Updated last year
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- Declarative parsing for Rust, using a custom derive and nom☆70Updated 2 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆98Updated 3 weeks ago
- ☆90Updated 2 months ago
- LR-style Parser Generator☆19Updated 4 months ago
- Resilient LL(1) parser generator for Rust☆173Updated last month
- Program startup and thread support written in Rust☆194Updated 5 months ago
- Blazing fast immutable collection datatypes for Rust.☆119Updated 2 weeks ago
- Deadlock free mutexes☆176Updated 6 months ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆44Updated 2 weeks ago