contain-rs / raw-vec
A Raw utility for managing contiguous heap allocations
☆11Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for raw-vec
- ☆10Updated 8 years ago
- Ordered iterators☆11Updated 4 years ago
- A deque implemented as a hybrid linked-list-of-arrays☆10Updated 9 years ago
- A double-ended priority queue implemented with an interval heap.☆15Updated 7 years ago
- A structure for holding a set of enum variants☆20Updated 5 years ago
- An ordered map and set based on a binary search tree.☆14Updated 9 years ago
- A map backed by a vector☆25Updated 8 months ago
- An implementation of thread pools which can be used with Rust futures☆11Updated 7 years ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- Concurrent work-stealing deque☆46Updated 6 years ago
- Experimental comparators for collections to be generic over☆16Updated 6 months ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 7 months ago
- A service implemented by a closure☆11Updated 7 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Extraction and modernization of the hyper 0.11.x typed header module☆28Updated last year
- Abstract name service traits for rust☆19Updated 6 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Unix Domain Sockets for mio☆28Updated 4 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 5 years ago
- raw bindings for git://git.kernel.dk/liburing☆17Updated 4 years ago
- BisetMap is a fast and thread-safe two-way hash map of sets for Rust.☆13Updated 7 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Rust mock type implementing io::Read & io::Write☆13Updated 5 years ago
- Data for timing rustc☆18Updated 4 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆50Updated last year
- Asynchronous name resolution utilities for the futures and tokio-core crates.☆19Updated 5 years ago