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/andisiambuku/data-structures-and-algorithms

A repo of data structures and algorithms solutions to challenges on Leetcode in JavaScript

algorithms data-structures javascript leetcode-solutions

Last synced: 22 Jun 2025

https://github.com/mhamdyx/C-programming-A-Modern-Approach-2nd-ed-Solutions

My solutions to the C Programming A Modern approach book 2nd edition. These solutions are published for historical purposes and intended to be a guide for other learners to gain intuition rather than being used for cheating.

abstract-data-types algorithms c c89 c99 cprogramming cprogramming-language cprogrammingbooks cprograms cprojects data-structures enumeration functions low-level-programming pointers pointers-and-arrays preprocessor-directives problem-solving standard-library string-manipulation

Last synced: 09 May 2025

https://github.com/vgherard/r2r

R-Object to R-Object Hash Maps

data-structures hashtable r

Last synced: 30 Apr 2025

https://github.com/yisaer/dailycode_in_shulife

My Daily Code in My College life in SHU

assembly data-structures operating-system

Last synced: 22 Aug 2025

https://github.com/deveshsangwan/ds_algo

Implementation of Algorithms and Data Structures

algorithms data-structures dynamic-programming sorting-algorithms

Last synced: 04 Mar 2025

https://github.com/d-coder111/practolearn

PractoLearn serves as a repository for acquiring fundamental knowledge through hands-on projects suitable for beginners and individuals of all skill levels. We encourage you to participate and warmly welcome your contributions.

beginner-friendly c c-programming competitive-programming contributions-welcome cpp data-science-projects data-structures first-contributions hacktoberfest hacktoberfest-accepted improvement-proposal java projects-list python web-development

Last synced: 20 Aug 2025

https://github.com/aminography/radixtree

An implementation of RadixTree data-structure, which is a great tool for indexing a large number of records with string keys.

data-structures indexing prefix-search prefix-tree radix-tree radix-trie tree-structure

Last synced: 06 Oct 2025

https://github.com/antouhou/easy-tree

A simple and efficient tree structure library for Rust with recursive traversal

algorithms data-structures recursive rust traversal tree tree-structure trees

Last synced: 19 Jun 2025

https://github.com/maksimekin/data-structures-game

The Data Structures Game is a competitive online game. The goal of this game is to help reinforce data structures concepts to students.

data-structures game

Last synced: 12 Oct 2025

https://github.com/thuongtruong1009/point2d-and-vector2d

The first mini project kind of Data Structure & Algorithm subject. Enjoy it !

algorithm data-structures java-8 pointers-and-arrays vector-space-model

Last synced: 11 Mar 2025

https://github.com/polytonic/incandescent

The Standard Template Library for Dummies

algorithms computer-science cplusplus data-structures stl

Last synced: 10 Apr 2025

https://github.com/iondv/registry

IONDV. Framework: Registry module is the main module to work with metadata.

data data-structures iondv iondv-module javascript metadata metadata-registry registry system-registry

Last synced: 13 Sep 2025

https://github.com/anishlearnstocode/python-workshop-4

Python 🐍 Workshop on Language Basics, Constructs and introduction in Data Structures & Algorithms 👨‍💻 @WhatAfterCollege 🎓.

algorithms capstone course data-structures data-types dictionary input intoduction-to-programming list list-comprehension loops online-course pycharm pycharm-ide python python3 tuple workshop

Last synced: 13 Apr 2025

https://github.com/cizr/perlcodingtoolkit

This repository contains a diverse collection of Perl scripts and utilities designed to assist developers in various aspects of programming and problem-solving.

client-server compression-algorithm cryptography cybersecurity data-structures digitalforensics graph perl perl5 problem-solving recursion scheduling-algorithms searching-algorithms sorting-algorithms tree webprogramming

Last synced: 21 Apr 2025

https://github.com/alexvzyl/freelist

A cache-coherent, embedded freelist collection written in Rust.

cache data-structures freelist rust rust-lang

Last synced: 30 Oct 2025

https://github.com/pranjay-poddar/dsa_asg4

Test the code by running it directly on the online compiler, Link given below.

c data-structures

Last synced: 26 Mar 2025

https://github.com/hoangtien2k3/data-structure-and-algorithm

Data Structure and Algorithms such as Array, Pointer, Structure, Linked List, Stack, Queue, Graph, Searching, Sorting, Programs, etc.

algorithm algorithms data-structures java sorting-algorithms

Last synced: 21 Apr 2025

https://github.com/mussacharles/maths-for-fast-algorithms

Detailed explanations and implementations of various maths concepts for writing high performance code/algorithms backed with Unit tests.

algorithms data-structures maths swift-algorithms

Last synced: 08 Sep 2025

https://github.com/juliacollections/binarytrees.jl

Efficient binary trees in Julia

binary-trees data-structures julia trees

Last synced: 13 Aug 2025

https://github.com/codeluminary/algorithm-and-data-structure

This is just a basic implementation of algorithm and data structure using java, c#, python and javascript

algorithm algorithms-and-data-structures c-sharp data-structures java javascript python

Last synced: 13 Aug 2025

https://github.com/knightchaser/easy-data-structure

Hands on data structure, with an easy code by myself.

assembly c cpp data-structures hands-on

Last synced: 07 May 2025

https://github.com/waynewbishop/bishop-algorithms-swift-package

Examples of commonly used algorithms and data structures in Swift Package format.

algorithms data-structures ios-sdk swift swift-package swift-package-manager xcode xctest

Last synced: 14 Aug 2025

https://github.com/pericles001/binary_trees

In computer science, a binary tree is a tree data structure in which each node has at most two children, which are referred to as the left child and the right child. ... This project is all about training oneself to work on various binary tree possibilities (creation of a root node/left-child/right-child, deletion and more over.)

binary-trees data-structures

Last synced: 12 Aug 2025

https://github.com/andersy005/algorithms

Data Structures and Algorithms implementations

algorithms data-structures python

Last synced: 13 Sep 2025

https://github.com/cablehead/record-diff.nu

Nushell module to diff records

data-structures diff module nushell

Last synced: 12 Aug 2025

https://github.com/fabienbounoir/tiktok-is-trash

👀 What's really in your Tiktok Data package?

data data-structures data-visualization svelte tiktok

Last synced: 04 Oct 2025

https://github.com/japersik/itmo_algorithms_and_data_structures

Лабораторные работы по Алгоритмам и структурам данных (ИТМО)

algorithms data-structures itmo itmo-university timus university

Last synced: 16 Mar 2025

https://github.com/mrsarm/rust-sum-queue

Rust :crab: queue struct that keeps a fixed number of items by time, not capacity, and allows to get summarized stats of its content

algorithms caching data-structures queue rust

Last synced: 06 Jul 2025

https://github.com/ahmedhamed3699/process-scheduler

A simple process scheduler project for Data Structures & Algorithms course

algorithms cpp data-structures os process-scheduler simulation

Last synced: 06 May 2025

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

basic syntax and data structure programs of different languages

algorithms c cpp data-structures hacktoberfest hacktoberfest2019 java languages python rust sort stack syntax tree

Last synced: 11 Apr 2025

https://github.com/jin/algorithms_and_data_structures.rb

Implementations of algorithms, data structures and HackerRank solutions in Ruby.

algorithms data-structures interview-practice ruby

Last synced: 05 Apr 2025

https://github.com/princebansal7/dsa-sheets-code

This Repository contains Logic programs with full explanations and multiple ways of approaching the Problems. Also my solution codes for sheets like DSA 450 Sheet, SDE 180 Sheet, Ongoing DSA Placement Course etc.

algorithms cpp data-structures leetcode stl

Last synced: 08 Oct 2025

https://github.com/vedanthv/dsa

A repository of Data Structures and Algorithms Problems in Java!

algorithms data-structures java leetcode

Last synced: 19 Oct 2025

https://github.com/aminul-islam-niloy/cpp-programming-and-templates-

Basic and advance c++ code for learner.

algorithm cpp data-structures

Last synced: 05 Aug 2025

https://github.com/jopetty/cpsc-223

Homework assignments, lecture notes, and papers for CPSC 223b (Data Structures and Programming Techniques) at Yale University.

c computer-science data-structures yale

Last synced: 10 Jul 2025

https://github.com/shiv-xm/leetcode_solution

Welcome to my LeetCode Solutions repository! Here, you'll find my solutions to various LeetCode problems that I've tackled during my coding practice. The goal of this repository is to maintain a personal archive of my problem-solving journey, as well as to share insights and approaches with others in the coding community.

algorithms-and-data-structures data-structures dynamic-programming leetcode-cpp leetcode-solutions mysql-database sql string

Last synced: 12 Apr 2025

https://github.com/zachary013/dungeon-adventure-rpg-2d

A procedurally generated 2D game made with unity and c#. The game leverages graph theory concepts and design patterns to create a dynamic game.

csharp data-structures design-patterns game-development indie-game rpg-game unity

Last synced: 17 Jun 2025

https://github.com/hxndev/infix-postfix-prefix-using-stacks

In this assignment, we did conversions of expressions between infix, prefix and postfix

c cpp data-structures infix postfix prefix project stacks visual-studio

Last synced: 31 Mar 2025

https://github.com/bohnacker/data-manipulation

Some Javascript and Python scripts to manipulate (large) CSV files and JSON data.

data data-mining data-structures javascript python

Last synced: 09 Oct 2025

https://github.com/hxndev/printer-spooling

Printers typically can print only a single document at a time and require seconds or minutes to do so. If more than one application requires printer’s access, it might result in delay and slow down the application for as long as the printer is busy in serving other application. Printer Spooling has overcome this delay, as the documents formatted for printing are stored into an area on a disk and retrieved and printed by a printer at its own rate. With spooling, multiple processes can write documents to a print queue without waiting. As soon as a process has written its document to the spool device, the process can perform other tasks, while a separate printing process operates the printer. In this project, we will be implementing a printer spooler for a working environment which is equipped with 3 printers using concepts of Linked Lists and Queues.

code cpp data-structures oop oop-principles printer printer-spooler printer-spooling spooling

Last synced: 31 Mar 2025

https://github.com/kimfucious/pythonic_algocasts

🐍 A pythonic version of exercises based on Stephen Grider's The Coding Interview Bootcamp: Algorithms + Datastructures

algocasts algorithm-challenges bootcamp data-structures htmltestrunner livereload python stephengrider

Last synced: 04 Apr 2025

https://github.com/snykk/grader-assignments-backend

[ 05 October - 10 November 2022 ] Basic backend programming | Ruangguru CAMP

basic-programming data-structures golang http-client http-server problem-set problem-solving

Last synced: 12 Mar 2025

https://github.com/prawn-cake/data_structures

Pure python data structures implementations

data-structures datastructures python

Last synced: 02 Jul 2025

https://github.com/retype15/ai_json_collector

AI JSON Collector es una herramienta diseñada para autocompletar archivos JSON utilizando modelos de razonamiento. Su objetivo es sintetizar los datos de entrada en formato de texto y convertirlos en formato JSON de manera rápida y sin esfuerzo. Esto aumenta la productividad en tareas sencillas y repetitivas.

ai data-science data-structures json

Last synced: 11 Sep 2025

https://github.com/kneasle/shortlist

An efficient data structure to track the largest items pushed to it.

data-structures rust rust-library shortlist

Last synced: 24 Sep 2025

https://github.com/liavbarsheshet/union-find

Generic Union Find Based on up root tree written in c++.

cpp data-structures union-find unionfind

Last synced: 25 Sep 2025

https://github.com/owsas/open-categories

Open Categorization system, available as a node module

categories categorization categorize data data-structures node open-source typescript yaml

Last synced: 30 Apr 2025

https://github.com/afsify/datastructure

Level up your JavaScript skills with a progression of data structure exercises, starting from basics and advancing to more complex concepts. Clear code examples provided for easy understanding.

data-structures javascript workouts

Last synced: 29 Oct 2025

https://github.com/juliencrn/the-algorithm-challenge

Let's practice the algorithms and data-structures using Typescript, Rust and TDD (The exercises are from FreeCodeCamp)

algorithms data-structures freecodecamp project-euler rosetta-code rust tdd typescript

Last synced: 07 May 2025

https://github.com/vasilyvp/kv-structures

JavaScript data structures for various storage engines

data-structures javascript redis

Last synced: 30 Apr 2025

https://github.com/vikramsamak/header-file-for-data-structures-for-c-language

Header File For Data Structures (Linked List,Stack,Queue)

clanguage data-structures header-files linked-list queue stack

Last synced: 03 Apr 2025

https://github.com/aca-labs/matrix

Type-safe abstract matrix structures for crystal-lang

crystal-lang data-structures

Last synced: 30 Jul 2025

https://github.com/iamthiagoo/data-structures-learning

Repository to store Data Structures codes in C#.

csharp data-structures

Last synced: 30 Jul 2025

https://github.com/andykswong/muds

modular library for data-oriented design

data-oriented data-structures javascript microframework react rust typescript

Last synced: 30 Jul 2025

https://github.com/cankatabaci/implement-stack-using-2-queues

Implement stack using 2 queues simple C# edition

data-structures queue stack

Last synced: 28 Mar 2025

https://github.com/apoorva-info/data-structures-and-algorithms

This repository showcases my daily DSA practice in Python, focusing on improving problem-solving skills and coding logic. Each solution is documented to aid learning and preparation for coding interviews.

algorithm algorithms algorithms-and-data-structures coding-interviews computer-science data-structures dsa gthub interview interview-questions python3 software-engineering study-plan youtube

Last synced: 24 Apr 2025

https://github.com/naren-jha/algorithms

Implementation of most common data structures and algorithms

algorithm data-structures dynamic-programming graph-theory

Last synced: 29 Jul 2025

https://github.com/yichengdwu/data_structures_experiment_code

数据结构教程(李春葆)实验题解答

code data-structures

Last synced: 29 Jul 2025

https://github.com/wazedkhan/problems

⚠️💀 Repository of Problems 💀⚠️ - Enter if you dare! Stay away if you value peace 🕊️ and sanity 🌀

algorithms codeforces codeforces-solutions data-structures hackerrank hackerrank-solutions interviewbit-solutions leetcode-solutions problem-solving python timecomplexity

Last synced: 29 Jul 2025

https://github.com/functional-abstraction/measure

:straight_ruler: Monoids and measures for JavaScript

agpl data-structures functional javascript measures monoids

Last synced: 09 Apr 2025

https://github.com/sgb-io/functional-algos

A utility library containing algorithm implementations, using functional TypeScript.

algorithms data-structures functional-programming javascript javascript-algorithms typescript

Last synced: 29 Oct 2025

https://github.com/ryosukecla/go-cs

algorithms, data structures, mathematics written in golang

algorithm computer-science data-structures golang math

Last synced: 08 Sep 2025

https://github.com/dlamott/datastructures

Data structures, algorithms, and programming techniques in Java. Useful study guide that is ever growing.

algorithms books data-structures documentation education guide information java programming school showcase sorting-algorithms study studyguide tool

Last synced: 08 Sep 2025

https://github.com/mersinvald/primitive-map-rs

[WIP] Blazing fast [Integer -> T: Clone] Map crate

data-structures fast hashmap integer primitive rust types

Last synced: 28 Jul 2025

https://github.com/basemax/shapesalgorithm

JavaScript/Algorithm: In a shape(rectangle or square) with width n and length m, We want to know how many shapes there are with width and length a and b. We also want to know the remaining forms.

algorithm algorithm-challenges algorithms data-structrues data-structure data-structure-and-algorithm data-structures data-structures-algorithms data-structures-and-algorithms data-structures-interview-questions dsa javascript js

Last synced: 26 Jul 2025

https://github.com/mauricioromagnollo/study-algorithms-data-structures-c

A Open Source repository written in C language about data structures and algorithms

algorithms c clang data-structures makefile study

Last synced: 28 Mar 2025

https://github.com/lencx/algorithms

🤖 Data structure and algorithms

algorithms data-structures data-structures-and-algorithms

Last synced: 24 Apr 2025

https://github.com/diegolonio/escom

Todo el código (casi) que he escrito para las unidades de aprendizaje de la Escuela Superior de Cómputo (IPN).

adoo bison c-language c-programming-language compiler-design compilers computer-architecture data-structures escom ipn java linux operating-system php python sistemas-operativos ubuntu vhdl web

Last synced: 10 Apr 2025

https://github.com/djboris9/merger

Go package that merges different datatypes together

data-structures golang golang-library golang-package map merge slice struct

Last synced: 24 Jul 2025