Menooker / DogeeLinks
C++ distributed platform for shared memory programming
☆27Updated 5 years ago
Alternatives and similar repositories for Dogee
Users that are interested in Dogee are comparing it to the libraries listed below
Sorting:
- A High-performance Cluster Computing Engine☆147Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 10 years ago
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Concurrent CPU-GPU Programming using Task Models☆105Updated 5 years ago
- Thread safe, lock-free memory pool.☆60Updated last year
- Map Reduce infrastructure lite using c++11 and gRPC☆22Updated 9 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- A C++11 memory pool for multi-threaded applications☆34Updated 8 years ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆73Updated 5 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆32Updated 4 years ago
- Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数☆104Updated 4 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- c++11任务库☆53Updated 9 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Proposed B-tree library for Boost.org☆72Updated 11 years ago
- tcmalloc☆17Updated 11 years ago
- An efficient C++ multi-threaded sorting function based on C++11 threads☆27Updated 9 years ago
- A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆15Updated 8 years ago
- A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per se…☆75Updated last year
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆45Updated 10 years ago
- safe: A threadsafe, iterator-preserving class built around std::map☆12Updated 7 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- STL-based caches for C++☆116Updated 2 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆27Updated 4 years ago
- Bureau 14 LevelDB branch with full Windows support. Requires Boost☆73Updated 10 years ago
- java-like synchronized blocks in c++☆13Updated 11 years ago
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆41Updated 9 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year