smol-rs / vec-arena
[DEPRECATED] A simple object arena
☆37Updated 3 years ago
Alternatives and similar repositories for vec-arena:
Users that are interested in vec-arena are comparing it to the libraries listed below
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last month
- Concurrent hash trie☆51Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 6 months ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- ☆52Updated 5 years ago
- Message broker for the Actix actor framework☆38Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 3 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 7 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year
- Data parallelism library for async-std.☆93Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 months ago
- Rust serializer library☆87Updated 10 months ago
- A data serialization format as similar as possible to Rust's own syntax☆43Updated 2 years ago
- ☆109Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago