Skip to content

Concurrency notes, tests, examples and benchmarks

Notifications You must be signed in to change notification settings

kurdybacha/concurrency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Concurrency notes, tests, examples and benchmarks

  • C++17
  • stlab
  • catch2
  • cmake

How to see notes

  1. Install and start reveal.js

    git submodule update --init --recursive
    cd notes/reveal.js
    npm install
    npm start
  2. Open notes/index.html in the browser.

About

Concurrency notes, tests, examples and benchmarks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages