vorner / bumpalo-herdLinks
Trying to create Sync bump allocator
☆37Updated 6 months ago
Alternatives and similar repositories for bumpalo-herd
Users that are interested in bumpalo-herd are comparing it to the libraries listed below
Sorting:
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A generic, fixed-size, associative cache☆40Updated 6 months ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- Object Pool LockFree in Rust☆46Updated 4 months ago
- Simple goldenfile testing in Rust.☆39Updated 3 months ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- ☆46Updated last year
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Some internal rustc tools made accessible☆47Updated 4 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- (lifetime) GATs on stable Rust☆58Updated last year
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Memory validation framework for Rust☆68Updated 3 months ago
- Trait aliases on stable Rust☆54Updated 3 years ago
- Lending iterators on stable Rust☆82Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- A low-level I/O ownership and borrowing library☆101Updated 5 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- The simd optimized escape code☆54Updated 2 weeks ago
- ☆57Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆26Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 8 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆98Updated 2 months ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago