smol-rs / vec-arenaLinks
[DEPRECATED] A simple object arena
☆37Updated 4 years ago
Alternatives and similar repositories for vec-arena
Users that are interested in vec-arena are comparing it to the libraries listed below
Sorting:
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆53Updated 5 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last week
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Rust serializer library☆87Updated last year
- Run closures in parallel☆113Updated 4 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Data parallelism library for async-std.☆93Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- ☆47Updated 4 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Judy array implementation in pure Rust☆87Updated 7 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- ☆78Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- The simd optimized escape code☆54Updated 2 weeks ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 2 years ago