Diggsey / query_interface
Dynamically query a type-erased object for any trait implementation
☆65Updated 2 years ago
Alternatives and similar repositories for query_interface:
Users that are interested in query_interface are comparing it to the libraries listed below
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- A rust library for checked floating point operations☆82Updated 3 months ago
- ☆52Updated 5 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- A crate with indexed arenas with small memory footprint☆77Updated 6 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A pool of reusable values☆50Updated 5 years ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Judy array implementation in pure Rust☆86Updated 7 years ago
- Safe pointer-to-member functionality for rust☆33Updated 9 months ago
- ☆59Updated 6 months ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Safely combine results☆81Updated 6 months ago
- ☆47Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last month
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago