bloom42 / chacha12-blake3Links
The official implementation of the ChaCha12-BLAKE3 AEAD cipher - https://kerkour.com/chacha12-blake3
☆53Updated 2 weeks ago
Alternatives and similar repositories for chacha12-blake3
Users that are interested in chacha12-blake3 are comparing it to the libraries listed below
Sorting:
- Count directory entries—`ls | wc -l` but faster☆28Updated last week
- Imitate the documentation build that docs.rs would do☆55Updated this week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Hex Display: A modern xxd alternative.☆43Updated 5 months ago
- libyaml transpiled to rust by c2rust☆33Updated last year
- An implementation of bzip2 in pure rust☆61Updated 3 weeks ago
- ☆55Updated last year
- Obsessively tiny error derive macro☆87Updated 7 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆93Updated 5 months ago
- State machine pattern for Rust☆29Updated 10 months ago
- Checksum of a directory tree☆48Updated last week
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- ☆113Updated 2 years ago
- ☆52Updated last week
- An exploration of Storages☆37Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 3 weeks ago
- String optimized for map keys☆66Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 9 months ago
- A low-level I/O ownership and borrowing library☆104Updated 3 weeks ago
- Serde serializer for generating Starlark build targets☆66Updated last week
- Async, lock-free synchronization primitives for task wakeup☆46Updated 11 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- An efficient JSON Value parser☆76Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated last week
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆32Updated 2 weeks ago