CoffeeBeforeArch / spinlocksLinks
Example implementations of spinlocks
☆21Updated 5 years ago
Alternatives and similar repositories for spinlocks
Users that are interested in spinlocks are comparing it to the libraries listed below
Sorting:
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆83Updated last year
- "Replay-based" REPLs for compiled languages.☆318Updated 3 years ago
- A curated list of awesome SIMD frameworks, libraries and software☆228Updated last year
- Links, slide decks and other material for conference & meetup talks, podcast appearances and publications.☆227Updated last week
- Code from the BitsOfQ youtube channel☆59Updated 2 years ago
- lambda calculus interpreter☆45Updated 4 years ago
- ☆211Updated 2 years ago
- Implementing a CPU emulator using C++Templates☆153Updated 5 years ago
- ☆128Updated 2 years ago
- Best practices of Modern C++☆265Updated 5 years ago
- C++ files from the "C++ Crash Course" YouTube series by CoffeeBeforeArch☆107Updated 3 years ago
- STL Algorithm Cheat Sheet + example code from STL Algorithm Video Series.☆240Updated 2 years ago
- Library for lock-free locks☆83Updated 2 years ago
- Slides and other materials from CppCon 2022☆558Updated 4 months ago
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆244Updated last year
- Material for the Creating a Compiler video lesson series.☆559Updated 3 years ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆399Updated last month
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆300Updated 3 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆338Updated 3 years ago
- C++20 Coroutines and io_uring☆53Updated 3 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆181Updated 4 months ago
- C implementation of Google's PageRank algorithm☆46Updated 3 years ago
- Composable monadic STM for C++ on Free monads☆79Updated 5 years ago
- hspp: An experimental library to bring Haskell Style Programming to C++.☆170Updated 3 years ago
- Original implementation of STL by Alexander Stepanov and Meng Lee☆20Updated 6 years ago
- Concurrent Deferred Reference Counting☆173Updated last year
- Parallel C++ algorithms☆66Updated last year
- An advanced benchmarking tool☆193Updated 5 months ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆176Updated 6 years ago
- SIMD-enhanced word counter☆247Updated 6 years ago