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:
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- skiplist☆142Updated 3 years ago
- Rust repository for the my article: Understanding Rust Through AVL Trees☆34Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated 2 weeks ago
- Rust library for checking the installed/running rustc's version.☆52Updated 10 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 7 months ago
- ☆24Updated 2 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- ☆58Updated 9 months ago
- LRU cache settable via size or time to live☆105Updated 3 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 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
- Abstract name service traits for rust☆20Updated 7 years ago
- A simple chat implemented on top of async-std☆41Updated 5 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- An default value loader from TOML for structopt☆28Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 2 weeks ago
- Generic extensions for tapping values in Rust.☆55Updated 6 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- Run closures in parallel☆113Updated 4 months ago
- A foray into rust async await☆44Updated 5 years ago
- Parallel HashMap and HashSet for Rust☆56Updated 6 years ago