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:
- exhaustive testing library☆63Updated 10 months ago
- The `io_uring` library for Rust (with Rustix)☆29Updated last month
- Choose Rust types at compile-time via constants☆67Updated last year
- A memory efficient syntax tree for language developers☆62Updated 3 weeks ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 11 months ago
- String optimized for map keys☆63Updated 2 weeks ago
- Trait generalization of the fundamental types☆44Updated last year
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆33Updated this week
- An exploration of Storages☆35Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Const TypeId and non-'static TypeId☆66Updated last month
- Bare-metal allocators.☆76Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago
- Alternative future adapters that provide cancel safety.☆64Updated 3 weeks ago
- WLambda - Embeddable Scripting Language for Rust☆55Updated 3 weeks ago
- A fast, concurrent string interner☆150Updated 10 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- A garbage collection library for Rust with zero unsafe code☆114Updated 11 months ago
- Zig comptime using Rust proc macros☆46Updated last year
- An experiment in an augmented error handling type for Rust☆39Updated 2 weeks ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆158Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Macro assembler for Rust☆36Updated last year
- ☆89Updated 7 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Propositional logic with types in Rust☆62Updated last year
- Cast between dynamic trait objects☆32Updated 5 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago