yhirose / cpp-searchlibLinks
A C++17 full-text search engine library
☆32Updated 4 years ago
Alternatives and similar repositories for cpp-searchlib
Users that are interested in cpp-searchlib are comparing it to the libraries listed below
Sorting:
- C++ Framework For Fast Development: OOP wrappers and helpers for OpenCL, SQLite, Microsoft RPC API (DCE), Windows Web Services API (SOAP)…☆44Updated 3 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆66Updated last year
- A single file C++ header-only minizip wrapper library☆27Updated 3 years ago
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- C++ utilities☆143Updated 3 weeks ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 6 months ago
- An easy-to-use and competitively fast JSON parsing library for C++17, forked from Bitcoin Cash Node's own UniValue library.☆33Updated last year
- C++ library of performance-minded contiguous containers, strings and streams☆14Updated 8 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated 2 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆56Updated 2 months ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- C++ OOP GUI Library☆38Updated 5 years ago
- tlock, RWMUTEX, Collab, USM, RSem and other C++ templates for Windows to provide read/write mutex locks, various multithreading tools, co…☆35Updated 5 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- oystr recursively searches directories for a substring.☆11Updated 3 years ago
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆43Updated 6 years ago
- A simple C++ header-only template library implementing matching using wildcards☆89Updated last year
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆19Updated 4 years ago
- Portable Memory Mapping C++ Class (Windows/Linux)☆55Updated 2 years ago
- Analyze C/C++ program crashes with the help of the crash offset☆24Updated 4 years ago
- A WebSocket server and client library for C++20☆12Updated last month
- A cross-platform FTP/FTPS client library built on Boost.Asio☆76Updated 4 months ago
- bin2cpp: The easiest way to embed small files into a c++ executable. bin2cpp converts text or binary files to C++ files (*.h, *.cpp) for …☆91Updated last month
- Project files to build libffi under Visual Studio☆22Updated 13 years ago
- Structure to Tuple Conversions in C++17☆27Updated 5 years ago
- A Qt based text editor that lazily loads data from disk when necessary.☆26Updated 10 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆19Updated 3 years ago
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆133Updated last week
- Demo implementation of C++ networking☆17Updated last year