quasar-chunawala / interview_data_structuresLinks
Homegrown versions of various important data structures used in quantitative trading and finance.
☆17Updated 3 weeks 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:
- C++ messaging and serialization library☆77Updated this week
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆82Updated last year
- A parallel implementation of DFS for Directed Acyclic Graphs (https://research.nvidia.com/publication/parallel-depth-first-search-directe…☆50Updated 4 years ago
- ☆22Updated 4 years ago
- A fast, concurrent, bounded, single producer, single consumer queue☆45Updated 9 months ago
- Single Header Constexpr Circular Queue☆17Updated 5 years ago
- Source code and issues for C++ Initialization Story book☆60Updated 2 years ago
- Experiments with the C++ programming language.☆142Updated 2 weeks ago
- C++ Default Guidelines☆145Updated last month
- A suite of benchmarks.☆19Updated last week
- C++ Coding Conventions and Guidelines☆46Updated 6 years ago
- Presentation for Meeting C++ 2022☆10Updated 2 years ago
- ☆12Updated 3 years ago
- A simple guide to learn C++ Multithreading and Concurrency. Theory, code examples and challenges.☆47Updated 5 years ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆53Updated 8 months ago
- Presentation for the non-C++ programmer to build a healthy C++ mental model☆50Updated last year
- Header-only C++ library for low precision floating point type emulation.☆175Updated 5 years ago
- Software Development Environment (SDE)☆26Updated this week
- A repository containing C++11/14/17 concepts and code snippets☆96Updated 7 years ago
- ☆24Updated 2 years ago
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆87Updated 6 years ago
- High Level Algorithmic Skeleton CUDA Library☆30Updated last year
- A fast binary search that tries to be branchless☆101Updated last year
- Implementation of popular Distributed Systems algorithms in C++☆23Updated 8 months ago
- L3: Lightweight Logging Library. A very small 'C' library to generate low-footprint, non-intrusive, high-performance logging of trace me…☆155Updated 3 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 last year
- Very fast lock-free queue (thread safe)☆162Updated 3 weeks ago
- This is improved and stable version of dsalib ready to use C++ data structures and algorithms template library☆28Updated 4 years ago
- Some C++ Examples.☆62Updated last year
- C++ template metaprogram driven tensor math library☆89Updated 2 months ago