CoffeeBeforeArch / spinlocks
Example implementations of spinlocks
☆19Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for spinlocks
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆75Updated 7 months ago
- Bytecode interpreter☆70Updated 7 months ago
- ☆47Updated 4 years ago
- Compiler Optimizations Playground☆27Updated 3 years ago
- J Language Source Code. Livestream links ⬇️☆38Updated 2 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆56Updated last year
- Library for lock-free locks☆75Updated last year
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆26Updated 11 years ago
- lambda calculus interpreter☆39Updated 3 years ago
- Template (Compile-time) Turing Machine in C++20☆12Updated 3 years ago
- C++20 Coroutines and io_uring☆47Updated last year
- Reference implementation of Grisu-Exact in C++☆59Updated 4 years ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆58Updated last year
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆33Updated 4 years ago
- Library of some neat 2 dimensional data structures and algorithms which operate on them implemented in c++17☆17Updated 4 years ago
- Generic, strongly typed, header-only data structures in C☆23Updated 8 months ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆52Updated 10 months ago
- a simple, fast, header-only library for C++ which enables pretty colours on the terminal.☆14Updated 3 years ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆37Updated 4 months ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆69Updated this week
- Writing a minimal x86-64 JIT compiler in C++☆98Updated 6 years ago
- A simple Exception-handling library for C99, that uses some fancy macros for true try{...}catch(err){...}finally{...} syntax!☆40Updated 6 years ago
- Add-on packages for Vector class library☆72Updated last year
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆98Updated last year
- A benchmark for cache efficient data structures.☆29Updated 5 years ago
- C++ library aiming to replace all built-in integers☆89Updated last week
- Companion Repository for the Lecture Slides for the Clang Libraries☆88Updated 9 months ago
- ☆44Updated 5 months ago
- C++ vector class library, version 1☆24Updated 3 years ago
- C++ Custom memory allocators☆51Updated 4 years ago