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:
- A memory efficient syntax tree for language developers☆62Updated last month
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Human-friendly indexed collections☆55Updated 2 weeks ago
- exhaustive testing library☆65Updated last year
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆42Updated last week
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Choose Rust types at compile-time via constants☆68Updated last year
- String optimized for map keys☆66Updated 3 months ago
- Zig comptime using Rust proc macros☆50Updated last year
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- ☆40Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Trait generalization of the fundamental types☆46Updated last year
- ☆24Updated 2 years ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- Alternative future adapters that provide cancel safety.☆71Updated 3 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- A special rope, designed to work with any data type that is not String☆34Updated last year
- A fast, concurrent string interner☆153Updated last year
- PEG trace visualizer☆89Updated 8 months ago
- Blazing fast immutable collection datatypes for Rust.☆113Updated 2 weeks ago
- Gotchas and warts in Rust Lang☆76Updated 2 years ago
- WLambda - Embeddable Scripting Language for Rust☆53Updated 4 months ago