chronoxor / Depth
Depth C++ library
☆10Updated 6 years ago
Alternatives and similar repositories for Depth:
Users that are interested in Depth are comparing it to the libraries listed below
- C++ Build Scripts☆14Updated 2 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆39Updated last year
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- C++ CMake Scripts☆15Updated last year
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated 2 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- Fast string to integer conversion☆15Updated 7 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- C++ Security Library☆39Updated last year
- A Boost.Asio-based driver for PostgreSQL☆14Updated 4 years ago
- oystr recursively searches directories for a substring.☆11Updated 2 years ago
- C++11 compatible charconv☆29Updated 2 weeks ago
- C++ Binary Fixed-Point Arithmetic☆9Updated 6 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 4 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 11 months ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆17Updated 3 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- C++ implementation of LMAX disruptor☆11Updated 10 years ago
- HTTP and WebSocket built on Asio in C++11☆11Updated 6 years ago