AltSysrq / supercow
Rust crate for accepting general reference-like values without proliferating generics.
☆35Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for supercow
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆33Updated 4 years ago
- Rust String type with configurable byte storage.☆34Updated 2 months ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months 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`☆25Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A simple map based on a vector for small integer keys☆63Updated last year
- ☆46Updated 4 years ago
- ☆29Updated last year
- A concise, self-describing binary format written in Rust for Serde☆60Updated 3 months ago
- Attribute proc-macro to delegate method to a field☆28Updated last year
- The simd optimized escape code☆53Updated last week
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆39Updated 6 months ago
- Make any value Sync but only available on its original thread☆37Updated last year
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 2 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆50Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Dynamic structured values for Rust☆27Updated 3 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated this week
- ☆38Updated last year
- Timer facilities for Rust's async story☆53Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- Talk to Cargo easily at build time☆16Updated 9 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Trying to create Sync bump allocator☆28Updated this week
- ☆54Updated last year