rylev / const-sha1Links
A sha1 implementation useable in const contexts
☆87Updated last year
Alternatives and similar repositories for const-sha1
Users that are interested in const-sha1 are comparing it to the libraries listed below
Sorting:
- docs.rs as a publishing platform?☆68Updated 2 weeks ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- ☆57Updated last year
- Utilities for pinning☆97Updated last year
- Copy-on-write string utilities for Rust☆157Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Run closures in parallel☆113Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- ☆46Updated last year
- Extensions for the Rust standard library☆39Updated last year
- Write and execute SQL queries with ease☆73Updated 4 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Write doc comments from macros☆99Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆115Updated 2 weeks ago
- ☆112Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- ☆93Updated last year
- Make trait methods callable without the trait in scope☆146Updated last week
- Gathering some metrics about github projects☆55Updated 2 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 6 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated last week
- Time and duration crate optimized for speed and API stability.☆70Updated last week
- Convert closures into wakers☆45Updated 4 months ago
- ☆64Updated 4 years ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 10 months ago