taleinat / byteshift_strstrLinks
Simple and fast drop-in replacements for the stdlib's strstr() and memmem() sub-sequence search functions.
☆12Updated 10 years ago
Alternatives and similar repositories for byteshift_strstr
Users that are interested in byteshift_strstr are comparing it to the libraries listed below
Sorting:
- Lock-free memory allocator☆22Updated last year
- Dictionary implemented through a skiplist☆15Updated 11 years ago
- Minimal and fast regular expression library for C.☆18Updated 12 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- ☆32Updated 2 years ago
- Portable Event Library☆17Updated 2 months ago
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- A lock-free real-time flight recorder for your C or C++ programs☆25Updated last year
- SIMD-accelerated UTF-8 to UTF-32 conversion