threading topic

List threading repositories

usync

230
Stars
9
Forks
Watchers

Small, fast, synchronization primitives

fastProxy

31
Stars
10
Forks
Watchers

MultiThreaded Application to Scrape Working Web Proxies

AsyncAwaitBestPractices

1.6k
Stars
154
Forks
Watchers

Extensions for System.Threading.Tasks.Task and System.Threading.Tasks.ValueTask

Quickenshtein

274
Stars
14
Forks
Watchers

Making the quickest and most memory efficient implementation of Levenshtein Distance with SIMD and Threading support

python-examples

171
Stars
71
Forks
Watchers

Python examples from my answers on Stackoverflow and other short scripts.

zpl

962
Stars
39
Forks
Watchers

📐 Pushing the boundaries of simplicity

CodeJam

258
Stars
34
Forks
Watchers

Set of handy reusable .NET components that can simplify your daily work and save your time when you copy and paste your favorite helper methods and classes from one project to another

Kernels

401
Stars
108
Forks
Watchers

This is a set of simple programs that can be used to explore the features of a parallel platform.

concurrencpp

2.1k
Stars
191
Forks
Watchers

Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all