Stars
Welcome to the Public Roadmap for All Things Docker! We welcome your ideas.
A simple, often-used multiprocessor scheduling (load balancing) algorithm is the LPT algorithm (Longest Processing Time) which sorts the jobs by its processing time and then assigns them to the mac…
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines
Menthas: Curated News Reader For Japanese Programmers
An optimal algorithm for approximating a piecewise linear function
Parallel merge sort with double merging
A parallelized implementation of optimized MSD radix sort for strings
Clone a voice in 5 seconds to generate arbitrary speech in real-time
C++ implementation of the AWS Lambda runtime
Shared Memory, Message Passing, and Hybrid Merge Sort: UPC, OpenMP, MPI and Hybrid Implementations
Learned Sort: a model-enhanced sorting algorithm
Papers from the computer science community to read and discuss.
An implementation of Intel's concurrent B+Tree (Palm Tree)
Source code for 'Design Patterns in Modern C++' by Dmitri Nesteruk