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

Data structures

A data structure is a particular way storing and organizing data in a computer for efficient access and modification. Data structures are designed for a specific purpose. Examples include arrays, linked lists, and classes.

https://github.com/abdallahhemdan/tayara

🛵 Tayara is delivery system which manage the process of receiving the orders and deliver it to the customer fully coded using C++/C

cpp cufe-2022 data-structure data-structures delivery-sys delivery-tracker

Last synced: 07 May 2025

https://github.com/gousiosg/algo-ds

Course material for Algorithms and Data Structures (TU Delft TI3110TU)

algorithms course-materials data-structures python

Last synced: 19 Mar 2025

https://github.com/alexandrehiroyuki/datatome

Data analysis and filtering using time series for embedded devices (IoT). All in a single C++ library, Data Tome. Focus on the developer's experience and performance. It is the successor to the MovingAveragePlus library.

algorithms analysis arduino arduino-library cpp cumulative-mean data-processing data-structures exponential-moving-average filters median moving-average moving-median pio platformio platformio-library standard-deviation variance

Last synced: 24 Oct 2025

https://github.com/merteldem1r/TenXWeb

TenXWeb is my personal collection of different Web development projects, designed to develop from fundamental concepts of vanilla JavaScript to intermediate & advanced ReactJS and Backend applications with NodeJS.

alogrithms backend css custom-hooks data-structures expressjs frontend html javascript material-ui nodejs reactjs redux-toolkit tailwindcss typescript web-development web-games

Last synced: 30 Jul 2025

https://github.com/azl397985856/blog

my personal blog(https://lucifer.ren/blog/)

algorithm blog data-structures fed frontend leetcode leetcode-solutions

Last synced: 24 Mar 2025

https://github.com/developaul/data-structures-js

DATA STRUCTURES Examples: JavaScript

data-structures javascript

Last synced: 12 Apr 2025

https://github.com/soumyadip007/complete-data-structure-dsa-println

A data structure is a particular way of organizing data in a computer so that it can be used effectively. For example, we can store a list of items having the same data-type using the array data structure. This page contains detailed tutorials on different data structures (DS) with topic-wise problems.

algorithms array data-structures graph hashing linkedlist queue stack tree

Last synced: 06 Oct 2025

https://github.com/hashimsaffarini/data_structures_course

Complete Java Data Structures course with custom implementations, problem-solving, and clean examples. Perfect for students and self-learners.

data-structures java oop problem-solving

Last synced: 21 Jul 2025

https://github.com/matinhosseinianfard/exhanoi

A visual data structure project that simulates the extension hanoi problem

data-structures hanoi-towers pyqt5 python

Last synced: 27 Feb 2025

https://github.com/urbit/noun

A noun representation in Rust

data-structures rust urbit

Last synced: 10 Apr 2025

https://github.com/leudz/beach_map

Implementation of a slotmap

data-structures

Last synced: 12 Dec 2025

https://github.com/tdinucci/logicmine

An evolved implementation of the mediator pattern, helping you build highly maintainable systems

api csharp data-structures design-pattern design-patterns dotnet framework mediator mediator-pattern netcore netstandard observability observable pipeline quality

Last synced: 14 Apr 2025

https://github.com/merteldem1r/tenxweb

TenXWeb is my personal collection of different Web development projects, designed to develop from fundamental concepts of vanilla JavaScript to intermediate & advanced ReactJS and Backend applications with NodeJS.

alogrithms backend css custom-hooks data-structures expressjs frontend html javascript material-ui nodejs reactjs redux-toolkit tailwindcss typescript web-development web-games

Last synced: 21 Jun 2025

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

Study driven repository to maintain algorithms and data structures knowledge

algorithms big-o-notation computer-science data-structures python

Last synced: 30 Jan 2026

https://github.com/louis030195/octree

Dynamic sparse bounded octree in Go

3d data-structures octree

Last synced: 15 Dec 2025

https://github.com/harismuneer/2-3-tree

🌲 A C++ implementation of all functionalities (insertion, deletion, search etc) of a 2-3 (two-three) Tree using Rotation, Split and Merge operations. (Please share if you find any bug in the code)

2-3-tree b-tree balanced-search-trees balanced-trees data-structures datastorage datastructures-tasks free-to-use insert-delete-operations open-source-code rotations-operations split-operations tree-data-structure tree-datastructures tree-search two-three-tree two-three-trees

Last synced: 30 Apr 2025

https://github.com/angular-rust/ux-dataflow

UX-Dataflow is a streaming capable data multiplexer that allows you to aggregate data and then process it using a Chain of Responsibility design pattern.

data-processing data-structures dataframe datastream datatable rust

Last synced: 16 Oct 2025

https://github.com/tutorialedge/go-data-structures-course

This is the course materials for the Go Data Structures Crash Course!

data-structures go

Last synced: 10 Apr 2025

https://github.com/nishkarshraj/evolvve-student-chapter-app

Evolution is the process which makes someone/something ordinary to extra ordinary. Here is a project done by UPES Students from B.Tech DevOps which is generic model on Student Chapters that helps us in extra-curricular activities.

automation collaboration cxoracle data-structures database database-management evolution git github normalization open-source opensource project python python3 student-chapters tech-devops upes-students

Last synced: 22 Apr 2025

https://github.com/m-aliozkaya/datastructuresproject-2

Data structure linked list project for school

cpp data-structures

Last synced: 21 Feb 2026

https://github.com/rafaelbroseghini/pythonista

:snake: Simple is better than complicated. Complex is better than complicated.

algorithms data-structures object-oriented-programming oop python3

Last synced: 28 Apr 2025

https://github.com/minaminao/algorithms

Algorithms and data structures in C++/Rust/Python/JavaScript/Go.

algorithms data-structures quantum-algorithms

Last synced: 28 Apr 2025

https://github.com/harmoniqs/namedtrajectories.jl

Efficient Handling of Trajectories with User Defined Named Components

data-structures julia makie-jl optimal-control plotting trajectories trajectory-optimization

Last synced: 14 May 2026

https://github.com/letsdeepchat/techgig-30-day-challenge

Hello there! Here is 30-Day coding challenge using Python for Techgig and also I have HackerRank 30 Days coding changes coding repository. which really important for those guys who just started coding. I tried to explain basic coding for fresh coders.

30-day-leetcoding-challenge 30-days-of-code 30dayscodechallenge basic-programming competitive-programming data-science data-structures day-01-hello-techgig deepak deepak-chaudhari deepak14ri machine-learning oops-in-python python techgig-solutions

Last synced: 21 Aug 2025

https://github.com/milenacarecho/42sp

Esse repositório é onde compartilharei minha jornada na escola de engenharia de software @42SP. Colocarei aqui os meus projetos em ordem cronológica e explicada 😄

42 42sp c data-structures libft

Last synced: 09 Jul 2025

https://github.com/grahamstrickland/malik_ds

Exercises from "Data Structures Using C++" (2e) - D.S. Malik

algorithms algorithms-and-data-structures cpp cpp11 data-structures

Last synced: 05 May 2025

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

Theory and Implementation of Data Structures and Algorithms using Python

algorith data data-structures python

Last synced: 19 Apr 2025

https://github.com/harshcasper/data-structures

An NPM Package built for Developers to get a High-Level API Access to various Data Structures 👨‍💻🗄️

binary-search-tree data-structures datastructures hash-table linked-list npm npm-module npm-package npm-scripts npmjs priority-queue stack

Last synced: 03 Oct 2025

https://github.com/anishlearnstocode/java-wac-batch-32

Introduction to Programming 👨‍💻 in Java with Data structures + Algorithms taught at @WhatAfterCollege 🎓.

algorithms batch course data-structures java online-course what-after-college

Last synced: 10 Apr 2025

https://github.com/poyea/bk-tree

🌴 Header-only Burkhard-Keller tree (BK-Tree) library, with different metrics supported

bktree cpp cpp11 cpp14 cpp17 cpp20 data-structures string tree

Last synced: 10 Mar 2026

https://github.com/timvermeulen/const-buffer

A fixed-capacity memory buffer allocated on the stack using const generics.

array const-generics data-structures no-std rust

Last synced: 26 Mar 2025

https://github.com/bastidood/c-data-structures

A collection of reference implementations for basic data structures written in C.

c computer-science data-structures

Last synced: 08 Oct 2025

https://github.com/fmw666/data-structure

💡 数据结构(基于 C++ 语言) + 算法 (基于 C语言 和 Python语言)

algorithms c cpp data-structures datastructures-algorithms python3

Last synced: 02 Aug 2025

https://github.com/nitinprakash96/data-structures

Algorithmic operations of some common data structures

algorithms data-structures implementation

Last synced: 20 Jun 2025

https://github.com/mahendramahara/dsa-in-c-programing

Explore a collection of C programming language implementations for various data structures and algorithms. From linked lists to sorting algorithms, this repository provides a hands-on approach to learning and understanding essential concepts in data structures and algorithms.

bca bca-project c-programming c-programming-language c-programs cprogramming data-structures data-structures-and-algorithms dsa dsa-algorithm dsa-in-c dsa-learning-series dsa-practice dsa-project lab-exercise lab-report mahendra-mahara mahendramahara programming

Last synced: 11 Mar 2026

https://github.com/georgegkas/algorithmos

Μια σειρά από σημειώσεις που αποσκοπούν στην καλύτερη εμπέδωση, κατανόηση και χρήση των πιο σημαντικών αλγορίθμων και δομών δεδομένων.

algorithms bellman-ford-algorithm computer-science data-structures graph graph-algorithms prim-algorithm

Last synced: 23 Jan 2026

https://github.com/dobatymo/data-algos

An knowledge graph for data structures and algorithms in markdown format

algorithms computer-science data-structures knowledge-graph ontology

Last synced: 28 Jul 2025

https://github.com/mewmix/gh_llm_loader

clone GitHub repositories and prepare their data for ingestion for LLMs.

context data data-structures github llm llm-training python

Last synced: 19 Sep 2025

https://github.com/wang-jun-coder/reading-notes

读书笔记(大化设计模式、大话数据结构)

dahuashejimoshi data-structures design-patterns-objc

Last synced: 29 Apr 2025

https://github.com/pirate/experiments

:sparkles: Random (sometimes xkcd-inspired) Python, Haskell, and JS experiments involving data science and algorithm fun.

algorithms computer-science data-science data-structures game-theory haskell javascript machine-learning math python random snippets statistics test-bed

Last synced: 24 Mar 2025

https://github.com/edw/clj-lens

Nested data structure querying and updating

clojure data-structures datastructures

Last synced: 22 Oct 2025

https://github.com/gkonovalov/algorithms

Algorithms and Data Structures a comprehensive collection of fundamental Algorithms and Data structures organized into various categories to cater to the needs of software engineers and computer science students.

a-star algorithm algorithms algorithms-and-data-structures bellman-ford binary-search convex-hull data-structures dijkstra dynamic-programming floyd-warshall huffman-coding interview-questions kruskal levenshtein-distance merge-sort network-flow prim quick-sort topological-sort

Last synced: 18 Sep 2025

https://github.com/brayniac/heatmap

heatmap storage for rust

crates data-structures heatmap histogram rust

Last synced: 04 Mar 2026

https://github.com/matinhosseinianfard/simplegit

A simple visual data structure project that simulates git

data-structures git linked-list pyqt5 python

Last synced: 27 Feb 2025

https://github.com/sondosaabed/baby-frecuencies-hash

Baby-Frecuencies managment application using Hash table as data Structure. Java | JavaFX

baby-frecuency data-structures hashtable java javafx-application

Last synced: 01 Nov 2025

https://github.com/sapna127/cp-lite

Algorithms, tricks, problems solutions with most optimized way.. Open source contribution repo for Hacktoberfest. Refer Contribute.md to know more

algotithms competitive-programming data-structures hacktoberfest hacktoberfest-accepted problem-solving stl techniques tricks

Last synced: 15 Mar 2026

https://github.com/sondosaabed/babies-frecuencies

Baby-Frecuencies managment application using AVL tree as data Structure. Java | JavaFX

avl-tree baby-frecuency data-structures java javafx-application

Last synced: 22 Apr 2025

https://github.com/ibrahimtanyalcin/lexicon-rainbow

Lexicon-rainbow: minimal data visualization module between a single ordinal scale and a single linear scale with in-built GUI

component d3 d3js d3v3 d3v4 data-structures data-visualization es5 es5-javascript javascript-library parallel-coordinates sankey svg visualization

Last synced: 13 Jul 2025

https://github.com/rauhul/cs225

Data Structures UIUC SP 2016

c-plus-plus data-structures

Last synced: 03 Mar 2026

https://github.com/hamzaoutdoors/vet-clinic-database

Use a relational database to create the data structure for a vet clinic. And create a complete database with data about animals, animals' owners, clinic employees, and visits.

backend data-structures database postgresql sql

Last synced: 07 Oct 2025

https://github.com/flexycode/ccdatrcl

💫 This repository contains all of the java, javascript & python code implementations for each topic in the course outline for data structures and algorithms COM231 - Mrs. Jensen A. Santillan

algorithm algorithms-and-data-structures computer-science critical-thinking data-structures knowledge-management knowledge-power knowledge-representation visualization

Last synced: 14 Apr 2025

https://github.com/sabyasachi-seal/books

All the books that can help you for a CS Degree

algorithms books cse daa data-structures maths

Last synced: 03 Mar 2026

https://github.com/pachoclo/draggable-data-structures

A React tool to help you visualize data structure changes while you come up with an algorithm solution

data-structures draggable react visualization

Last synced: 19 Jun 2025

https://github.com/talfig/set-data-structure

Data structure implementation for mathematical set operations in C.

data-structures mathematics set

Last synced: 18 Apr 2025

https://github.com/mindexpert7546/learn-dsa

Data structure and Algorithm (DSA).A data structure is a method of organizing data in a virtual system. Think of sequences of numbers, or tables of data: these are both well-defined data structures. An algorithm is a sequence of steps executed by a computer that takes an input and transforms it into a target output.

algorithms-and-data-structures c cpp data-structures dsa dsa-algorithm hacktoberfest hacktoberfest-accepted hacktoberfest-starter hacktoberfest2023 java python

Last synced: 18 Jun 2025

https://github.com/shubham0204/text-predictor-android

Next word prediction and word auto-complete for Android - with the power of Rust 🚀

android android-library autocomplete-suggestions data-structures markov-model rust text-predictions trie-data-structure

Last synced: 11 Jul 2025

https://github.com/alistra/data-structure-inferrer

A program that analyzes source code with a data-structure wildcard and suggests the right one.

analyzer c compiler data-structures haskell tex

Last synced: 21 Oct 2025

https://github.com/edmilson-dk/js-treeds

Library of algorithms and data structures for Javascript and Typescript

algorithms data-structures library

Last synced: 11 Jul 2025

https://github.com/kampersanda/dyft

C++17 Implementation of Dynamic Filter Trie

cpp17 data-structures hamming-distace index similarity-search

Last synced: 23 Apr 2025

https://github.com/zpnst/btree

Here you will find an implementation with comments and a full description of one of the most important data structures - the B tree!

btree c data-structures

Last synced: 15 Oct 2025

https://github.com/0xvikasrushi/dsa

This repo consists of Notes and Questions of java for Data-Structures and algorithms that i have learnt

algorithms coding-ninjas-solution data-structures java leetcode

Last synced: 03 Jul 2025

https://github.com/lubien/data-structures-book

Data Structures and Their Algorithms (Jayme Luiz Szwarcfiter and Lilian Markenzon)

algorithms book data-structures solutions

Last synced: 17 Mar 2026

https://github.com/atiq-cs/problemsolving

Problem solving from a few online judges such as codeforces, uva, spoj and coding practices from leetcode, hackerrank

acm-icpc acm-uva algorithm c-sharp codeforces data-structures online-judges python3

Last synced: 14 Oct 2025

https://github.com/gusanmaz/bmb212-algorithms-22-23

NKÜ Bilgisayar Mühendisliği 2022-2023 Bahar BMB212 Veri Yapıları Dersi Uygulama Notları, Projeleri ve Ödevleri

algorithms algorithms-and-data-structures data-structures github-classroom java programming

Last synced: 12 Apr 2025

https://github.com/matanlurey/sector.dart

Fast and intuitive 2D data structures.

2d dart data-structures grid

Last synced: 05 Apr 2025

https://github.com/giacomocavalieri/non_empty_list

✨ Non-empty lists in Gleam

data-structures

Last synced: 17 Aug 2025