RustCrypto / hybrid-arrayLinks
Hybrid typenum/const generic arrays
☆14Updated this week
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☆32Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 11 months ago
- Helper macros: autoimpl, impl_scope☆67Updated this week
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- Rust traits for key comparison in maps.☆34Updated 7 months ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Experimenting with Rust's fundamental data model☆54Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- Count directory entries—`ls | wc -l` but faster☆28Updated last month
- Remove Cargo.lock lockfile☆32Updated last month
- `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☆39Updated 10 months ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- 🐱concat! with support for const variables and expressions☆42Updated 2 months ago
- A pointer type for heap-allocated objects which heap storage can be re-used☆14Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- futures-buffered☆45Updated 2 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 6 months ago
- ☆75Updated last month
- Library facilitating safe pinned initialization☆60Updated last week
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Parse JSON file at compile time and embed as serde_json::Value☆31Updated last week
- Serde Visitor for deserializing untagged enums☆67Updated last week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- Check that a crate builds without libstd☆25Updated 4 years ago
- Convert number to enum☆87Updated last year