exbibyte / treez
Utility and useful structures for Rust
☆14Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for treez
- Toy future combinators using async/await☆35Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆39Updated 7 months ago
- A small Rust library for recycling types with owned memory☆33Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 2 years ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A connection pool implementation for tokio☆22Updated 6 years ago
- ☆20Updated 4 years ago
- Faster integer division and modulus operations☆70Updated last year
- Safe pointer-to-member functionality for rust☆33Updated 4 months ago
- Cast between dynamic trait objects☆32Updated 4 years ago
- Generic SIMD abstractions for Rust.☆47Updated last year
- [rust] Extensions to the Box type☆23Updated 5 years ago
- A library with task executors for Rust☆32Updated 3 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 11 months ago
- Concurrent work-stealing deque☆46Updated 6 years ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated last week
- A rust library for checked floating point operations☆81Updated last year
- A pool of reusable values☆50Updated 5 years ago
- ☆54Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆93Updated 3 weeks ago
- ☆29Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- A type safe, low level replacement for `std::io`.☆60Updated last year
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆41Updated 6 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆39Updated 3 months ago