chronoxor / Depth
Depth C++ library
☆9Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Depth
- 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 single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated 10 months ago
- Container Traits for Modern C++☆28Updated 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
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated last year
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- C++ Build Scripts☆13Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated 10 months ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- Fast integer to string and string to integer conversion functions☆20Updated last year
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆37Updated 8 months ago
- JSON Serializer using compile time reflection☆20Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- C++ CMake Scripts☆13Updated 8 months ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆40Updated 4 years ago
- Ultra light-weight endian utility for C++11 (header only)☆24Updated 5 years ago
- An Array Mapped Tree implementation☆9Updated 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 7 months 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
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆19Updated 7 months ago
- Header only C++14 micro benchmark☆14Updated 8 years ago
- Experimental library for coroutines and networking☆16Updated 6 years ago
- ☆17Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- Containers of fixed capacity,☆9Updated 3 months ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago