An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with datastructures

A curated list of projects in awesome lists tagged with datastructures .

https://github.com/thealgorithms/go

Algorithms and Data Structures implemented in Go for beginners, following best practices.

algorithms algorithms-implemented community-driven data-structures datastructures hacktoberfest interview interview-preparation preparation search sorting

Last synced: 13 May 2025

https://github.com/TheAlgorithms/Go

Algorithms and Data Structures implemented in Go for beginners, following best practices.

algorithms algorithms-implemented community-driven data-structures datastructures hacktoberfest interview interview-preparation preparation search sorting

Last synced: 20 Mar 2025

https://github.com/deckarep/golang-set

A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.

concurrency datastructures generics go golang set threadsafe

Last synced: 13 May 2025

https://github.com/deckarep/Golang-set

A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.

concurrency datastructures generics go golang set threadsafe

Last synced: 12 Mar 2025

https://github.com/PegasusWang/python_data_structures_and_algorithms

Python 中文数据结构和算法教程

algorithm datastructures python3

Last synced: 06 Mar 2025

https://github.com/tobgu/pyrsistent

Persistent/Immutable/Functional data structures for Python

datastructures functional immutable python

Last synced: 13 May 2025

https://github.com/roboyoshi/datacurator-filetree

a standard filetree for /r/datacurator [ and r/datahoarder ]

classification data datastructures file-organization filetree template

Last synced: 27 Jan 2026

https://github.com/aspittel/coding-cheat-sheets

Various cheat sheets on CS stuff

algorithms datastructures python

Last synced: 10 Aug 2025

https://github.com/caesar0301/treelib

An efficient implementation of tree data structure in pure python.

algorithm datastructures python tree treelib

Last synced: 14 May 2025

https://github.com/monmohan/dsjslib

A library implementing several standard data structures and utilities, in JavaScript. Its written and tested using Node.js which is the target platform.

algorithms datastructures javascript

Last synced: 24 Dec 2025

https://github.com/tajpouria/algorithms-and-data-structures-cheat-sheet

Providing a summary of important algorithms and data structures along with their key characteristics and use cases. It can be used as a quick reference for solving programming problems or refreshing knowledge of foundational computer science concepts.

algorithms datastructures javascript typescript

Last synced: 17 Feb 2026

https://github.com/gahogg/leetcode-solutions

The repository for all of the solutions to the Leetcode problems solved on my YouTube, Instagram and TikTok

algorithms datastructures dsa dsa-algorithm leetcode leetcode-solutions

Last synced: 09 Jan 2026

https://github.com/leoven/c-macro-collections

Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C

c containers data-structure data-structures datastructure datastructures deque hashmap heap library linkedlist list multimap multiset queue stack type-safe

Last synced: 14 Jan 2026

https://github.com/yaccconstructor/quickgraph

Generic Graph Data Structures and Algorithms for .NET

algorithm c-sharp datastructures fsharp graph-algorithms quickgraph

Last synced: 15 May 2025

https://github.com/LeoVen/C-Macro-Collections

Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C

c containers data-structure data-structures datastructure datastructures deque hashmap heap library linkedlist list multimap multiset queue stack type-safe

Last synced: 17 Apr 2025

https://github.com/proalgos/proalgos-cpp

C++ implementations of well-known (and some rare) algorithms, while following good software development practices

algorithm algorithms algorithms-and-data-structures algos cpp cpp11 cpp14 cpp17 data-structures datastructures proalgos

Last synced: 16 May 2025

https://github.com/alexandredecan/portion

portion, a Python library providing data structure and operations for intervals.

datastructures interval interval-set operations python range

Last synced: 21 Oct 2025

https://github.com/TheAlgorithms/Julia

Algorithms implemented in the Julia programming language. We're collaborating with the Humans of Julia community!

algorithm algorithms code coding data-structures datastructures datastructures-algorithms discord gitter hacktoberfest julia julia-language julialang

Last synced: 15 Jun 2025

https://github.com/Gmousse/dataframe-js

A javascript library providing a new data structure for datascientists and developpers

data data-frame dataframe datascience datastructures functional groupby javascript manipulation matrix sql sql-syntax

Last synced: 15 Mar 2025

https://github.com/githubofrico/datastructure

常用数据结构及其算法的Java实现,包括但不仅限于链表、栈,队列,树,堆,图等经典数据结构及其他经典基础算法(如排序等)...

algorithms datastructures list queue sort stack tree

Last synced: 05 Apr 2025

https://github.com/NewbiesCamp/Java-Programmer-Advancement-Program

📚 Java 技术体系进阶指南 ,总结职场经验及感悟,积累技术面试

algorithm datastructures interview java mysql rocketmq springboot

Last synced: 31 Oct 2025

https://github.com/553899811/NewBie-Plan

📚 Java 菜鸟训练营 ,总结职场经验及感悟,积累技术面试

algorithm datastructures dubbo java microservice mysql rocketmq springboot

Last synced: 02 May 2025

https://github.com/AlexandreDecan/portion

portion, a Python library providing data structure and operations for intervals.

datastructures interval interval-set operations python range

Last synced: 01 May 2025

https://github.com/thealgorithms/julia

Algorithms implemented in the Julia programming language. We're collaborating with the Humans of Julia community!

algorithm algorithms code coding data-structures datastructures datastructures-algorithms discord gitter hacktoberfest julia julia-language julialang

Last synced: 04 Apr 2025

https://github.com/KristofferC/NearestNeighbors.jl

High performance nearest neighbor data structures (KDTree and BallTree) and algorithms for Julia.

datastructures knn-search nearest-neighbors range-search

Last synced: 10 Apr 2025

https://github.com/kristofferc/nearestneighbors.jl

High performance nearest neighbor data structures (KDTree and BallTree) and algorithms for Julia.

datastructures knn-search nearest-neighbors range-search

Last synced: 01 Mar 2025

https://github.com/thealgorithms/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.

algorithm algorithms counting-sort datastructures euler m-script m-scripts machine-learning machine-learning-algorithms matlab mit-license nearest-neighbour-algorithm octave octave-scripts project project-euler project-euler-solutions

Last synced: 04 Apr 2025

https://github.com/compas-dev/compas

Main library of the COMPAS framework and CAD integrations for Rhino/GH and Blender.

aec blender3d data datastructures geometry grasshopper3d rhino3d rpc

Last synced: 24 Oct 2025

https://github.com/TheAlgorithms/Lua

Algorithms and Data Structures implemented in the Lua programming language

algorithms algorithms-datastructures datastructures datastructures-algorithms dsa hacktoberfest lua

Last synced: 10 May 2025

https://github.com/thealgorithms/lua

Algorithms and Data Structures implemented in the Lua programming language

algorithms algorithms-datastructures datastructures datastructures-algorithms dsa hacktoberfest lua

Last synced: 09 Apr 2025

https://github.com/dnshi/Leetcode

Leetcode problems & solutions

algorithms datastructures javascript leetcode solutions

Last synced: 05 May 2025

https://github.com/robbepop/string-interner

A data structure to efficiently intern, cache and restore strings.

bidirectional datastructures interner interning mapping rust storage string

Last synced: 14 May 2025

https://github.com/Robbepop/string-interner

A data structure to efficiently intern, cache and restore strings.

bidirectional datastructures interner interning mapping rust storage string

Last synced: 22 Apr 2025

https://github.com/obrok/lens

A utility for working with nested data structures.

datastructures elixir functional traversal utility

Last synced: 04 Apr 2025

https://github.com/disksing/iter

Go implementation of C++ STL iterators and algorithms.

algorithms datastructures stl

Last synced: 07 Apr 2025

https://github.com/joyang1/javainterview

最全的Java技术知识点,以及Java源码分析;Just learn it。

architecture bigdata books code-interview datastructures java

Last synced: 01 Feb 2026

https://github.com/discord/deque

Fast bounded deque using two rotating lists.

datastructures elixir

Last synced: 07 Mar 2026

https://github.com/aardvark-platform/aardvark.base

Aardvark.Base is the foundation of the open-source Aardvark Platform for visual computing, real-time graphics, and visualization.

aardvark aardvark-platform attribute-grammars datastructures fsharp functional-programming geometry graphics incremental-evaluation linear-algebra math matrices persistent-data-structure tensors

Last synced: 15 May 2025

https://github.com/mmottl/pure-fun

Purely functional data structures for OCaml, translated from Chris Okasaki's book "Purely Functional Data Structures"

datastructures ocaml purely-functional-data-structures

Last synced: 05 Apr 2025

https://github.com/farheenb/data-structures-and-algorithms

Solution to 500+ popular data structure and algorithm problems in Java, C++ and Python programming languages.

algorithms coding competitive-programming cpp20 datastructures gfg-solutions interview interviewbit-solutions java-8 leetcode-solutions python3

Last synced: 10 Apr 2025

https://github.com/esimov/gogu

A comprehensive, reusable and efficient concurrent-safe generics utility functions and data structures library.

data-structures datastructures functional functional-programming generics go golang programming trie

Last synced: 12 Jan 2026

https://github.com/algorithmica-repository/datascience

It consists of examples, assignments discussed in data science course taken at algorithmica.

algorithms coding-interview-challenges datastructures deep-learning java machine-learning nlp-machine-learning problem-solving python

Last synced: 11 Jan 2026

https://github.com/hroi/treebitmap

Fast IP lookup table for IPv4/IPv6 prefixes

datastructures ipv4 ipv6 lookup-table subnetting trie

Last synced: 30 Dec 2025

https://github.com/marcelotto/sycamore

A tree data structure for Ruby

datastructures ruby tree

Last synced: 10 May 2025

https://github.com/dirmeier/datastructures

:rocket: Implementation of core data structures for R

algorithms datastructures r rcpp

Last synced: 10 Mar 2026

https://github.com/deckarep/ziglang-set

A generic and general purpose Set implementation for the Zig language

datastructures generics set standard-library zig zig-package ziglang

Last synced: 20 Jun 2025

https://github.com/kinegratii/borax

:notebook: python农历&节日工具库 - 中文数字/设计模式/树形结构

chinese-festivals chinese-lunar-calendar datastructures festivals lunar-calendar python3 utils

Last synced: 08 Oct 2025

https://github.com/juliagraphs/metagraphs.jl

Graph data structures with multiple heterogeneous metadata for Graphs.jl.

data-structures datastructures graph graphs hacktoberfest juliagraphs metadata

Last synced: 29 Jan 2026

https://github.com/asheshvidyut/treds

Sorted Data Structure Server - Treds is a Data Structure Server which returns data in sorted order and is the fastest prefix search server. It also persists data on disk.

ai cache database datastructures datastructures-algorithms datastructures-algorithms-golang go golang key-value new-architecture new-data-structure nosql prefix prefix-search radix-tree vector-database

Last synced: 09 May 2025

https://github.com/tobgu/peds

Type safe persistent/immutable data structures for Go

datastructures functional golang immutable

Last synced: 22 Mar 2025

https://github.com/jakubtomsu/sds

A collection of static datastructures for Odin

datastructures handles odinlang pool spsc-queue

Last synced: 04 Jan 2026

https://github.com/rebooters/my-mvp

Android 各种网络请求/mvp 框架实现总结分析,以及四大组件工作机制分析

activity android datastructures design-patterns java-8 mvp mvp-architecture okhttp3 retrofit2 rxjava2 service

Last synced: 15 Jun 2025