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 memory efficient syntax tree for language developers☆62Updated 2 months ago
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- exhaustive testing library☆65Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- Zig comptime using Rust proc macros☆50Updated last year
- Human-friendly indexed collections☆55Updated 2 weeks ago
- Declarative parsing for Rust, using a custom derive and nom☆70Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- String optimized for map keys☆66Updated 3 weeks ago
- Macro assembler for Rust☆35Updated last year
- Helps you frob those bits☆40Updated last year
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆44Updated 2 weeks ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Blazing fast immutable collection datatypes for Rust.☆119Updated 2 weeks ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- ☆39Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- A fast, concurrent string interner☆157Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated last year
- ☆90Updated 2 months ago
- ☆146Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago