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.☆89Updated last month
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆23Updated 6 years ago
- ☆53Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆77Updated 3 weeks ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last year
- ☆57Updated last year
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated 2 months ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Trait aliases on stable Rust☆55Updated 3 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- A generic, fixed-size, associative cache☆40Updated 9 months ago