strymon-system / typename
[Deprecated] Stable alternative to Rust's type_name intrinsic.
☆14Updated 5 years ago
Alternatives and similar repositories for typename:
Users that are interested in typename are comparing it to the libraries listed below
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Parallel HashMap and HashSet for Rust☆56Updated 5 years ago
- Helper trait to create a boxed instance without going through stack☆35Updated 3 years ago
- Concurrent hash trie☆51Updated 4 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 weeks ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 4 years ago
- Utilities for pinning☆97Updated 11 months ago
- ☆60Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- Anonymous enum and checked exception for Rust.☆23Updated 3 years ago
- Generic extensions for tapping values in Rust.☆55Updated 5 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- skiplist☆141Updated 3 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Time and duration crate optimized for speed and API stability.☆68Updated last week
- A procedural macro implementation of `quote!`.☆24Updated last year
- Overloadable functions in rust.☆43Updated 5 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Convert closures into wakers☆45Updated last month
- ☆43Updated 2 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- ☆24Updated 2 years ago