ryanhaining / cppsynchronizedLinks
java-like synchronized blocks in c++
☆13Updated 11 years ago
Alternatives and similar repositories for cppsynchronized
Users that are interested in cppsynchronized are comparing it to the libraries listed below
Sorting:
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Updated 2 years ago
- Depth C++ library☆10Updated 6 years ago
- Coroutine implementation for C++11☆18Updated 13 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
- Header only C++14 micro benchmark☆14Updated 9 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Chromium DevTools remote for C++☆11Updated 7 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
- C++ Build Scripts☆14Updated 2 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 9 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- An Array Mapped Tree implementation☆10Updated 4 years 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
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- A collection of bit manipulation routines for C++☆21Updated 11 years ago
- from https://sourceforge.net/projects/libquickmail/☆12Updated 5 years ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- A prototype implementation of the futures proposal☆11Updated 6 years ago
- C++ wrapper to SQLite library☆27Updated 7 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- safe: A threadsafe, iterator-preserving class built around std::map☆12Updated 7 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago