magiclen / boyer-moore-magiclenLinks
Boyer-Moore-MagicLen, a fast string search algorithm implemented in Rust.
☆13Updated last month
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:
- A C expression parser and evaluator☆49Updated 2 years ago
- Is there an executable file at the given path?☆23Updated 3 weeks ago
- Macro for dynamically loading windows dll functions☆19Updated 2 years ago
- A simple global allocator for Rust which hooks into `libc`. Useful in `no_std` contexts.☆27Updated last year
- rust stdout speed test☆34Updated 2 years ago
- The binary-layout library allows type-safe, inplace, zero-copy access to structured binary data. You define a custom data layout and give…☆73Updated last year
- Pretty backtraces for rust☆15Updated 4 years ago
- ☆10Updated 2 years ago
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 8 months ago
- libyaml transpiled to rust by c2rust☆34Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 7 months ago
- Cargo Subcommand for patching dependencies using patch files☆85Updated 2 weeks ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆33Updated 2 weeks ago
- A cross-platform virtual memory API written in Rust☆133Updated last year
- A macro for inheriting Rust structures from C++ classes. Nothing valued is here.☆35Updated 2 years ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- New register allocator designed as a successor to regalloc2☆56Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Declarative I/O. Write bidirectional encoders for binary formats with ease!☆34Updated 4 years ago
- String optimized for map keys☆68Updated last week
- Rust binding for libfyaml☆13Updated last year
- Read files directly from ext4 filesystem images☆56Updated last year
- Stack unwinding library in Rust☆101Updated 2 months ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- ☆44Updated last week
- Arbitrary width integers☆26Updated 6 months ago
- A newtype with alignment of at least `A` bytes☆34Updated last month
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 4 months ago
- Non-allocating iterator over command line arguments☆48Updated last month