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:
- Extra components for use with Mio.☆31Updated last month
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- ☆62Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- LRU cache settable via size or time to live☆105Updated 3 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Concurrent hash trie☆55Updated 4 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- skiplist☆142Updated 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
- Parallel HashMap and HashSet for Rust☆56Updated 6 years ago
- Rust repository for the my article: Understanding Rust Through AVL Trees☆34Updated 5 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- Rust powered flash programmer and on chip debugger for embedded devices☆13Updated 5 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated last week
- Stackful coroutine library for Rust that "just works"☆53Updated 2 years ago
- Instrument Rust code using Rust☆64Updated 6 years ago
- A foray into rust async await☆44Updated 5 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- A lock-free async waitgroup implementation☆37Updated 3 years ago