Skip to content

Collection of low level primitives for multicore architecture programming: lockfree algorithms, locks, ring buffers, transactional memory.

Notifications You must be signed in to change notification settings

NicoBeCodin/multicore_architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multicore architecture

This repo is a collection of different implementations of low level primitives for multicore architecture programming. It's written in C, C++ and a bit of Rust. Feel free to explore :)

About

Collection of low level primitives for multicore architecture programming: lockfree algorithms, locks, ring buffers, transactional memory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published