fitzgen / safe-gc
A garbage collection library for Rust with zero unsafe code
☆111Updated 9 months ago
Alternatives and similar repositories for safe-gc:
Users that are interested in safe-gc are comparing it to the libraries listed below
- Choose Rust types at compile-time via constants☆65Updated last year
- Concrete Syntax Tree library☆94Updated last month
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆59Updated this week
- A fast, concurrent string interner☆150Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆161Updated 2 months ago
- Stack safe and expressive recursion in Rust☆96Updated 4 months ago
- Lending iterators on stable Rust☆82Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆97Updated 4 months ago
- Utilities for working with impl traits in Rust.☆108Updated 3 months ago
- Empowering everyone to build reliable and efficient software.☆20Updated last week
- A lightweight attribute macro for easily writing extension trait pattern.☆69Updated last month
- A memory efficient syntax tree for language developers☆57Updated last month
- Anonymous struct and named arguments in Rust.☆75Updated last year
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆182Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 months ago
- Rust nested structs☆55Updated 2 weeks ago
- A Vec That Has a Smaller size_of☆138Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆89Updated this week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆156Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Interning of data in rust☆101Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆233Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆180Updated last month
- Program startup and thread support written in Rust☆184Updated last week
- Compact, clone-on-write vector and string.☆259Updated 2 weeks ago
- Rust support libraries for context-generic programming☆55Updated this week