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:
- ☆23Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated 2 months ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A generic, fixed-size, associative cache☆40Updated 9 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 weeks ago
- Array helpers for Rust's Vector and String types☆77Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A Rust library for zero-allocation parsing of binary data.☆49Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆59Updated 2 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations