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:
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- String optimized for map keys☆68Updated this week
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- exhaustive testing library☆66Updated last year
- Human-friendly indexed collections☆56Updated last month
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆51Updated this week
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- Compact sets in rust☆60Updated 9 months ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 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.☆52Updated last month
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Choose Rust types at compile-time via constants☆69Updated last year
- Zig comptime using Rust proc macros☆52Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Blazing fast immutable collection datatypes for Rust.☆127Updated this week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last week
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- A special rope, designed to work with any data type that is not String☆35Updated 2 years ago
- Interning of data in rust☆114Updated 5 months ago
- PEG trace visualizer☆92Updated 2 months ago
- Alternative future adapters that provide cancel safety.☆78Updated this week
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago