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 concise, self-describing binary format written in Rust for Serde☆66Updated last year
- A memory efficient syntax tree for language developers☆62Updated last month
- Zig comptime using Rust proc macros☆50Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- String optimized for map keys☆66Updated 2 months ago
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- exhaustive testing library☆65Updated last year
- The `io_uring` library for Rust (with Rustix)☆33Updated last month
- Human-friendly indexed collections☆54Updated last week
- Choose Rust types at compile-time via constants☆68Updated last year
- WLambda - Embeddable Scripting Language for Rust☆53Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Mirror of Rust's allocator api for use on stable rust☆63Updated this week
- ☆39Updated last year
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆40Updated last week
- Helps you frob those bits☆40Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Macro assembler for Rust☆35Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- A low-level I/O ownership and borrowing library☆104Updated last month
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A drawing framework for arbitrary windowing systems☆79Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated 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
- Lending iterators on stable Rust☆83Updated last year
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Trait generalization of the fundamental types☆45Updated last year
- Bare-metal allocators.☆75Updated 3 years ago