AltSysrq / supercowLinks
Rust crate for accepting general reference-like values without proliferating generics.
☆36Updated 8 years ago
Alternatives and similar repositories for supercow
Users that are interested in supercow are comparing it to the libraries listed below
Sorting:
- A simple map based on a vector for small integer keys☆66Updated 8 months ago
- ☆57Updated last year
- Concurrent hash trie☆57Updated 4 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated 7 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- ☆47Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- ☆28Updated 5 years ago
- Run closures in parallel☆114Updated 6 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 11 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated last year
- A small ASCII-only bounded length string representation.☆60Updated 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
- ☆39Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Automatic cfg for Rust compiler features☆102Updated last month
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- ☆87Updated 6 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- ☆62Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated 10 months ago
- ☆39Updated 5 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- The simd optimized escape code☆54Updated last week