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
- String optimized for map keys☆67Updated 3 weeks ago
- A memory efficient syntax tree for language developers☆63Updated 3 weeks ago
- Zig comptime using Rust proc macros☆54Updated last year
- exhaustive testing library☆66Updated last year
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Choose Rust types at compile-time via constants☆69Updated 2 years ago
- A garbage collection library for Rust with zero unsafe code☆118Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Human-friendly indexed collections☆56Updated 3 months ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Compact sets in rust☆60Updated 10 months ago
- replacement for std::{Range,RangeInclusive}☆36Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆48Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆56Updated this week
- ☆64Updated 3 weeks ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 3 months ago
- A drawing framework for arbitrary windowing systems☆79Updated last year
- Alternative future adapters that provide cancel safety.☆80Updated 2 weeks ago
- A syntactic "for" loop Rust macro☆56Updated 3 years ago
- Blazing fast immutable collection datatypes for Rust.☆135Updated 2 weeks ago
- A special rope, designed to work with any data type that is not String☆36Updated 2 years ago