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:
- A Vec That Has a Smaller size_of☆143Updated this week
- Choose Rust types at compile-time via constants☆68Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Concrete Syntax Tree library☆100Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- A memory efficient syntax tree for language developers☆62Updated 2 weeks ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Const TypeId and non-'static TypeId☆66Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆112Updated 6 months ago
- The `io_uring` library for Rust (with Rustix)☆33Updated 3 weeks ago
- A simple, id-based arena☆120Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- Program startup and thread support written in Rust☆190Updated 3 months ago
- Blazing fast immutable collection datatypes for Rust.☆111Updated this week
- Determine whether characters have the XID_Start or XID_Continue properties☆96Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- A fast, concurrent string interner☆151Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆190Updated 4 months ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆38Updated this week
- Lending iterators on stable Rust☆83Updated last year
- A faster Arc.☆73Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- Generate parsers directly from AST node types☆85Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- Interning of data in rust☆106Updated last month
- Minimal asynchronous runtime for Rust☆129Updated last year