chc4 / samsaraLinks
a reference-counting cycle collection library in rust
☆77Updated 2 years ago
Alternatives and similar repositories for samsara
Users that are interested in samsara are comparing it to the libraries listed below
Sorting:
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- Zig comptime using Rust proc macros☆51Updated last year
- String optimized for map keys☆68Updated 2 weeks ago
- A memory efficient syntax tree for language developers☆63Updated 3 months ago
- Blazing fast immutable collection datatypes for Rust.☆126Updated last month
- exhaustive testing library☆65Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Human-friendly indexed collections☆56Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- Choose Rust types at compile-time via constants☆68Updated last year
- A fast, concurrent string interner☆161Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- It executes futures☆57Updated 2 years ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- Trait generalization of the fundamental types☆47Updated last year
- Lending iterators on stable Rust☆83Updated last year
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆24Updated 2 years ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 4 months ago
- Helps you frob those bits☆41Updated last year
- A Vec That Has a Smaller size_of☆146Updated last month
- Compact sets in rust☆56Updated 8 months ago
- Macro assembler for Rust☆35Updated last year
- Gotchas and warts in Rust Lang☆78Updated 2 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- An unordered multiset/bag implementation backed by HashMap☆74Updated 2 weeks ago