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☆67Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 4 months ago
- Rust serializer library☆88Updated 2 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 11 months ago
- ☆125Updated 3 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆112Updated last year
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- ☆73Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- ☆53Updated 6 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- Run closures in parallel☆115Updated 10 months ago
- Concurrent hash trie☆58Updated 5 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆63Updated 4 years ago
- ☆47Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated last month
- A crate with indexed arenas with small memory footprint☆79Updated last year
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- Data parallelism library for async-std.☆96Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago