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:
- Utilities for pinning☆96Updated last year
- docs.rs as a publishing platform?☆69Updated last month
- Copy-on-write string utilities for Rust☆158Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Make trait methods callable without the trait in scope☆147Updated last month
- Proc macro for smol async runtime☆53Updated 4 years ago
- Thread parking and unparking☆78Updated 5 months ago
- ☆93Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆84Updated this week
- ☆57Updated last year
- Run closures in parallel☆113Updated 5 months ago
- ☆46Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 7 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆115Updated 2 weeks ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Overloadable functions in rust.☆43Updated 5 years ago
- Convert closures into wakers☆45Updated 5 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Time and duration crate optimized for speed and API stability.☆71Updated last month
- ☆188Updated this week
- Utilities for dealing with substructures within syn macros☆139Updated last month
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Write doc comments from macros☆99Updated 3 years ago
- String optimized for map keys☆63Updated 3 weeks ago
- Async networking primitives for TCP/UDP/Unix communication☆131Updated 5 months ago