chc4 / samsara
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
- A memory efficient syntax tree for language developers☆57Updated last month
- exhaustive testing library☆63Updated 9 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- WLambda - Embeddable Scripting Language for Rust☆54Updated 3 months ago
- String optimized for map keys☆62Updated this week
- A garbage collection library for Rust with zero unsafe code☆111Updated 9 months ago
- Mirror of Rust's allocator api for use on stable rust☆59Updated 2 months ago
- Macro assembler for Rust☆35Updated last year
- Choose Rust types at compile-time via constants☆64Updated last year
- An experiment in an augmented error handling type for Rust☆39Updated this week
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- An exploration of Storages☆35Updated last year
- Zig comptime using Rust proc macros☆42Updated 11 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- It executes futures☆58Updated 2 years ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- horrible serde macro stuff☆39Updated last year
- Alternative future adapters that provide cancel safety.☆63Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆27Updated 2 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- ☆36Updated 8 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆97Updated 4 months ago
- The `io_uring` library for Rust (with Rustix)☆26Updated last week
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year