yhirose / cpp-searchlibLinks
A C++17 full-text search engine library
☆34Updated 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++ utilities☆144Updated last month
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆68Updated 2 years ago
- A single file C++ header-only minizip wrapper library☆29Updated 3 years ago
- C++ Framework For Fast Development: OOP wrappers and helpers for OpenCL, SQLite, Microsoft RPC API (DCE), Windows Web Services API (SOAP)…☆45Updated 3 years ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 9 months ago
- Structure to Tuple Conversions in C++17☆27Updated 6 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
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆19Updated 4 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated 2 years ago
- A simple C++ header-only template library implementing matching using wildcards☆93Updated last year
- Analyze C/C++ program crashes with the help of the crash offset☆24Updated 4 years ago
- A cross-platform FTP/FTPS client library built on Boost.Asio☆76Updated 7 months ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆19Updated 4 years ago
- C++ library of performance-minded contiguous containers, strings and streams☆14Updated 8 years ago
- RemoteCall C++ framework for IPC☆22Updated 5 months ago
- C++ OOP GUI Library☆38Updated 6 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 7 years ago
- Modern C++ made easy☆139Updated this week
- 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
- A modern, header-only request router for C++☆24Updated 4 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- Pipelines for Modern C++☆75Updated 5 years ago
- Translates binary information (images, fonts, shaders) into C++ source code.☆134Updated last year
- A single file C++11 header-only memory mapped file library.☆74Updated 2 years ago
- Demo implementation of C++ networking☆18Updated last year
- 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
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago