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
Sorting:
- Abstract name service traits for rust☆20Updated 6 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 3 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Rust repository for the my article: Understanding Rust Through AVL Trees☆34Updated 5 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Concurrent hash trie☆54Updated 4 years ago
- Parallel HashMap and HashSet for Rust☆56Updated 6 years ago
- Rust powered flash programmer and on chip debugger for embedded devices☆13Updated 5 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- An default value loader from TOML for structopt☆28Updated last year
- Utilities for pinning☆97Updated last year
- A library with task executors for Rust☆32Updated 4 months ago
- Extra components for use with Mio.☆31Updated 2 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- rust histogram and percentile stats☆47Updated 4 years ago
- Ergonomic trie data structure☆27Updated 6 years ago
- skiplist☆142Updated 3 years ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year