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:
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 5 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 3 months ago
- Array helpers for Rust's Vector and String types☆78Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- ☆53Updated 6 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆82Updated 6 months ago
- A Rust library for zero-allocation parsing of binary data.☆50Updated 3 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 7 years ago
- ☆34Updated last year
- A simple map based on a vector for small integer keys☆69Updated last year
- Run closures in parallel☆114Updated last year
- A generic, fixed-size, associative cache☆40Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- ☆87Updated 2 months ago
- ☆61Updated 2 years ago
- A cache that holds a limited number of key-value pairs☆85Updated 3 years ago
- Toy future combinators using async/await☆35Updated 5 years ago
- ☆31Updated 5 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 8 months ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago