GLaDOS-418 / threading_library Star 18 Code Issues Pull requests A simple & header-only threading library written in C++20 . queue cpp concurrency multithreading cpp11 concurrent-programming cpp17 lock-free parallel-programming multithreading-library cpp20 concurrent-queue concurrent-stack concurrent-hashmap Updated May 19, 2024 C++
flexxxxer / concurrent-stack Star 4 Code Issues Pull requests dynamic lock-free stack implementation cpp20 lock-free-stack concurrent-stack dynamic-concurrent-stack Updated Dec 31, 2019 C++
peletor / treiber Star 1 Code Issues Pull requests Go's concurrent and scalable lock-free data structures are based on the concept of a Treiber stack. go golang stack queue concurrent-programming lock-free deque concurrent-queue concurrent-stack concurrent-data-structures Updated Sep 5, 2024 Go
Neko277 / parallel-programming-dotnet Star 1 Code Issues Pull requests This repository contains all my practices and lessons about Parallel Programming in .NET benchmark csharp dotnet threadsafe lock multithreading parallelism demo-application mutex parallel-programming concurrent-queue plinq concurrent-collections concurrent-stack Updated Oct 28, 2025
lukaofirst / parallel-programming-dotnet Star 0 Code Issues Pull requests This repository contains all my practices and lessons about Parallel Programming in .NET dotnet threadsafe concurrency lock multithreading parallelism dotnet-core mutex parallel-programming concurrent-queue plinq concurrent-collections concurrent-stack concurrent-dictionary Updated Jan 18, 2025 C#