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
- An Array Mapped Tree implementation☆10Updated 4 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated 2 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆39Updated 11 months ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 4 years ago
- C++ Build Scripts☆14Updated 2 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- C++ CMake Scripts☆14Updated 11 months ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- C++ Binary Fixed-Point Arithmetic☆9Updated 6 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
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 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☆32Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- `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
- 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
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- Custom C++ String Pool Allocator, including benchmark code to compare vs. STL strings.☆11Updated 8 years ago
- java-like synchronized blocks in c++☆13Updated 10 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year