All Categories → Computer Science → datastructures

Top 120 datastructures open source projects

Competitive Programming Library
Templates, algorithms and data structures implemented and collected for programming contests. Check README.md for an overview.
Staticvec
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
Schematics
Project documentation: https://schematics.readthedocs.io/en/latest/
Hackerranksolutions
This is a repo for HackerRankSolutions with Swift
Nearestneighbors.jl
High performance nearest neighbor data structures and algorithms for Julia.
Competitive Programming Resources
This repository consists of data helpful for ACM ICPC programming contest, in general competitive programming.
C Macro Collections
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
Cosmos
Hacktoberfest 2021 | World's largest Contributor driven code dataset | Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter |
Matlab Octave
This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.
Coding Ninjas Competitive
This will have all the solutions to the competitive programming course's problems by Coding ninjas. Star the repo if you like it.
Python data structures and algorithms
Python 中文数据结构和算法教程
Golang Set
A simple set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.
Javainterview
最全的Java技术知识点,以及Java源码分析。为开源贡献自己的一份力。
Umbrella
"A collection of functional programming libraries that can be composed together. Unlike a framework, thi.ng is a suite of instruments and you (the user) must be the composer of. Geared towards versatility, not any specific type of music." — @loganpowell via Twitter
Competitive Programming
VastoLorde95's solutions to 2000+ competitive programming problems from various online judges
Compas
Core packages of the COMPAS framework.
Iter
Go implementation of C++ STL iterators and algorithms.
Containers
This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as to not have to manually manage and reallocate memory.
Android Interview Questions
A repository containing interview questions on DS, Java & Android based on my experiences.
Pyrsistent
Persistent/Immutable/Functional data structures for Python
Aardvark.base
Aardvark is an open-source platform for visual computing, real-time graphics and visualization. This repository is the basis for most platform libraries and provides basic functionality such as data-structures, math and much more.
Ngenerics
Data structures and algorithms for .NET
Lens
A utility for working with nested data structures.
Pure Fun
Purely functional data structures for OCaml, translated from Chris Okasaki's book "Purely Functional Data Structures"
Deque
Fast bounded deque using two rotating lists.
Repository
个人学习知识库涉及到数据仓库建模、实时计算、大数据、Java、算法等。
Datascience
It consists of examples, assignments discussed in data science course taken at algorithmica.
Cracking The Coding Interview
Tests, Questions and Solutions from Cracking the Coding Interview
Data Structures And Algorithms
Python implementation of common algorithms and data structures interview questions
Adaptive Radix Tree
A fast and space efficient Radix tree in Java
Coding Cheat Sheets
Various cheat sheets on CS stuff
Algorithms
University course material for Algorithms and Data Structures in Java, with a particular emphasis on software testing. Includes exercises, with solutions.
Roaringbitmap
Roaring Bitmap in Cython
Datastructures
🚀 Implementation of core data structures for R
Complete Placement Preparation
This repository consists of all the material required for cracking the coding rounds and technical interviews during placements.
String Interner
A data structure to efficiently intern, cache and restore strings.
Cdcontainers
Library of data containers and data structures for C programming language.
Competitive Programming
Repository of all my submissions to some competitive programming website (Online Judges), as well as, the implementation of some data structures and algorithms.
Math Advanced Data Structures And Algorithms
Math, Advanced Data Structures & Algorithms - Please check before use
Algorithms
Here is the my solutions for problems in {leetcode, hackerrank, geeksforgeeks}
Fundamentals Of Python Data Structures
《数据结构(Python语言描述)》"Fundamentals of Python:Data Structures" 电子书和配套代码
Data Structures
Walk-through and implementation of various data structures.
Phpalgorithms
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
Liblist
Generic Linked list Management Library in C
Datacurator Filetree
a standard filetree for /r/datacurator [ and r/datahoarder ]
Dsjslib
A library implementing several standard data structures and utilities, in JavaScript. Its written and tested using Node.js which is the target platform.
Cdsa
A library of generic intrusive data structures and algorithms in ANSI C
Treelib
An efficient implementation of tree data structure in python 2/3.
Competitive Programming
📌 📚 Solution of competitive programming problems, code templates, Data Structures and Algorithms, hackathons, interviews and much more.
Problem Solving Javascript
🔥 Crack you JS interviews ⚡ Collection of most common JS Interview questions with Unit Tests 🚀
1-60 of 120 datastructures projects