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☆68Updated last year
- Mirror of Rust's allocator api for use on stable rust☆63Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- A faster Arc.☆74Updated last year
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Concrete Syntax Tree library☆100Updated last month
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- A Vec That Has a Smaller size_of☆142Updated 2 weeks ago
- A memory efficient syntax tree for language developers☆62Updated last month
- Utilities for working with impl traits in Rust.☆113Updated 7 months ago
- Program startup and thread support written in Rust☆191Updated 3 months ago
- Anonymous struct and named arguments in Rust.☆75Updated last year
- Generate parsers directly from AST node types☆85Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Interning of data in rust☆106Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆40Updated last week
- A simple, id-based arena☆120Updated 2 years ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 3 weeks ago
- Deadlock free mutexes☆177Updated 5 months ago
- The `io_uring` library for Rust (with Rustix)☆33Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- Stitch is an experimental Wasm interpreter written in Rust that is designed to be very fast and lightweight.☆122Updated last year
- PEG trace visualizer☆88Updated 7 months ago
- ☆55Updated last year
- Minimal asynchronous executor for Rust☆129Updated this week