RustCrypto / hybrid-arrayLinks
Hybrid typenum/const generic arrays
☆17Updated 3 weeks ago
Alternatives and similar repositories for hybrid-array
Users that are interested in hybrid-array are comparing it to the libraries listed below
Sorting:
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated 3 weeks ago
- Fallible is an Option with inverted Try-semantics.☆25Updated 2 years ago
- Experimenting with Rust's fundamental data model☆54Updated last month
- Count directory entries—`ls | wc -l` but faster☆29Updated 2 months ago
- Remove Cargo.lock lockfile☆33Updated last month
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- the definitive non-empty slice/array/vec library for Rust☆18Updated 4 months ago
- Eager evaluation of macros like `concat!` and `env!`☆41Updated 3 weeks ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- ☆34Updated 11 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆50Updated 3 months ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- Library facilitating safe pinned initialization☆64Updated 2 weeks ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆43Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Utilities for encoding and decoding frames using `async/await`.☆29Updated 4 months ago
- Embed images in Rust documentation☆27Updated 4 years ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 5 months ago
- Configure const and static items by environment variables.☆25Updated 2 years ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- structured parallel execution for async Rust☆37Updated last year