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:
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- A memory efficient syntax tree for language developers☆62Updated 3 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- A faster Arc.☆75Updated last year
- Concrete Syntax Tree library☆109Updated last month
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- A Vec That Has a Smaller size_of☆146Updated last month
- Deadlock free mutexes☆177Updated 7 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- Generate parsers directly from AST node types☆85Updated last year
- Interning of data in rust☆112Updated 4 months ago
- Const TypeId and non-'static TypeId☆69Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated this week
- A fast, concurrent string interner☆159Updated last year
- PEG trace visualizer☆89Updated last month
- Lending iterators on stable Rust☆83Updated last year
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆50Updated this week
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Anonymous struct and named arguments in Rust.☆78Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 3 months ago
- Program startup and thread support written in Rust☆196Updated 2 weeks ago
- Cycle-tracking garbage collector library for Rust☆202Updated last week
- A simple, id-based arena☆119Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago