emschwartz / hamming-bitwise-fastLinks
Benchmarking Hamming Distance implementations in Rust
☆14Updated 5 months ago
Alternatives and similar repositories for hamming-bitwise-fast
Users that are interested in hamming-bitwise-fast are comparing it to the libraries listed below
Sorting:
- Count lines of code across your entire dependency tree☆18Updated last year
- A more powerful replacement for standard macros☆33Updated 6 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Human-friendly indexed collections☆53Updated last week
- An easy-to-use, incremental, multi-threaded garbage collector for Rust☆10Updated 9 months ago
- Configure const and static items by environment variables.☆25Updated last year
- Zig comptime using Rust proc macros☆43Updated last year
- An async version of iterator☆40Updated 11 months ago
- Extension to `thiserror` that helps reduce the amount of handwriting☆14Updated 2 years ago
- Serde partial serialization made easy☆42Updated 2 years ago
- An alternative `std`-like implementation built on origin☆31Updated 3 months ago
- ☆24Updated 2 years ago
- Proc-macro utility to populate enums from database data☆20Updated 9 months ago
- Provides filesystem access for the Rhai scripting language.☆10Updated last year
- State machine pattern for Rust☆29Updated 7 months ago
- Helps you frob those bits☆38Updated 9 months ago
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Rust data types and a macro for generating enumeration-based bit flags☆47Updated 2 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Obsessively tiny error derive macro☆86Updated 4 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- Feature toggles for Rust, extensible and with background synchronization and administration UI☆25Updated last month
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Image Diff for snapshot testing☆37Updated 2 months ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago