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:
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- ☆62Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated 6 months ago
- A simple map based on a vector for small integer keys☆66Updated 7 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Completion futures for Rust☆19Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- ☆39Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- Timer facilities for Rust's async story☆56Updated 9 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 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`☆31Updated 2 years ago
- ☆39Updated 5 years ago
- Atomic operations on potentially uninitialized integers.☆21Updated this week
- Rust library for checking the installed/running rustc's version.☆52Updated 11 months ago
- ☆47Updated 4 years ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Asynchronous file I/O for Tokio☆49Updated 3 weeks ago
- Concurrent hash trie☆55Updated 4 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- The simd optimized escape code☆54Updated last week