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:
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Rust serializer library☆87Updated last year
- Concurrent hash trie☆54Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Overloadable functions in rust.☆43Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- ☆47Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 3 weeks ago
- Data parallelism library for async-std.☆93Updated last year
- A Rust library for generically joining iterables with a separator☆93Updated last year
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- Safely combine results☆81Updated 9 months ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Run closures in parallel☆113Updated 5 months ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated last month