threading topic

List threading repositories

usync

231
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
155
Forks
Watchers

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

Quickenshtein

275
Stars
14
Forks
Watchers

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

python-examples

173
Stars
73
Forks
Watchers

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

zpl

963
Stars
39
Forks
Watchers

📐 Pushing the boundaries of simplicity

CodeJam

258
Stars
35
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

402
Stars
106
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
192
Forks
Watchers

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