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
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- A simple map based on a vector for small integer keys☆63Updated 5 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 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
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- The simd optimized escape code☆53Updated last week
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- ☆24Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Timer facilities for Rust's async story☆56Updated 7 months ago
- Completion futures for Rust☆19Updated 2 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- A map backed by a vector☆24Updated last year
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- ☆38Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Rust library for checking the installed/running rustc's version.☆52Updated 9 months ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- Thread-unsafe async runtime☆27Updated 6 months ago
- Duplicate an async I/O handle☆41Updated 3 months ago
- Byte-wise atomic memcpy.☆34Updated last month
- A generic, fixed-size, associative cache☆40Updated 5 months ago
- Atomic operations on potentially uninitialized integers.☆20Updated last week
- ☆45Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 4 months ago