chronoxor / DepthLinks
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
Sorting:
- 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
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- 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
- An Array Mapped Tree implementation☆10Updated 4 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Updated 2 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆41Updated last month
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- C++ CMake Scripts☆17Updated last month
- Fast integer to string and string to integer conversion functions☆21Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated 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…☆20Updated last year
- A prototype implementation of the futures proposal☆11Updated 6 years ago
- 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
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Fast string to integer conversion☆15Updated 7 years ago
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- C++ Concurrency library!☆27Updated 6 years ago
- C++ Security Library☆39Updated last month
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- C++ double-to-string conversion benchmark☆9Updated last week
- Header only library for event driven programming in C++11.☆19Updated 11 years ago