All Categories → Computer Science → data-structures

Top 701 data-structures open source projects

CP-Snippets
Important codes/functions/snippets required frequently in CP
pecl-teds
Tentative Extra Data Structures for php
quetie
🎀 Just the cutest and tiniest queue/deque implementation!
csharp-trie
A trie (prefix tree) data structure implementation in C#.
libfilter
High-speed Bloom filters and taffy filters for C, C++, and Java
Software-Engineering-Course
List of available free/paid courses,bootcamps available for Coding Interview Prep, SDE Roles
USACO
Algorithms, data structures, and problems in competitive programming up to USACO Platinum
go-algocasts
Algorithms and data structures for golang, all questions come from "AlgoCasts".
ucb-cs61b
All projects about ucb-61b(2014 spring), http://www.cs.berkeley.edu/~jrs/61b/index.html
Mastering-Node.js
📚 Belajar Dengan Jenius Node.js bareng Gun Gun Febrianza
sei
Main repository for NYCDA SEI Course
Morn
Morn是一个C语言的基础工具和基础算法库,包括数据结构、图像处理、音频处理、机器学习等,具有简单、通用、高效的特点。
btree
A persistent B+Tree (clustered index) implementation in Rust.
Coding-Questions
This Repository will house the competitive coding and interview questions. Please consider contributing to it if you think your solution could help the Open Source Community.
stanford-cs161
Unofficial repo for Design and Analysis of Algorithms, Stanford University, Fall 2017.
CS-courses-notes
✨终生持续更新✨ 计算机基础自学笔记/心得/实验/资源汇总;C语言为主,课程:数据结构、操作系统(MIT6.S081)、分布式系统(MIT6.824)等
Data-Structures-Algorithms-Hacktoberfest-2K19
collection of data structures and algorithms in different languages - created by the community during Hacktoberfest 2019
liblarch
A Python library to easily handle complex data structures, with a GTK binding
performant-array-to-tree
Converts an array of items with ids and parent ids to a nested tree in a performant O(n) way. Runs in browsers and Node.js.
rust sequence trie
Ergonomic trie data structure
KDInstagram
Instagram Clone built in Swift. Utilize three design patterns in three major modules.
rebellion
A collection of core libraries for Racket
OI-wiki
🌟 Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
algoholic
🎲 A sandbox for trying out algorithms from the coursera Princeton and Stanford courses, leetcode and codility
Data-Structures-and-Algorithms
Most frequent LeetCode questions to ace the coding interview!
coding-challenge
Algorithms and Data-structures, problems and solutions in Rust language using cargo-workspaces
skiplist-survey
A comparison of skip lists written in Go
py-skiplist
Pure python implementation of a skiplist data structure
heap-js
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
AvxWindowFmIndex
A fast, AVX2 accelerated FM index library
DSA
Project : Data Structures and Algorithms in C#
algor
数据结构与算法 py3 九章算法
kyopro educational 90 python
E869120さんが作成して下さっている 2021/3/30 ~ 2021/7/12 に行われた企画「競プロ典型 90 問」をPythonで書いたコードをアップロードしています。
Data-Structures-and-algorithms
This repository would be a documentation of my journey towards learning Data structures and algorithms. Please ⭐ this repo if you liked the effort 😄
The-Complete-FAANG-Preparation
This repository contains all the DSA (Data-Structures, Algorithms, 450 DSA by Love Babbar Bhaiya, FAANG Questions), Technical Subjects (OS + DBMS + SQL + CN + OOPs) Theory+Questions, FAANG Interview questions, and Miscellaneous Stuff (Programming MCQs, Puzzles, Aptitude, Reasoning). The Programming languages used for demonstration are C++, Pytho…
chae-tree
Create multi level navigation in elm easily.
601-660 of 701 data-structures projects