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☆114Updated 4 months ago
- a reference-counting cycle collection library in rust☆77Updated 3 years ago
- Choose Rust types at compile-time via constants☆69Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- Generate parsers directly from AST node types☆89Updated last year
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆59Updated this week
- Const TypeId and non-'static TypeId☆70Updated last month
- A Vec That Has a Smaller size_of☆154Updated 3 months ago
- A faster Arc.☆80Updated last year
- A memory efficient syntax tree for language developers☆63Updated last month
- Mirror of Rust's allocator api for use on stable rust☆74Updated last month
- A simple, id-based arena☆125Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆119Updated last year
- Program startup and thread support written in Rust☆204Updated 2 weeks ago
- Anonymous struct and named arguments in Rust.☆78Updated 2 years ago
- A fast, concurrent string interner☆164Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- Determine whether characters have the XID_Start or XID_Continue properties☆105Updated last month
- Interning of data in rust☆118Updated 7 months ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 6 months ago
- ☆90Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- ☆39Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- Stitch is an experimental Wasm interpreter written in Rust that is designed to be very fast and lightweight.☆129Updated 2 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 3 weeks ago
- Blazing fast immutable collection datatypes for Rust.☆134Updated this week