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
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated 2 months ago
- Concurrent hash trie☆51Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 7 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 3 months ago
- Judy array implementation in pure Rust☆86Updated 7 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- ☆52Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 weeks ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Rust serializer library☆87Updated 11 months ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 2 weeks ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- rust histogram and percentile stats☆47Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago