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.☆91Updated 5 months ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 7 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 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
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- ☆61Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Big array helper for serde☆65Updated last year
- Proc macro for smol async runtime☆54Updated 5 years ago
- Array helpers for Rust's Vector and String types☆78Updated 2 years ago
- Concurrency algorithms☆11Updated 8 months ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 2 months ago
- ☆31Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- ☆23Updated 6 years ago
- Disjoint borrow of slices in Rust☆11Updated 6 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A generic, fixed-size, associative cache☆40Updated last year
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- ☆23Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Toy future combinators using async/await☆35Updated 5 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆81Updated 5 months ago
- ☆56Updated 3 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- Run Rust tests in isolated subprocesses☆40Updated 2 months ago