bluss / twoway
Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets
☆64Updated 3 years ago
Alternatives and similar repositories for twoway:
Users that are interested in twoway are comparing it to the libraries listed below
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 7 months ago
- ☆55Updated last year
- Rust serializer library☆87Updated 10 months ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- ☆59Updated 6 months ago
- Generic extensions for tapping values in Rust.☆55Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- The simd optimized escape code☆53Updated last week
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Rust Bloomfilters☆28Updated 3 years ago
- docs.rs as a publishing platform?☆68Updated last month
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆45Updated last year
- Cross-platform interface to the `errno` variable☆66Updated 2 weeks ago
- A simple map based on a vector for small integer keys☆64Updated 3 months ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Duplicate an async I/O handle☆40Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Run closures in parallel☆113Updated 2 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago