MAZHARMIK
Interview_DS_AlgoThis is a structured collection of C++ solutions to coding interview questions organized by data structure and algorithm topics (trees, arrays,...
56 repositories found
MAZHARMIK
Interview_DS_AlgoThis is a structured collection of C++ solutions to coding interview questions organized by data structure and algorithm topics (trees, arrays,...
max0x7ba
atomic_queueA C++14 lock-free, multi-producer-multi-consumer queue library designed for ultra-low-latency inter-thread communication using circular buffers and...
kth-competitive-programming
kactlKACTL is KTH Royal Institute of Technology's ICPC team reference document: a curated 25-page PDF of copy-pasteable C++ algorithms and data structures...
eclipse-collections
eclipse-collectionsEclipse Collections is a comprehensive Java collections framework offering optimized data structures (List, Set, Bag, Map, Multimap, BiMap, Stack,...
Tessil
robin-mapRobin-map is a header-only C++ library providing fast hash map and hash set implementations using robin hood hashing with open addressing. It serves...
crossbeam-rs
crossbeamCrossbeam provides a comprehensive toolkit for concurrent programming in Rust, offering lock-free data structures, channels, thread synchronization...
cp-algorithms
cp-algorithmsA comprehensive, community-translated collection of algorithms and data structures articles tailored for competitive programming, published at...
mahmoud
boltonsBoltons is a collection of 250+ pure-Python utilities and data structures that extend the Python standard library without external dependencies. It...
elastio
bonbon is a Rust derive macro and attribute macro crate for generating compile-time-checked builders for structs and functions, enabling named and...
ashishps1
awesome-leetcode-resourcesA curated collection of learning resources and LeetCode problem patterns to help developers master data structures, algorithms, and technical...
rust-embedded
heaplessheapless provides statically-allocated, heap-free data structures (Vec, HashMap, BinaryHeap, etc.) designed for embedded systems and no-std Rust...
seanprashad
leetcode-patternsLeetCode Patterns is a curated study guide and pattern-based learning platform for technical interview preparation, grouping coding problems by...
EndlessCheng
codeforces-goA comprehensive algorithm template library for competitive programming in Go, organized by topic (data structures, string algorithms, number theory,...
OI-wiki
OI-wikiOI Wiki is a comprehensive, free, community-maintained knowledge base for competitive programming (ICPC/OI) covering algorithms, data structures,...
orium
rpdsrpds provides fully persistent (immutable) data structures with structural sharing for Rust, including List, Vector, Stack, Queue, HashTrieMap/Set,...
greyblake
nutypeNutype is a Rust proc macro that adds validation and sanitization constraints to the newtype pattern, enabling compile-time and runtime guarantees...
oramasearch
oramaOrama is a lightweight full-text, vector, and hybrid search engine that runs in browsers, Node.js, and edge environments with a <2kb footprint. It...
itcharge
AlgoNoteAlgoNote is a comprehensive Chinese-language learning manual covering algorithms, data structures, and 1000+ LeetCode problem solutions with detailed...
TomWright
daselDasel is a command-line tool and Go library for querying, modifying, and transforming data across multiple formats (JSON, YAML, TOML, XML, CSV, HCL,...
stotko
stdgpustdgpu is a C++17 library providing STL-like GPU data structures (atomic, bitset, deque, queue, vector, hash table, etc.) optimized for CUDA, OpenMP,...
php-standard-library
php-standard-libraryPSL is a comprehensive standard library for PHP 8.4+ that provides type-safe APIs for async operations, collections, I/O, cryptography, and terminal...
jab
bidictbidict is a Python library providing bidirectional mapping (bimap) data structures, allowing efficient lookups in both directions. It serves...
mourner
flatbushFlatbush is a static spatial indexing library for 2D points and rectangles in JavaScript, implementing a packed Hilbert R-tree algorithm. It excels...
TheAlgorithms
JavaTheAlgorithms/Java is a large educational reference repository containing implementations of common algorithms and data structures in Java,...
huihut
interviewA comprehensive study guide and knowledge repository for C/C++ technical job seekers and beginners, covering language fundamentals, data structures,...
JCTools
JCToolsJCTools provides specialized concurrent data structures for Java (SPSC/MPSC/SPMC/MPMC queues and variants) optimized for lock-free, wait-free, and...
TheAlgorithms
RustTheAlgorithms/Rust is an educational collection of algorithm and data structure implementations written in Rust, designed to teach computer science...
indy256
codelibraryA multi-language reference library implementing classical algorithms and data structures (segment trees, Fenwick trees, treaps, link-cut trees, etc.)...
aalhour
C-Sharp-AlgorithmsA comprehensive C# class library providing reference implementations of 35+ classic data structures and 40+ algorithms, with 623+ passing unit tests...
loiane
javascript-datastructures-algorithmsAn educational resource bundling JavaScript and TypeScript implementations of classic data structures (linked lists, trees, graphs, queues) and...
Showing 30 of 56
Weekly newsletter
Every Monday: the repos worth your attention, anomaly signals and deep AI analysis. No fluff, unsubscribe any time.