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☆65Updated 5 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- The simd optimized escape code☆54Updated last week
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Timer facilities for Rust's async story☆56Updated 8 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- Atomic operations on potentially uninitialized integers.☆20Updated 3 weeks ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- ☆39Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 months ago
- Completion futures for Rust☆19Updated 2 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- ☆57Updated 4 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆47Updated last week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Concurrent hash trie☆54Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- futures::AtomicWaker extracted into its own crate☆27Updated last week
- A map backed by a vector☆25Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- Dynamic structured values for Rust☆28Updated 2 months ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago