conr2d / eoLinks
Syntactic sugars for C++ developers to write Go-like code
☆10Updated 3 years ago
Alternatives and similar repositories for eo
Users that are interested in eo are comparing it to the libraries listed below
Sorting:
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆19Updated 3 years ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- Standalone reimplementation of //base module from Chromium☆60Updated 5 months ago
- A C++17 full-text search engine library☆34Updated 4 years ago
- Cryptography library for modern C++.☆77Updated 2 years ago
- A simple C++ header-only template library implementing matching using wildcards☆91Updated last year
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆19Updated 4 years ago
- A C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.☆93Updated 10 months ago
- Result<T, E> for Modern C++☆35Updated 5 years ago
- A minimal example of a ttauri application.☆18Updated last year
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆119Updated last week
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 8 months ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 2 years ago
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- Pipelines for Modern C++☆75Updated 5 years ago
- 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
- Cross-platform OS features in C++☆27Updated 3 years ago
- oystr recursively searches directories for a substring.☆11Updated 3 years 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 3 months ago
- MemPlumber is a library that helps developers with debugging of memory allocations and detection of memory leaks in C++ applications☆71Updated 4 months ago
- JSON pull-parser/push-serializer library for C++☆21Updated last month
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆67Updated last year
- Gempyre UI Framework for C++ (and Python)☆43Updated 2 weeks ago
- C++ utilities☆144Updated this week
- Simple cURL C++17 wrapper☆60Updated 2 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- A C++20 header-only bencode library.☆49Updated 3 years ago
- A light weight C++ in memory argument parser☆67Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years 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