Menooker / DogeeLinks
C++ distributed platform for shared memory programming
☆25Updated 4 years ago
Alternatives and similar repositories for Dogee
Users that are interested in Dogee are comparing it to the libraries listed below
Sorting:
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- A High-performance Cluster Computing Engine☆147Updated 6 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数☆103Updated 3 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- safe: A threadsafe, iterator-preserving class built around std::map☆12Updated 7 years ago
- STL-based caches for C++☆116Updated 2 years ago
- A micro server framework, support coroutine, and parallel-computing, used for building flatbuffers/thrift/protobuf/http protocol service.☆21Updated 5 years ago
- A C++11 memory pool for multi-threaded applications☆34Updated 7 years ago
- Map Reduce infrastructure lite using c++11 and gRPC☆22Updated 8 years ago
- A fast and flexible c++ template class for tree data structures☆108Updated this week
- 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…☆72Updated last year
- portable and implemention configurable c++11 like thread local☆25Updated 4 years ago
- C++ MapReduce Library for efficient multi-threading on single-machine☆336Updated 4 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…☆40Updated 9 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆72Updated 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 …☆31Updated 4 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…☆16Updated 8 years ago
- A GPU-based LZSS compression algorithm, highly tuned for NVIDIA GPGPUs and for streaming data, leveraging the respective strengths of CPU…☆35Updated 9 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 4 years ago
- [Abandoned] A toy asynchronous server, written in C++14☆19Updated 7 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 months ago
- An efficient C++ multi-threaded sorting function based on C++11 threads☆27Updated 9 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- Concurrent CPU-GPU Programming using Task Models☆103Updated 5 years ago
- Small library providing a platform layer☆13Updated this week