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
- A memory efficient syntax tree for language developers☆60Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- The `io_uring` library for Rust (with Rustix)☆26Updated last month
- Macro assembler for Rust☆36Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆72Updated 2 months ago
- Choose Rust types at compile-time via constants☆65Updated last year
- An experiment in an augmented error handling type for Rust☆39Updated last week
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆31Updated this week
- Mirror of Rust's allocator api for use on stable rust☆60Updated 2 weeks ago
- A fast, concurrent string interner☆150Updated 9 months ago
- Zig comptime using Rust proc macros☆43Updated last year
- String optimized for map keys☆63Updated 2 weeks ago
- Human-friendly indexed collections☆53Updated this week
- A garbage collection library for Rust with zero unsafe code☆112Updated 10 months ago
- WLambda - Embeddable Scripting Language for Rust☆55Updated last week
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- An exploration of Storages☆35Updated last year
- Easy-to-use optional function arguments for Rust☆47Updated last year
- Const TypeId and non-'static TypeId☆66Updated last week
- Alternative future adapters that provide cancel safety.☆63Updated this week
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- ☆57Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Typed any map for rust☆67Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- ☆88Updated 7 months ago
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆31Updated 2 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago