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.☆84Updated last year
- Best practices of Modern C++☆267Updated 5 years ago
- J Language Source Code. Livestream links ⬇️☆38Updated 3 years ago
- Original implementation of STL by Alexander Stepanov and Meng Lee☆22Updated 6 years ago
- "Replay-based" REPLs for compiled languages.☆318Updated 3 years ago
- Code from the BitsOfQ youtube channel☆56Updated 2 years ago
- A collection of lock-free data structures written in standard C++11☆953Updated last year
- C++ Book Companion Repository (With Code Examples and Exercises)☆120Updated 8 months ago
- Links, slide decks and other material for conference & meetup talks, podcast appearances and publications.☆228Updated 3 weeks ago
- Slides and other materials from CppCon 2022☆563Updated 5 months ago
- Source code for 'Modern Parallel Programming with C++ and Assembly' by Dan Kusswurm☆75Updated 3 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆181Updated this week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,292Updated last week
- A curated list of awesome SIMD frameworks, libraries and software☆233Updated last year
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆40Updated 5 years ago
- ☆218Updated 5 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆341Updated 4 years ago
- X86 CPU topics overview for developers , oriented towards performance☆204Updated last month
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆301Updated 3 years ago
- Vector class library, latest version☆1,431Updated 2 years ago
- lambda calculus interpreter☆46Updated 4 years ago
- C++ standard library features, "from scratch"☆193Updated last year
- Storage for my snippets, toy programs, etc.☆373Updated 3 months ago
- hspp: An experimental library to bring Haskell Style Programming to C++.☆170Updated 3 years ago
- Solutions to LeetCode problems in C++, Python, Haskell, APL, Java, Ruby, Rust, Racket, Scala, Kotlin, C#, F#, Clojure, Elixir, Swift, Jul…☆170Updated 10 months ago
- Complete implementations from "Algorithms for Modern Hardware"☆797Updated 3 years ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆270Updated 3 years ago
- A parallel implementation of DFS for Directed Acyclic Graphs (https://research.nvidia.com/publication/parallel-depth-first-search-directe…☆50Updated 4 years ago
- Record "perf" performance metrics for individual functions/regions of an ELF binary.☆81Updated 2 years ago
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆246Updated last year