magiclen / boyer-moore-magiclenLinks
Boyer-Moore-MagicLen, a fast string search algorithm implemented in Rust.
☆13Updated last year
Alternatives and similar repositories for boyer-moore-magiclen
Users that are interested in boyer-moore-magiclen are comparing it to the libraries listed below
Sorting:
- Is there an executable file at the given path?☆23Updated 9 months ago
- Encrypting references in Rust for stupid reasons.☆1Updated 2 years ago
- Pretty backtraces for rust☆15Updated 3 years ago
- Moving code-gen out of `build.rs`☆18Updated 2 weeks ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated 2 weeks ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated last week
- Check all the things.☆27Updated 2 months ago
- A macro for inheriting Rust structures from C++ classes. Nothing valued is here.☆35Updated last year
- Cross-platform, endian-aware primitives for Rust☆41Updated 2 months ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- libyaml transpiled to rust by c2rust☆33Updated last year
- Convert number to enum☆87Updated 11 months ago
- Cargo API written in Paris☆50Updated 2 weeks ago
- Take a value atomically once.☆30Updated 2 years ago
- Non-allocating iterator over command line arguments☆43Updated 3 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆10Updated last year
- #[no_std] print equivalent for Rust☆64Updated 3 weeks ago
- ☆13Updated 2 years ago
- Reading and writing data types of arbitrary bit length that might not be byte-aligned☆22Updated last month
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 4 months ago
- Macro for dynamically loading windows dll functions☆19Updated last year
- The source code for the redirect worker behind std.rs☆30Updated 2 years ago
- A modern and lightweight implementation of arbitrary integers for Rust☆40Updated 2 weeks ago
- A cross-platform virtual memory API written in Rust☆128Updated last year
- A shell-inspired escape+unescape library for strings☆38Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Galvanize: Pure Rust CDB reader/writer☆18Updated 2 years ago