concurrent-programming topic

List concurrent-programming repositories

Linux-Kernel-Driver-Programming

54
Stars
16
Forks
Watchers

Implementation of PCI drivers, kprobe, sysfs, devfs, sensor driver, miscdevices, synchronization

cauder

16
Stars
4
Forks
Watchers

A Causal-Consistent Reversible Debugger for Erlang

CS107

35
Stars
9
Forks
Watchers

CS107: Programming Paradigms

AmazonMe

54
Stars
22
Forks
Watchers

Introducing the AmazonMe webscraper - a powerful tool for extracting data from Amazon.com using the Requests and Beautifulsoup library in Python. This scraper allows users to easily navigate and extra...

computer-systems-CS-APP3e

34
Stars
7
Forks
Watchers

My solutions of Computer Systems: A Programmer’s Perspective, Third Edition (CS:APP3e) book, the text book for the course, CMU15-213: Introduction to Computer Systems.

AsyncObjects

49
Stars
2
Forks
Watchers

Several synchronization primitives and task synchronization mechanisms introduced to aid in modern swift concurrency.

atomizer

19
Stars
1
Forks
Watchers

Imagine thousands of machines across multiple cloud instances and data centers executing simultaneous processing for you with minimal deployment effort. Enter Atomizer - a Go library that facilitates...

taotu

21
Stars
5
Forks
Watchers

A lightweight multithreading C++ network library based on Reactor.