chc4 / samsaraLinks
a reference-counting cycle collection library in rust
☆77Updated 3 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☆116Updated last year
- Human-friendly indexed collections☆56Updated 2 months ago
- Zig comptime using Rust proc macros☆53Updated last year
- String optimized for map keys☆68Updated this week
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆56Updated this week
- exhaustive testing library☆66Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- A memory efficient syntax tree for language developers☆63Updated last week
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Choose Rust types at compile-time via constants☆70Updated last year
- ☆39Updated last year
- ☆52Updated 2 years ago
- Macro assembler for Rust☆35Updated last year
- ☆60Updated last year
- Helps you frob those bits☆41Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 5 months ago
- An efficient JSON Value parser☆76Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Full-service command-line parsing☆74Updated 9 months ago
- Alternative future adapters that provide cancel safety.☆79Updated 3 weeks ago
- Bare-metal allocators.☆76Updated 3 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 3 years ago
- ☆24Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 5 months ago
- Interning of data in rust☆115Updated 6 months ago