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 6 months ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 3 months ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- Array helpers for Rust's Vector and String types☆78Updated 2 years ago
- Toy future combinators using async/await☆35Updated 5 years ago
- ☆23Updated 6 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆81Updated 6 months ago
- ☆53Updated 6 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- A Rust library for zero-allocation parsing of binary data.☆50Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆89Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- ☆61Updated 2 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 5 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago