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:
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 2 months ago
- Concurrent hash trie☆58Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- Rust String type with configurable byte storage.☆35Updated last year
- Run closures in parallel☆115Updated 10 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A simple map based on a vector for small integer keys☆67Updated last year
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- ☆62Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- ☆61Updated 2 years ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- 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
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- ☆47Updated 5 years ago
- ☆88Updated 2 weeks ago
- ☆29Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- ☆61Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Timer facilities for Rust's async story☆56Updated last year
- Atomic file-writes.☆101Updated last year