bluss / twoway
Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets
☆65Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for twoway
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- Concatenate identifiers in a macro invocation☆93Updated last year
- A simple map based on a vector for small integer keys☆63Updated last year
- Rust Bloomfilters☆26Updated 2 years ago
- docs.rs as a publishing platform?☆66Updated 4 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Proc macro for smol async runtime☆53Updated 3 years ago
- ☆55Updated last year
- The simd optimized escape code☆53Updated last week
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- ☆58Updated 2 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆33Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆74Updated this week
- ☆24Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆104Updated 10 months ago
- ☆44Updated 10 months ago
- Rust library for checking the installed/running rustc's version.☆51Updated 3 months ago
- A generic, fixed-size, associative cache☆40Updated last week
- Native TLS for futures and async-std☆70Updated 3 months ago
- Access File System operations off-thread, using a Futures.☆69Updated 5 years ago
- Parse integers directly from `[u8]` slices in safe code☆53Updated 10 months ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆44Updated 3 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆51Updated 4 months ago
- A low-level I/O ownership and borrowing library☆99Updated 11 months ago
- native timers for futures 0.3☆25Updated 5 years ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Generic extensions for tapping values in Rust.☆55Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Automatic cfg for Rust compiler features☆95Updated last month