dflemstr / type-infoLinks
☆23Updated 7 years ago
Alternatives and similar repositories for type-info
Users that are interested in type-info are comparing it to the libraries listed below
Sorting:
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- ☆23Updated 6 years ago
- Concurrency algorithms☆11Updated 9 months ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- ☆61Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Extensions for the Rust standard library☆42Updated last year
- ☆53Updated 6 years ago
- Unsafe marker trait for types that deref to a stable address☆34Updated 3 months ago
- Rust String type with configurable byte storage.☆36Updated last year
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 7 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Disjoint borrow of slices in Rust☆11Updated 6 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆82Updated 6 months ago
- ☆56Updated 3 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- A Rust library for zero-allocation parsing of binary data.☆50Updated 2 years ago
- A simple map based on a vector for small integer keys☆68Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 5 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Toy future combinators using async/await☆35Updated 5 years ago