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:
- A memory efficient syntax tree for language developers☆62Updated 2 weeks ago
- exhaustive testing library☆64Updated last year
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆38Updated this week
- Zig comptime using Rust proc macros☆50Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Blazing fast immutable collection datatypes for Rust.☆111Updated this week
- A drawing framework for arbitrary windowing systems☆79Updated last year
- String optimized for map keys☆66Updated last month
- Choose Rust types at compile-time via constants☆68Updated last year
- ☆141Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- Declarative parsing for Rust, using a custom derive and nom☆68Updated 3 weeks ago
- Alternative future adapters that provide cancel safety.☆68Updated last week
- WLambda - Embeddable Scripting Language for Rust☆53Updated 3 months ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Threadsafe RefCell for Rust☆93Updated 5 months ago
- A low-level I/O ownership and borrowing library☆104Updated 2 weeks ago
- Human-friendly indexed collections☆54Updated 2 months ago
- Compact sets in rust☆57Updated 5 months ago
- The simd optimized escape code☆54Updated last week
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated last week
- Concrete Syntax Tree library☆100Updated 3 weeks ago
- 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
- ☆40Updated last year
- A Vec That Has a Smaller size_of☆143Updated this week
- Pratt parser written in Rust☆91Updated last year