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
- A Vec That Has a Smaller size_of☆142Updated 4 months ago
- Declarative parsing for Rust, using a custom derive and nom☆67Updated 3 months ago
- Utilities for working with impl traits in Rust.☆110Updated 6 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Anonymous struct and named arguments in Rust.☆75Updated last year
- Concrete Syntax Tree library☆99Updated this week
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- A fast, concurrent string interner☆151Updated 11 months ago
- Generate parsers directly from AST node types☆85Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Determine whether characters have the XID_Start or XID_Continue properties☆94Updated this week
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- A simple, id-based arena☆120Updated last year
- A faster Arc.☆73Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- Blazing fast immutable collection datatypes for Rust.☆109Updated this week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆187Updated 4 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- Interning of data in rust☆106Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- ☆89Updated 6 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- Lazy formatting utility macro for rust☆128Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month