HindrikStegenga / const-fnv1a-hash
Const FNV1A hashing implementation.
☆12Updated 2 years ago
Alternatives and similar repositories for const-fnv1a-hash:
Users that are interested in const-fnv1a-hash are comparing it to the libraries listed below
- A faster Arc.☆55Updated 11 months ago
- Cross-platform, endian-aware primitives for Rust☆34Updated 3 months ago
- ☆39Updated 3 months ago
- Simple Rust STUN client library for resolving external IP address and port of a UDP socket☆19Updated 8 months ago
- #[no_std] print equivalent for Rust☆60Updated last year
- Track memory allocations by backtrace or originating thread☆42Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 weeks ago
- An implementation of `std :: hash :: Hasher` which does not hash at all.☆63Updated 4 years ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- a cross-platform library for opening OS pipes in Rust☆101Updated 4 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆33Updated last month
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆84Updated 9 months ago
- Open a scope and then freeze it in time for future access.☆104Updated 5 months ago
- Lightweight binary to download only project required crates for offline crates.io mirror☆38Updated last week
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated 8 months ago
- ☆29Updated 7 months ago
- An implementation of RFC6265☆25Updated 2 months ago
- Implied bounds, since 1.79!☆15Updated 2 months ago
- ☆39Updated 5 months ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆19Updated 5 months ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆62Updated last year
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆25Updated 2 years ago
- Serde partial serialization made easy☆42Updated 2 years ago
- A procedural macro for generating unique ids for rust types☆12Updated 11 months ago
- crates-io is an extension aims to help people to manage their dependencies for rust (crates.io & TOML).☆46Updated 3 months ago
- [stable] A convenient macro, for cloning values into a closure.☆29Updated 8 months ago
- Integrates tracing and logging with egui for event collection/visualization☆29Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- Object Pool LockFree in Rust☆45Updated last week