mrkline / concurrency-primerLinks
The basics of low-level concurrency in a sub-30 minute read
☆233Updated 4 years ago
Alternatives and similar repositories for concurrency-primer
Users that are interested in concurrency-primer are comparing it to the libraries listed below
Sorting:
- An advanced benchmarking tool☆177Updated 2 years ago
- Toy Green Threads for C.☆203Updated 8 years ago
- A collection of software performance content, blogs, books, and lists.☆116Updated last year
- ☆437Updated last year
- Examples of common systems programming optimizations☆51Updated 3 years ago
- Paxos Made Moderately Complex☆186Updated 10 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆331Updated 3 years ago
- Tool to convert Linux perf files to the profile.proto format used by pprof☆316Updated 2 weeks ago
- This is the public release of the ffwd delegation system, and associated benchmarks from the SOSP'17 paper.☆79Updated 7 years ago
- ☆76Updated 4 years ago
- Delightful io_uring packages and resources☆396Updated 3 months ago
- Awesome links and information about memory allocation☆177Updated 6 years ago
- A companion repository for the io_uring by Example article series☆406Updated 8 months ago
- A fast alternative to the modulo reduction☆310Updated 4 years ago
- Tutorial "Weeks of debugging can save you hours of TLA+". Each git commit introduces a new concept => check the git history!☆493Updated 7 months ago
- Benchmarks for persistent memory systems☆43Updated 3 years ago
- Experimenting with persistence in C☆183Updated 3 years ago
- ☆287Updated last year
- The world's first wait-free Software Transactional Memory☆172Updated 5 years ago
- Test and benchmark suite for sort implementations.☆392Updated 3 months ago
- A collection of array rotation algorithms.☆155Updated 2 years ago
- How to use the Linux AIO feature☆331Updated 2 years ago
- LazyFS: A FUSE Filesystem with an internal dedicated page cache, which can be used to simulate data loss on unsynced writes☆160Updated last week
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 5 months ago
- a high performance cache simulator and library☆104Updated 10 months ago
- A tool for gathering and visualizing kernel scheduling traces on Linux machines☆529Updated last year
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆398Updated last week
- Terminal flame graph☆110Updated 4 years ago
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆173Updated 2 months ago