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 modern c++17 high performance, cross-platform distributed mq☆26Updated 5 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 10 years ago
- Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数☆104Updated 4 years ago
- A C++11 memory pool for multi-threaded applications☆34Updated 8 years ago
- C++ Lightweight Utility Extensions☆73Updated 4 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- A High-performance Cluster Computing Engine☆147Updated 6 years ago
- A fast and flexible c++ template class for tree data structures☆114Updated 4 months ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 10 years ago
- Proposed B-tree library for Boost.org☆72Updated 11 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.☆46Updated 10 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- Map Reduce infrastructure lite using c++11 and gRPC☆22Updated 9 years ago
- Bureau 14 LevelDB branch with full Windows support. Requires Boost☆73Updated 10 years ago
- Show how to use c++ worker to develop distribute applications.☆15Updated 4 years ago
- STL-based caches for C++☆116Updated 2 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
- tcmalloc☆17Updated 11 years ago
- Component-Model Framework in C++☆44Updated 10 years ago
- A timer for modern C++☆31Updated last year
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- C++ MapReduce Library for efficient multi-threading on single-machine☆340Updated 5 years ago
- An efficient C++ multi-threaded sorting function based on C++11 threads☆27Updated 9 years ago
- Thread safe, lock-free memory pool.☆61Updated last year
- Portable 128-bit SIMD intrinsics☆59Updated 2 years ago
- A C++ implementaton of MapReduce without distributed filesystem☆267Updated 8 years ago
- A GPU-based LZSS compression algorithm, highly tuned for NVIDIA GPGPUs and for streaming data, leveraging the respective strengths of CPU…☆37Updated 10 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago