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:
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- A memory efficient syntax tree for language developers☆62Updated last month
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Generate parsers directly from AST node types☆85Updated last year
- A faster Arc.☆76Updated last year
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- Concrete Syntax Tree library☆100Updated 2 months ago
- Anonymous struct and named arguments in Rust.☆78Updated last year
- A Vec That Has a Smaller size_of☆144Updated last month
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- Program startup and thread support written in Rust☆192Updated 4 months ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆42Updated last week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- PEG trace visualizer☆89Updated 8 months ago
- ☆40Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Interning of data in rust☆106Updated 3 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- A fast, concurrent string interner☆153Updated last year
- cargo-add command to make dependencies into dylibs☆101Updated 3 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Deadlock free mutexes☆177Updated 6 months ago
- Alternative future adapters that provide cancel safety.☆71Updated 3 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- A simple, id-based arena☆120Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month