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 5 years ago
- C++ Build Scripts☆14Updated this week
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆42Updated 3 months 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
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Updated 2 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 this week
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆13Updated last year
- 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 single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Fast integer to string and string to integer conversion functions☆21Updated last year
- Fast string to integer conversion☆15Updated 7 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Example static/shared library output of cmake-init☆13Updated 6 months ago
- An Array Mapped Tree implementation☆10Updated 5 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 4 years ago
- C++ Security Library☆40Updated 3 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
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 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
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Demo implementation of C++ networking☆17Updated 9 months ago