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:
- ☆58Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆58Updated last year
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Concurrent hash trie☆57Updated 4 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆59Updated 11 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated last month
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Cross-platform interface to the `errno` variable☆70Updated this week
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated 3 weeks ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- ☆24Updated 2 years ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- ☆125Updated 2 years ago
- Run closures in parallel☆114Updated 7 months ago
- ☆47Updated 4 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- ☆62Updated 3 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Rust serializer library☆87Updated last year
- Custom derivation macro for Rust☆113Updated 7 years ago