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:
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- ☆61Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 9 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☆143Updated 6 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- ☆59Updated last year
- ☆24Updated 2 years ago
- ☆61Updated last year
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Run closures in parallel☆115Updated 10 months ago
- Rust serializer library☆88Updated 2 months ago
- ☆47Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- ☆125Updated 3 years ago
- ☆29Updated 5 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A circular buffer with fixed capacity (Rust).☆107Updated last year
- A simple map based on a vector for small integer keys☆67Updated last year
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- ☆88Updated 2 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago