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)☆109Updated 5 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆167Updated 7 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Wannabe Main Memory Database and More☆54Updated 4 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆109Updated 9 years ago
- Thread safe and multi-endian version of Bob Jenkins' spookyhash☆69Updated 4 years ago
- Mirror of libslz☆34Updated 6 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- High performance utility library for C☆94Updated 3 months ago
- Userspace TCP/IP stack☆69Updated 11 years ago
- Message Framing for libuv☆58Updated 4 years ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Fairly basic redis-like hashmap implementation on top of a epoll TCP server.☆77Updated 7 years ago
- Fast cross-platform async network library☆16Updated 5 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- C99 trie library☆100Updated 6 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- A tiny Unix dynamic memory allocator library.☆62Updated 8 years ago
- bit & sketches data structures☆60Updated 6 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- An efficient trie implementation.☆255Updated 4 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
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- Concurrent trie-hash map library☆92Updated last year