AltSysrq / supercowLinks
Rust crate for accepting general reference-like values without proliferating generics.
☆37Updated 9 years ago
Alternatives and similar repositories for supercow
Users that are interested in supercow are comparing it to the libraries listed below
Sorting:
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 3 months ago
- A simple map based on a vector for small integer keys☆68Updated last year
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- ☆63Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- ☆87Updated last month
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Concurrent hash trie☆58Updated 5 years ago
- ☆47Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Run closures in parallel☆115Updated 11 months ago
- Rust String type with configurable byte storage.☆35Updated last year
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- The simd optimized escape code☆54Updated last week
- ☆61Updated 2 years ago
- ☆39Updated 5 years ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- ☆41Updated 2 years ago
- ☆62Updated last year
- ☆35Updated 11 months ago
- Atomic file-writes.☆101Updated last year
- Timer facilities for Rust's async story☆56Updated last year