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 this week
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Completion futures for Rust☆19Updated 2 years ago
- Atomic operations on potentially uninitialized integers.☆20Updated this week
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆36Updated last year
- ☆46Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- ☆37Updated 4 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated last week
- ☆38Updated last year
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 10 months ago
- The simd optimized escape code☆53Updated this week
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Timer facilities for Rust's async story☆56Updated 4 months ago
- Duplicate an async I/O handle☆40Updated last month
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- ☆55Updated 3 weeks ago
- HTTP date parsing and formatting☆49Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- structured parallel execution for async Rust☆33Updated 6 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago