chc4 / samsara
a reference-counting cycle collection library in rust
☆78Updated 2 years ago
Alternatives and similar repositories for samsara:
Users that are interested in samsara are comparing it to the libraries listed below
- exhaustive testing library☆63Updated 7 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Zig comptime using Rust proc macros☆42Updated 9 months ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆27Updated this week
- String optimized for map keys☆62Updated last month
- A memory efficient syntax tree for language developers☆57Updated 2 months ago
- Choose Rust types at compile-time via constants☆64Updated last year
- 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
- Const TypeId and non-'static TypeId☆61Updated 2 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- A Rust library for runtime-checked linearish types☆32Updated last year
- Serde serializer for generating Starlark build targets☆66Updated last week
- It executes futures☆57Updated last year
- WLambda - Embeddable Scripting Language for Rust☆53Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- An exploration of Storages☆36Updated last year
- A garbage collection library for Rust with zero unsafe code☆108Updated 8 months ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 8 months ago
- The `io_uring` library for Rust (with Rustix)☆23Updated last week
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- horrible serde macro stuff☆39Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Blazing fast immutable collection datatypes for Rust.☆98Updated last week
- Abstract over different executors☆73Updated last year
- Typed any map for rust☆65Updated 3 months ago