AltSysrq / supercow
Rust crate for accepting general reference-like values without proliferating generics.
☆35Updated 8 years ago
Alternatives and similar repositories for supercow:
Users that are interested in supercow are comparing it to the libraries listed below
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Rust String type with configurable byte storage.☆35Updated 6 months ago
- The simd optimized escape code☆53Updated last week
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A simple map based on a vector for small integer keys☆64Updated 4 months ago
- ☆52Updated 5 years ago
- Duplicate an async I/O handle☆41Updated 2 months ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆39Updated last year
- rust hints to the optimizer☆19Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- ☆59Updated 7 months ago
- ☆37Updated 4 years ago
- ☆24Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆14Updated 3 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 7 months ago
- Talk to Cargo easily at build time☆17Updated last year
- ☆47Updated 4 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- Completion futures for Rust☆19Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 2 weeks ago
- Concurrent hash trie☆51Updated 4 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 8 months ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Helper macros: autoimpl, impl_scope☆59Updated 3 months ago