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++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
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- C++ Build Scripts☆14Updated 2 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated 2 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated last year
- C++ CMake Scripts☆14Updated 10 months ago
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆14Updated 11 months ago
- C++ Concurrency library!☆26Updated 5 years ago
- C++ Security Library☆39Updated 10 months ago
- Embrace (post) modern C++☆9Updated 3 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- C++ interface to CPU affinity management☆30Updated 6 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- A C++ string-based dispatch/routing library☆25Updated 7 years ago
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 6 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Modern C++ 20 compile time OpenAPI parser and code generator implementation☆21Updated 2 years ago
- C++ buffer class that allows you to write a stream of individual bits and bytes☆28Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 9 months ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆19Updated 9 months ago
- HTTP and WebSocket built on Asio in C++11☆11Updated 6 years ago
- Provides run-time tuple element access☆14Updated 3 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆39Updated 10 months ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago