vorner / bumpalo-herdLinks
Trying to create Sync bump allocator
☆37Updated 7 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:
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Some internal rustc tools made accessible☆47Updated 5 months ago
- Lending iterators on stable Rust☆82Updated last year
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- A generic, fixed-size, associative cache☆40Updated 7 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- structured parallel execution for async Rust☆33Updated 10 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Helper macros: autoimpl, impl_scope☆63Updated last week
- ☆33Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 9 months ago
- Simple goldenfile testing in Rust☆39Updated 4 months ago
- Automatic cfg for Rust compiler features☆99Updated this week
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 3 months ago
- ☆57Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Better reference counted strings for Rust☆126Updated 11 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Object Pool LockFree in Rust☆46Updated 4 months ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Memory validation framework for Rust☆68Updated 4 months ago
- Serde serializer for generating Starlark build targets☆66Updated last month
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- bytes::BufMut implementation to count buffer size☆22Updated last month