fasterthanlime / stringsearch
Collection of techniques for (binary) string searching
☆22Updated 5 years ago
Alternatives and similar repositories for stringsearch:
Users that are interested in stringsearch are comparing it to the libraries listed below
- ☆20Updated 7 years ago
- Crunchy unroller - deterministically unroll constant loops☆37Updated last month
- A library for constructing statically sized arrays☆10Updated 2 years ago
- Bit-vectors and bit-slices for Rust☆27Updated 3 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 weeks ago
- This repository contains a non-copying implementation of a sliding windows iterator adaptor.☆11Updated 7 years ago
- A radioactive stabilization of the ptr_meta RFC.☆24Updated last month
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A procedural macro implementation of `quote!`.☆24Updated last year
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- A Rust library for iterating over random permutations.☆14Updated 3 years ago
- bytes::BufMut implementation to count buffer size☆22Updated this week
- A library for extracting and validating links.☆22Updated 6 months ago
- A newtype with alignment of at least `A` bytes☆31Updated 3 weeks ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Rust traits for nonzero generic integers☆15Updated 2 years ago
- ☆27Updated last year
- Full precision decimal representation of f64☆25Updated this week
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 2 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- A pure Rust implementation of DEFLATE decompression☆44Updated 5 years ago
- A macro to define lambda-like macros inline.☆16Updated 5 years ago
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Updated 3 years ago