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/devtonin/data-structures

Data Structures repository, built-in C on the 3rd period of Computer Engineering Degree.

data-structures heap list queue search tree

Last synced: 02 Apr 2026

https://github.com/lukabratos/queue

Queue implementation in Swift

data-structures generics queue swift

Last synced: 10 Nov 2025

https://github.com/rohan-bhautoo/data-structures-and-algorithms

Data Structures is about how data can be stored in different structures. Algorithms is about how to solve different problems, often by searching through and manipulating data structures. Theory about Data Structures and Algorithms (DSA) helps us to use large amounts of data to solve problems efficiently.

algorithm-analysis algorithm-challenges algorithms csharp data-structures data-structures-and-algorithms

Last synced: 25 Dec 2025

https://github.com/yapeansa/estrutura_fila

Implementação de estrutura de fila

c data-structures queue

Last synced: 13 Aug 2025

https://github.com/bridgerbrown/c-http-server

HTTP Server built in C with manually built thread pool, linked list, queue, binary search tree, merge sort, and dictionary.

api backend binary-search-tree c c-language data-structures data-structures-and-algorithms http http-server linked-list low-level merge-sort queue server socket thread-pool user-management

Last synced: 14 Aug 2025

https://github.com/i2mint/s3dol

s3 (through boto3) with a simple (dict-like or list-like) interface

data-structures python python3 s3 s3-bucket s3-storage

Last synced: 14 Aug 2025

https://github.com/ascendho/dstfw

Modern C++ Syntax Implementations of the Pseudocode in Data Structures the Fun Way (from No Starch Press)

data-structures no-starch-press

Last synced: 04 Oct 2025

https://github.com/alexandengstrom/not_std

Reinventing the standard library by constructing essential data structures and algorithms in C++ from scratch.

algorithms data-structures

Last synced: 04 Oct 2025

https://github.com/alto-b/data-structures

basics of DS in dart for beginners

array data-structures graph linked-list queue stack tree

Last synced: 19 Feb 2026

https://github.com/abdullah00001/way-to-be-a-rated-coder

A dedicated repository to track my 90-day journey of competitive programming practice — mastering algorithms, solving problems daily, and leveling up to become a rated coder.

algorithms c competitive-programming cpp data-structures dsa

Last synced: 16 Aug 2025

https://github.com/debjeetsarkar/js-structures

Commonly used data structure's implementation using javascript

data-structures javascript

Last synced: 17 Aug 2025

https://github.com/harsha-yuvaraj/data-compression-and-decompression-tool

A specialized lossless file compression and decompression tool designed mainly for plain text, including programming files.

data-structures huffman-compression-algorithm lossless-compression-algorithm numpy python tkinter

Last synced: 05 Oct 2025

https://github.com/bieelogrom/filasdinamicas

Lista de atividades de listas dinâmicas em Java.

data-structures fila java queue

Last synced: 17 Aug 2025

https://github.com/vcn222/itmo

Explore my projects and coursework from ITMO University in Computer Science. Join me on GitHub to see my journey! 🚀💻

284261 algorithms-and-data-structures cheatsheets codeforces cpp data-structures feature-selection flow graphs greedy-algorithms itmo java learning machine-learning shortest-paths software-engineering sorting-algorithms supervision

Last synced: 18 Aug 2025

https://github.com/ibrahimdur1989/comp2152-assignment1-workout-stats

Python basics exercise: lists, dictionaries, and loops to summarize friends’ workout minutes (COMP2152 – Assignment 1).

beginners cli comp2152-assignment data-structures dictionaries exercise jupyter-notebook lists loops practice-project python

Last synced: 19 Aug 2025

https://github.com/daniilroman/heaps_comparison

C++ implementations and comparison of heap data structures

binomial-heap d-tree data-structures heap leftist-heap skew-heap

Last synced: 19 Aug 2025

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

Common data structures implemented in Python

algorithms data-structures

Last synced: 25 Jan 2026

https://github.com/janeberry/evilhangman

Twist version of classic Hangman Game

data-structures maps sets

Last synced: 20 Aug 2025

https://github.com/fabiokleis/estrutura_de_dados1

estrutura de dados 1 , linguagem C!

data-structures

Last synced: 20 Aug 2025

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

Implementation of the most popular algorithms and data structures in Python.

algorithms algorithms-and-data-structures data-structures python

Last synced: 21 Aug 2025

https://github.com/ilovebacteria/analysis-prime-number-algorithms

My Data Structure course project. Analyzing the performance of some prime number algorithms with graph

algorithm algorithms data-structures graph java matplotlib pyfpdf python

Last synced: 22 Aug 2025

https://github.com/felipenobrg/c-exercices

C exercises for my college.

arrays c data-structures pointers

Last synced: 22 Aug 2025

https://github.com/leoobarbosa2/data-sctructures

General information about Data Structures and how to implement it.

data-structures data-structures-and-algorithms

Last synced: 22 Aug 2025

https://github.com/primeeagle/vnet.datastructures

A class library that provides many data structures not found in the .NET standard libraries.

data-structures dotnet dotnet-core dotnet-library

Last synced: 23 Aug 2025

https://github.com/ivan-guerra/dsa

Classic data structures and algorithms implemented in C++

algorithms data-structures

Last synced: 24 Aug 2025

https://github.com/convexwf/leetcode

Solution to Leetcode problems. 在此记录 Leetcode 题目的解法思路,以C++为主。

algorithm cpp data-structures leetcode

Last synced: 24 Aug 2025

https://github.com/anshu10101/leetcode

Collection of my solved LeetCode DSA questions !

algorithms data-structures

Last synced: 25 Aug 2025

https://github.com/chinmaybhalodia/walmart-virtual-internship

All the tasks submitted during the Advanced Software Engineering Virtual Training Program offered by Walmart Global Tech on Forage platform.

data-munging data-structures java python relational-database-design software-architecture software-engineering sql

Last synced: 27 Aug 2025

https://github.com/abelnnieva/javascript-algorithms-data-structures

JavaScript Algorithms and Data Structures Certification from freeCodeCamp. Includes exercises and certification projects.

algorithms data-structures freecodecamp javascript

Last synced: 28 Aug 2025

https://github.com/davidyslu/OnlineJudgePKU

Personal submissions on PKU Online Judge (北京大學程式解題系統)

algorithms cpp data-structures

Last synced: 29 Aug 2025

https://github.com/sarmad426/dsa

DSA (Data Structures and Algorithms). This Repository covers the fundamental and advance concepts of data structures using C++.

algorithms cpp data-structures programming

Last synced: 30 Aug 2025

https://github.com/douglasdotv/dsa-java

Some basic algorithms and data structures.

algorithms data-structures java

Last synced: 30 Aug 2025

https://github.com/tarek99samy/datastructure-project

Restaurant small Application system using OOP and DS concepts

algorithms-and-data-structures c-plus-plus data-structures gui-application

Last synced: 30 Aug 2025

https://github.com/kevinknights29/dsa_in_python

This repo contains pythonic implementation of data structures and algorithm

algorithms data-structures python

Last synced: 22 Mar 2025

https://github.com/evandrolg/data_structures_in_ruby

A collection of data structures written in Ruby

algorithms data-structures ruby

Last synced: 05 Mar 2025

https://github.com/ozmap/technical-assessment

Technical assessment for the position of software engineer at DevOZ.

assessment-project challenge data-structures restful-api typescript

Last synced: 14 Apr 2025

https://github.com/alexandrbig1/goit-sql-hw-03

This repository contains my homework assignments for learning basic SQL functions and understanding query operations to retrieve and manipulate information.

backend computerscience data-structures database git software-engineering sql

Last synced: 17 Mar 2025

https://github.com/myloft/data_structure

数据结构实验

data-structures

Last synced: 06 Nov 2025

https://github.com/julianp911/proyecto_2_202010_sec_4_team_5

📚 Proyecto 2 - Estructura de Datos

data-structures generic geojson java java8

Last synced: 20 Jun 2025

https://github.com/clearxs/go-algorithms-and-data-structures

go implementation algorithms and data-structurs

algorithms data-structures go leetcode

Last synced: 26 Dec 2025

https://github.com/nanafox/binary_trees

A project on the Binary Tree Data Structure.

alx-curriculum binary-search-tree binary-tree c-programming data-structures dsa

Last synced: 06 Nov 2025

https://github.com/iamanirudha97/boston_path_finder_psa_project

Finding Shorted path between T line stations located in boston using Graph Algorithms

data-structures graph-algorithms java

Last synced: 28 Feb 2025

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

In this repository that contains all the Data Structures and Algorithms concepts and their implementation in several ways.

data-structures data-structures-and-algorithms dsa dsalgo java

Last synced: 14 May 2025

https://github.com/itsmunim/python-playground

Where all the python trash ends up

algorithm data-structures python

Last synced: 14 Mar 2025

https://github.com/jalalazimi/algorz

Data Structures & Algorithms for Javascript

algorithm data-structures

Last synced: 26 Dec 2025

https://github.com/shubhansu-kr/cse205-data-structure-and-algorithms

DSA Course: CSE205: LPU progress | C++ | Lecture PPTs | Solutions | Codes.

cpp cse205 data-structures dsa dsa-algorithm lecture-notes lpu

Last synced: 04 Jan 2026

https://github.com/goutamhegde002/dsa-roadmap-for-beginners

The "DSA Roadmap for Beginners" repository is a comprehensive guide designed to help beginners learn Data Structures and Algorithms (DSA) efficiently. It provides structured content covering fundamental and advanced topics in DSA, with practical examples, exercises, and coding problems.

beginner beginner-friendly beginner-guide coding-practice data data-science data-structures data-structures-and-algorithms dsa dsa-algorithm dsa-learning-series dsa-practice dsa-roadmap interview-preparation interview-resources programming-fundamentals

Last synced: 28 Feb 2026

https://github.com/rsgoksel/data-structures-cpp

Foundations of Data Structures in C++: Descriptions and Illustrations

binary-search-tree binary-tree cpp data-structures linked-list queue

Last synced: 12 Nov 2025

https://github.com/soc221b/abstract-algorithms

High level abstract code of every algorithm, data structure, and design patterns in any programming language

abstract abstraction adapter algorithm algorithms data-structures design-patterns flex flexible generic high-level-programming library stl template

Last synced: 27 Feb 2025

https://github.com/mahmud-kandawala/c-shopping-list-capstone-project

This is my Capstone C Programming Project for my Advanced C Programming Course. It features a comprehensive shopping cart system that utilizes linked lists, stacks, queues, and binary search trees for efficient item management and search functionality.

c data-structures

Last synced: 25 Feb 2025

https://github.com/azaz9026/email-spam-detection

Welcome to the Email Spam Detection project! This repository provides a machine learning model for detecting spam emails using a Naive Bayes classifier and a simple web interface built with Streamlit.

data-analysis data-cleaning data-structures data-visualization deep-learning machine-learning python sql streamlit

Last synced: 26 Dec 2025

https://github.com/povilasb/rust-playground

Various small Rust demos

algorithms data-structures rust

Last synced: 18 Mar 2025

https://github.com/alldroll/rbtree

Red–black tree

data-structures go red-black-tree

Last synced: 28 Jan 2026

https://github.com/austinhartzheim/bitter.js

It's 2017. We shouldn't need this code. But we still have that Internet Explorer thing.

data-structures javascript javascript-library

Last synced: 22 Mar 2025

https://github.com/shuddha2021/distributed-system-simulator-in-golang

A lightweight distributed system simulator in Go, featuring concurrency, HTTP endpoints, and unit tests.

concurrency data-structures distributed-systems error-handling go goroutines http-server restful-api synchronization thread-safety unit-testing

Last synced: 15 May 2025

https://github.com/anishlearnstocode/data-structures-algorithms

Solutions to Specialization Data Structures and Algorithms @Coursera ~UCSD and National Research University Higher School Economics

algorithms coursera data-structures solutions

Last synced: 04 Jan 2026

https://github.com/topmbiw/best-websites-a-programmer-should-visit

Discover essential websites for programmers to enhance skills and stay updated. Contribute to this curated list on GitHub! 🌐💻

all-in-one awesome books coding-style collection competitive-programming data-structures fundamentals-of-programming hacktoberfest interview-practice java links programmer programming puzzle sites wiki wikipedia

Last synced: 29 Jun 2025

https://github.com/sami-bre/grokking_algorithms

a repo to hold code I wrote while going through the book "Grokking Algorithms by Aditya Bhargava". An amazing book :)

algorithms data-structures python

Last synced: 28 Mar 2025

https://github.com/mr-won/data-structure

데이터구조 학습 정리입니다.

data-structure data-structures

Last synced: 30 Mar 2025

https://github.com/urstrulykkr/js_objects

A beginner's approach on JavaScript Objects

data-structures js objects

Last synced: 22 Feb 2025

https://github.com/romangw/compsci-python-references

A repo of every thing, note, and code assignment I've learned in my Computer Science course, compiled together for ease of access.

college-assignment data-structures ease-of-use templates

Last synced: 04 Sep 2025

https://github.com/sur16-cse/internity-internship-dsa-2021

This internship is for Design and Analysis of Algorithm. It is 45 days internship cover important concepts of data structure and algorithm . It also cover advanced topic for placement.

algorithm cpp data-structures

Last synced: 26 Feb 2025

https://github.com/adrianocleao/trabalhoaed1

Implementação de Selection Sort e Heap Sort com Listas Circulares Duplamente Encadeadas, usando Makefile para compilar e executar o código.

algorithms c computer-science data-structures makefile

Last synced: 23 Feb 2025

https://github.com/mahmoud-elghonemy/datastructureandalgorithms

implementation data structure and algorithm using java

algorithms data-structures java

Last synced: 15 May 2025

https://github.com/ibchgenomic/datastructure-algorithms

my approach of solving the leetcode, interviewcode and other questions

data-structures python-3

Last synced: 30 Mar 2025

https://github.com/pathak-ashutosh/dsa-practice

An index of Data structures and Algorithms that I practiced for my interviews.

algorithms algorithms-and-data-structures data-structures python

Last synced: 21 Feb 2025

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

Implementations of data structures.

data-structures java

Last synced: 04 Mar 2025

https://github.com/nkokor/red-black-tree

Implementation of Red-Black Tree data structure using Python

data-structures red-black-tree

Last synced: 06 Mar 2025

https://github.com/maks28atish03kumar04sahu01/java-game-series

Game Hub: Puzzles & Play is a diverse digital playground with captivating classics like Snake-fruit, tic-tac-toe, bricks breaker, pong, and Tetris. Developed with precision and accessible across devices using Java it offers seamless gaming enjoyment for all.

awt-gui bricksbreaker-game data-structures game-development game-logic java-8 pong-game problem-solving snake-fruit-game swing-gui tetris-game tic-tac-toe-game

Last synced: 29 Jun 2025

https://github.com/networkflux/ft_containers

Let’s re-implement the standard C++ containers

algorithms complexity containers cpp data-structures

Last synced: 20 Jul 2025

https://github.com/clustercockpit/cc-specifications

Specification of ClusterCockpit datastructures, interfaces, DB schemas, file formats and directory structures

api api-graphql api-rest data-structures file-archive schema

Last synced: 04 Jan 2026

https://github.com/tamschi/pinus

A prickly BTreeMap.

data-structures hacktoberfest pinning rust

Last synced: 23 Mar 2025