dflemstr / type-info
☆23Updated 6 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:
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- ☆52Updated 5 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- Rust match_cast macro implementation☆24Updated 8 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- ☆23Updated 5 years ago
- Experimenting w/ dependency injection.☆23Updated 8 years ago
- A Rust library for zero-allocation parsing of binary data.☆47Updated 2 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- Safe pointer-to-member functionality for rust☆33Updated 11 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A cache that holds a limited number of key-value pairs☆82Updated 3 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last week
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- reflection for rust programming☆16Updated 5 years ago
- A simple map based on a vector for small integer keys☆63Updated 5 months ago
- Asynchronous file I/O for Tokio☆49Updated 2 weeks ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Rust spy functions for testing purposes☆11Updated 5 years ago