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:
- A growable bit-vector for Rust, optimized for size☆43Updated 7 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆60Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- ☆60Updated last year
- Concurrent hash trie☆57Updated 5 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Custom derivation macro for Rust☆113Updated 7 years ago
- ☆125Updated 3 years ago
- Rust serializer library☆87Updated 2 weeks ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- A simple map based on a vector for small integer keys☆66Updated 10 months ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- Run closures in parallel☆115Updated 8 months ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- A cross platform rust debugger hook☆71Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 months ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- ☆47Updated 5 years ago
- skiplist☆142Updated 3 years ago