chc4 / samsara
a reference-counting cycle collection library in rust
☆76Updated last year
Related projects ⓘ
Alternatives and complementary repositories for samsara
- Zig comptime using Rust proc macros☆37Updated 5 months ago
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- exhaustive testing library☆58Updated 3 months ago
- String optimized for map keys☆60Updated 3 weeks ago
- Blazing fast immutable collection datatypes for Rust.☆84Updated 4 months ago
- A garbage collection library for Rust with zero unsafe code☆107Updated 4 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- WLambda - Embeddable Scripting Language for Rust☆52Updated 2 weeks ago
- Human-friendly indexed collections☆51Updated 10 months ago
- structured parallel execution for async Rust☆30Updated 3 months ago
- The `io_uring` library for Rust (with Rustix)☆21Updated 8 months ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆77Updated this week
- A concise, self-describing binary format written in Rust for Serde☆60Updated 3 months ago
- It executes futures☆55Updated last year
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Choose Rust types at compile-time via constants☆61Updated 9 months ago
- An experiment in an augmented error handling type for Rust☆36Updated this week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- Macro assembler for Rust☆32Updated 8 months ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆30Updated this week
- replacement for std::{Range,RangeInclusive}☆36Updated last year
- Mirror of Rust's allocator api for use on stable rust☆47Updated this week
- PEG trace visualizer☆71Updated 6 months ago
- Helps you frob those bits☆35Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆59Updated 3 months ago
- ☆54Updated 10 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated last month