strymon-system / typenameLinks
[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
Sorting:
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Extra components for use with Mio.☆31Updated 2 weeks ago
- Instrument Rust code using Rust☆64Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Concurrent hash trie☆57Updated 4 years ago
- LRU cache settable via size or time to live☆105Updated 3 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- skiplist☆142Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- Rust repository for the my article: Understanding Rust Through AVL Trees☆35Updated 6 years ago
- Rust powered flash programmer and on chip debugger for embedded devices☆13Updated 5 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Asynchronous file I/O for Tokio☆49Updated 2 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Heap-based async timers☆214Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A foray into rust async await☆44Updated 5 years ago
- A zero-overhead Windows I/O library, focusing on IOCP☆113Updated 2 years ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆88Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated last month
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Rust's missing `String` literal☆19Updated 6 years ago