bluss / twowayLinks
Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets
☆64Updated 4 years ago
Alternatives and similar repositories for twoway
Users that are interested in twoway are comparing it to the libraries listed below
Sorting:
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated this week
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Overloadable functions in rust.☆43Updated 5 years ago
- docs.rs as a publishing platform?☆68Updated last week
- Native TLS for futures and async-std☆71Updated 10 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- ☆58Updated 9 months ago
- ☆46Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- ☆28Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- The simd optimized escape code☆54Updated last week
- Advisory cross-platform file locks using file descriptors☆78Updated last month
- ☆57Updated last year
- ☆57Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆98Updated 2 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- A simple map based on a vector for small integer keys☆65Updated 5 months ago
- ☆61Updated 3 years ago
- Cross-platform interface to the `errno` variable☆69Updated 2 weeks ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago