vorner / bumpalo-herd
Trying to create Sync bump allocator
☆30Updated 3 months ago
Alternatives and similar repositories for bumpalo-herd:
Users that are interested in bumpalo-herd are comparing it to the libraries listed below
- A generic, fixed-size, associative cache☆39Updated 3 months ago
- A low-level I/O ownership and borrowing library☆100Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 10 months ago
- Make any value Sync but only available on its original thread☆37Updated this week
- ☆55Updated last year
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Simple goldenfile testing in Rust.☆38Updated last week
- Full precision decimal representation of f64☆25Updated this week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- ☆46Updated 4 years ago
- Threadsafe RefCell for Rust☆90Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- The simd optimized escape code☆53Updated this week
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- A concise, self-describing binary format written in Rust for Serde☆64Updated 5 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆36Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆35Updated 3 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆71Updated 3 weeks ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago
- Convert closures into wakers☆45Updated 3 weeks ago
- Object Pool LockFree in Rust☆45Updated 3 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Some internal rustc tools made accessible☆47Updated last month