mrkline / concurrency-primer
The basics of low-level concurrency in a sub-30 minute read
☆219Updated 3 years ago
Alternatives and similar repositories for concurrency-primer:
Users that are interested in concurrency-primer are comparing it to the libraries listed below
- Toy Green Threads for C.☆199Updated 8 years ago
- A collection of software performance content, blogs, books, and lists.☆115Updated last year
- Examples of common systems programming optimizations☆50Updated 3 years ago
- ☆62Updated 4 years ago
- Tutorial "Weeks of debugging can save you hours of TLA+". Each git commit introduces a new concept => check the git history!☆491Updated 4 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆320Updated 3 years ago
- An advanced benchmarking tool☆163Updated 2 years ago
- Lord of the io_uring: io_uring tutorial, examples and reference☆88Updated 7 months ago
- Benchmarks for persistent memory systems☆43Updated 3 years ago
- ☆431Updated last year
- Experimenting with persistence in C☆170Updated 3 years ago
- This is the public release of the ffwd delegation system, and associated benchmarks from the SOSP'17 paper.☆78Updated 7 years ago
- Tool to convert Linux perf files to the profile.proto format used by pprof☆311Updated last week
- How to use the Linux AIO feature☆326Updated last year
- Delightful io_uring packages and resources☆378Updated last week
- Awesome links and information about memory allocation☆175Updated 5 years ago
- ☆105Updated last year
- A companion repository for the io_uring by Example article series☆401Updated 5 months ago
- A concurrent user-level thread library implemented in C++☆315Updated 4 years ago
- LazyFS: A FUSE Filesystem with an internal dedicated page cache, which can be used to simulate data loss on unsynced writes☆139Updated 4 months ago
- A benchmark framework for concurrent queue implementations☆289Updated 4 years ago
- Query C++ codebases using SQLite☆187Updated 3 years ago
- Poireau: a sampling allocation debugger☆87Updated 3 years ago
- Testing memory-level parallelism☆67Updated last year
- Thread-safe cross-platform event loop library in C++☆174Updated last month
- A fast alternative to the modulo reduction☆309Updated 4 years ago
- Selection and partial sorting algorithms☆136Updated 7 months ago
- Missed optimizations in C compilers☆341Updated 6 years ago
- A benchmark for low-level CPU micro-architectural features☆715Updated 3 years ago
- demonstration of how to use the EPOLLET flag☆72Updated 8 years ago