chc4 / samsaraLinks
a reference-counting cycle collection library in rust
☆78Updated 3 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☆64Updated last month
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Zig comptime using Rust proc macros☆54Updated last year
- exhaustive testing library☆66Updated last year
- String optimized for map keys☆68Updated last week
- Human-friendly indexed collections☆56Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- A garbage collection library for Rust with zero unsafe code☆118Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- Compact sets in rust☆60Updated 11 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- ☆24Updated 2 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆61Updated this week
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Macro assembler for Rust☆36Updated last year
- Helps you frob those bits☆42Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 6 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated this week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆82Updated 4 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- The `io_uring` library for Rust (with Rustix)☆35Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month