rylev / const-sha1Links
A sha1 implementation useable in const contexts
☆88Updated 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?☆71Updated 3 weeks ago
- ☆61Updated 2 years ago
- Copy-on-write string utilities for Rust☆158Updated last year
- Proc macro for smol async runtime☆54Updated 4 years ago
- Run closures in parallel☆115Updated 10 months ago
- An updated version of linked-hash-map and friends☆137Updated last month
- Gathering some metrics about github projects☆55Updated 2 years ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- ☆59Updated last year
- Write doc comments from macros☆101Updated last month
- Convert closures into wakers☆46Updated 10 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Utilities for pinning☆97Updated last year
- A collection of small utilities for working with pointer types in Rust.☆132Updated 10 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Duplicate an async I/O handle☆41Updated 10 months ago
- ☆46Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆60Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- Thread parking and unparking☆79Updated 10 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 2 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Data parallelism library for async-std.☆96Updated last year