rylev / const-sha1
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
- Write doc comments from macros☆99Updated 3 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 5 months ago
- Utilities for pinning☆97Updated last year
- Write and execute SQL queries with ease☆73Updated 4 years ago
- Run closures in parallel☆113Updated 3 months ago
- ☆92Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Make trait methods callable without the trait in scope☆136Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Async filesystem primitives☆132Updated 3 months ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- ☆55Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Automatic cfg for Rust compiler features☆97Updated 7 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Integrate Diesel into Tokio cleanly and efficiently.☆104Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Copy-on-write string utilities for Rust☆158Updated last year
- Convert closures into wakers☆45Updated 3 months ago
- An updated version of linked-hash-map and friends☆111Updated 2 weeks ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 6 months ago
- Concurrent hash trie☆53Updated 4 years ago
- Async networking primitives for TCP/UDP/Unix communication☆130Updated 3 months ago
- A global executor built on top of async-executor and smol☆74Updated last month