AltSysrq / supercowLinks
Rust crate for accepting general reference-like values without proliferating generics.
☆37Updated 8 years ago
Alternatives and similar repositories for supercow
Users that are interested in supercow are comparing it to the libraries listed below
Sorting:
- Concurrent hash trie☆58Updated 5 years ago
- A simple map based on a vector for small integer keys☆66Updated 11 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Rust String type with configurable byte storage.☆35Updated last year
- A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated last month
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆87Updated 9 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 3 weeks ago
- ☆47Updated 5 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆48Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- ☆62Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- ☆61Updated 2 years ago
- ☆28Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 5 months ago
- 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
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- Convert closures into wakers☆46Updated 9 months ago
- Run closures in parallel☆115Updated 9 months ago
- Timer facilities for Rust's async story☆56Updated last year
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- ☆59Updated last year