RaphaelJ / fast_strstrLinks
A fast substitution to the stdlib's strstr() sub-string search function.
☆117Updated 10 years ago
Alternatives and similar repositories for fast_strstr
Users that are interested in fast_strstr are comparing it to the libraries listed below
Sorting:
- 📶 A lock- and wait-free hashtable (and an array too)☆110Updated last month
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Wannabe Main Memory Database and More☆53Updated 4 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- Roaring bitmaps in C☆17Updated 9 years ago
- Fairly basic redis-like hashmap implementation on top of a epoll TCP server.☆77Updated 7 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆109Updated 9 years ago
- Userspace TCP/IP stack☆68Updated 11 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- C99 trie library☆101Updated 6 years ago
- Fast 64 bit evolved hash.☆32Updated 8 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Fast, efficient string interning