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/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/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/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/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/polytonic/incandescent

The Standard Template Library for Dummies

algorithms computer-science cplusplus data-structures stl

Last synced: 10 Apr 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/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/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/juliacollections/binarytrees.jl

Efficient binary trees in Julia

binary-trees data-structures julia trees

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/alexvzyl/freelist

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

cache data-structures freelist rust rust-lang

Last synced: 14 Feb 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/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/Electrostat-Lab/Jector

A Dependency Injection framework designed for JVM and Android applications with an Open-Ended API and Submit-Callback features and a specialized implementation for the jMonkeyEngine Applications.

algorithms android avrsandbox callbacks concurrent-programming data-structures dependency-injection design-patterns electrostat-lab framework java java-reflection-api jmonkeyengine3 multithreading system-design

Last synced: 21 Feb 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/cablehead/record-diff.nu

Nushell module to diff records

data-structures diff module nushell

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/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/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/abhirockzz/redis-websocket-javaee

Displays the currently trending Meetup groups based on their (live) RSVPs feed

cdi data-structures ejb javaee7 jedis redis sorted-sets websocket

Last synced: 26 Jun 2025

https://github.com/chetannn/dsa-in-typescript

Most of the DSA implementation in TypeScript

algorithms data-structures data-structures-and-algorithms typescript

Last synced: 11 Apr 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/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/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/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/hxndev/apriori-algorithm-frequent-item-in-grocery-store

This assignment will give you basic insight into using Apriori algorithm. Apriori is use for finding the frequent item set in transaction.

apriori apriori-algorithm code cpp data-structures frequency frequency-analysis grocery-list grocery-store oop oop-principles

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/jassoncu/algoritmos-y-estructuras-de-datos-en-go

¡Bienvenido al repositorio "Algoritmos y Estructuras de Datos en Go"!

algorithms algorithms-and-data-structures data-structures go golang learning practice

Last synced: 18 Mar 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/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/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/prawn-cake/data_structures

Pure python data structures implementations

data-structures datastructures python

Last synced: 02 Jul 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/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/aca-labs/matrix

Type-safe abstract matrix structures for crystal-lang

crystal-lang data-structures

Last synced: 30 Jul 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/iamthiagoo/data-structures-learning

Repository to store Data Structures codes in C#.

csharp data-structures

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/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/iehgit/nontree

A python package for n-tree 2D data structures similar to and including quadtree, with mapping to payload data

algorithm data-structures python quadtree

Last synced: 12 Apr 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/teimurjan/educative-grokking-coding-interview

Solutions for Grokking the Coding Interview: Patterns for Coding Question in JavaScript.

algorithms data-structures interview-preparation

Last synced: 30 Jul 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/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/muhammadsaadhsn/dynamic-system-model-database

I have developed a database system called DSDB that is capable of storing data in multiple files within the computer's file system. The DSDB system utilizes B-trees, AVL trees, and Red-Black trees to index the data stored in the files. This indexing mechanism ensures that various operations can be performed on the data effectively and efficiently.

avl-tree btree data-structures database-management red-black-tree sql

Last synced: 09 Feb 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/dalgona/ds_study

자료구조 스터디~

algorithm data-structures study

Last synced: 05 Jul 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/lencx/algorithms

🤖 Data structure and algorithms

algorithms data-structures data-structures-and-algorithms

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/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/samvel-aivazian/thinkdast

This repository contains my solutions to exercises from the book Think Data Structures: Algorithms and Information Retrieval in Java by Allen B. Downey. The book is published by Green Tea Press.

algorithms algorithms-and-data-structures data-structures java java-21 sorting-algorithms

Last synced: 09 Apr 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/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/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/gr3yknigh1/cboxes

Simple collections library written in C

c collections data-structures

Last synced: 12 Mar 2025

https://github.com/yazanzebak/algorithms-and-datastructures

C++ Implementation of algorithms and data structures.

algorithms competitive-programming data-structures

Last synced: 05 Mar 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

https://github.com/ranjan2104/java-programming-codes

Here you can find the java programming codes

algorithms data-structures java

Last synced: 18 Jul 2025

https://github.com/ranjan2104/leetcode-problems_solutions

Here in this repo you get leetcode challenge problems solution here include data structure and algorithms different types of approach is avaliable here so Enjoy!

algorithms data-structures java

Last synced: 26 Feb 2025

https://github.com/rwxrob/structs

Data Structs with Go (1.18) Generics

data-structures generics golang graph-structures node stack tree-structure

Last synced: 24 Jul 2025

https://github.com/ranjan2104/hackerrank-problem-solutions

here you get all hackerrank problem solution using java

algorithms data-structures java

Last synced: 26 Feb 2025

https://github.com/pratikpaudel/leetcode-progress-documentation

A collection of my LeetCode solutions and notes to improve and prepare for technical interviews.

data-structures datastructures dsa leetcode

Last synced: 29 Mar 2025