rylev / const-sha1
A sha1 implementation useable in const contexts
☆87Updated 10 months ago
Alternatives and similar repositories for const-sha1:
Users that are interested in const-sha1 are comparing it to the libraries listed below
- Copy-on-write string utilities for Rust☆158Updated 10 months ago
- docs.rs as a publishing platform?☆68Updated last week
- Utilities for pinning☆97Updated 10 months ago
- Run closures in parallel☆113Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 3 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Make trait methods callable without the trait in scope☆135Updated last week
- Compile-time checks that an enum or match is written in sorted order☆113Updated last week
- ☆55Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last week
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 4 years ago
- A lightweight version of pin-project written with declarative macros.☆239Updated last week
- Write doc comments from macros☆99Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- ☆64Updated 4 years ago
- Utility wrapper to send non send types to other threads safely☆173Updated last year
- Gathering some metrics about github projects☆54Updated 2 years ago
- ☆180Updated this week
- Convert closures into wakers☆45Updated last month
- ☆92Updated last year
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- Typed HTTP Headers from hyper☆168Updated last week
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Scoped Thread Local Storage for Rust☆54Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Time and duration crate optimized for speed and API stability.☆68Updated last month
- Common types for HTTP operations☆201Updated last year
- Compatibility adapter between tokio and futures☆164Updated 2 weeks ago