Diggsey / query_interfaceLinks
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
Sorting:
- A rust library for checked floating point operations☆81Updated 6 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- ☆31Updated 5 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- ☆53Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Judy array implementation in pure Rust☆87Updated 7 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆84Updated last week
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆55Updated 4 years ago
- Token tree calling convention☆79Updated 2 years ago
- ☆47Updated 4 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 7 months ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- ☆63Updated 7 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
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- ☆57Updated last year