strymon-system / typenameLinks
[Deprecated] Stable alternative to Rust's type_name intrinsic.
☆15Updated 6 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☆84Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A trait to abstract over common tree functionality☆35Updated 6 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Extra components for use with Mio.☆31Updated last month
- Instrument Rust code using Rust☆64Updated 7 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- LRU cache settable via size or time to live☆107Updated 3 years ago
- Heap-based async timers☆216Updated last year
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆43Updated 7 years ago
- Parallel HashMap and HashSet for Rust☆56Updated 6 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- Rust repository for the my article: Understanding Rust Through AVL Trees☆35Updated 6 years ago
- skiplist☆144Updated 4 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- ☆70Updated 4 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 10 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- A foray into rust async await☆44Updated 6 years ago
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Utilities for pinning☆98Updated last year
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆61Updated 2 months ago