quasar-chunawala / interview_data_structuresLinks
Homegrown versions of various important data structures used in quantitative trading and finance.
☆26Updated 5 months ago
Alternatives and similar repositories for interview_data_structures
Users that are interested in interview_data_structures are comparing it to the libraries listed below
Sorting:
- Very fast lock-free queue (thread safe)☆176Updated 5 months ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆83Updated last year
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆113Updated last year
- L3: Lightweight Logging Library. A very small 'C' library to generate low-footprint, non-intrusive, high-performance logging of trace me…☆185Updated 7 months ago
- ☆89Updated 2 years ago
- Ultra Low Latency EventProcessor.☆42Updated last year
- My curated collection of great sources of information for programming☆98Updated last month
- C++ Default Guidelines☆148Updated 2 months ago
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- Clean minimalist implementations of popular competitive programming algorithms☆220Updated 5 years ago
- The Art of Writing Efficient Programs, published by Packt☆355Updated last year
- C++ Book Companion Repository (With Code Examples and Exercises)☆120Updated 7 months ago
- A template repository for Advent Of Code 2023 with a devcontainer configuration that facilitates bleeding edge (C++20, C++23, C++26) C++ …☆29Updated 2 years ago
- Where to get started learning C++ and what resources are there.☆101Updated 5 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆218Updated 2 years ago
- ☆207Updated 3 months ago
- Best practices of Modern C++☆265Updated 5 years ago
- STL Algorithm Cheat Sheet + example code from STL Algorithm Video Series.☆241Updated 2 years ago
- Lightweight structured concurrency for C++20☆154Updated this week
- Complete implementations from "Algorithms for Modern Hardware"☆793Updated 3 years ago
- C++20 Coroutines and io_uring☆53Updated 3 years ago
- Slides and other materials from CppCon2021☆116Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆41Updated last year
- Code from Implementing Useful Algorithms in C++ by Dmytro Kedyk☆134Updated last month
- C++ messaging and serialization library☆81Updated last week
- A commented list of Modern C++ resources☆60Updated last month
- ☆59Updated last year
- C++ High Performance, published by Packt☆268Updated 2 years ago
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆243Updated last year
- ☆147Updated last month