mrkline / concurrency-primerLinks
The basics of low-level concurrency in a sub-30 minute read
☆228Updated 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:
- This repository contains high-performance implementations of memset and memcpy in assembly.☆330Updated 3 years ago
- An advanced benchmarking tool☆175Updated 2 years ago
- ☆76Updated 4 years ago
- Toy Green Threads for C.☆201Updated 8 years ago
- Tool to convert Linux perf files to the profile.proto format used by pprof☆314Updated last month
- Examples of common systems programming optimizations☆51Updated 3 years ago
- Delightful io_uring packages and resources☆391Updated 2 months ago
- Experimenting with persistence in C☆182Updated 3 years ago
- Benchmarks for persistent memory systems☆43Updated 3 years ago
- ☆436Updated last year
- This is the public release of the ffwd delegation system, and associated benchmarks from the SOSP'17 paper.☆79Updated 7 years ago
- A collection of software performance content, blogs, books, and lists.☆116Updated last year
- The tiniest chat servers on earth!☆69Updated 2 years ago
- Awesome links and information about memory allocation☆175Updated 6 years ago
- Patterns and resources of low latency programming.☆562Updated 9 months ago
- ☆53Updated 9 years ago
- B-tree generator for C☆133Updated 3 weeks ago
- Library for Restartable Sequences☆72Updated last month
- A simple HTTP server written from scratch as a teaching tool to teach Unix network program architectures☆381Updated 6 years ago
- Performance Tuning Tutorial given at Oak Ridge National Laboratory☆178Updated 4 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆175Updated last month
- How to use the Linux AIO feature☆329Updated last year
- Is Parallel Programming Hard, And If So, What Can You Do About It?☆448Updated 2 weeks ago
- SIMD-enhanced word counter☆248Updated 5 years ago
- C library to remove white space from strings as fast as possible☆152Updated 8 months ago
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆171Updated 2 months ago
- ☆287Updated 11 months ago
- State of the art for unikernels☆217Updated last year
- Heap Layers: An Extensible Memory Allocation Infrastructure☆396Updated last week
- ☆169Updated 3 years ago