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/abxhr/open-dsa

A compiled guide (codes) for various Data Structures and Algorithms

algorithms data-structures

Last synced: 12 May 2025

https://github.com/simplyyan/spellspike

The new, more powerful and easier programming language. (Under CC-BY 4.0 license). The fastest language in the world is Brazilian and is SpellSpike.

algorithms async-programming code-examples community compiler data-structures documentation golang interpreter javascript library networking object-oriented-programming open-source programming-language python spellspike spike syntax

Last synced: 09 May 2025

https://github.com/siraajul/cpp

C++ With Data Structure & Algorithms

algorithms compititive-programming cplusplus cpp data-structures

Last synced: 31 Jul 2025

https://github.com/ammahmoudi/designalgorithms

Homework Solutions for Design Algorithm Course as Computer Science B.Sc. Student at Department of Mathematical Sciences, Sharif University of Technology

algorithms data-structures dynamic-programming graph-algorithms greedy-algorithms linear-programming recursive-backtracking-algorithm

Last synced: 23 Sep 2025

https://github.com/ridika-2004/competitive-programming

💻 A repository dedicated to solving problems and improving problem-solving skills in various competitive programming platforms. 🚀📈

algorithms codechef-solutions codeforces-solutions competive-programming cpp data-structures

Last synced: 05 Jul 2025

https://github.com/winterrdog/sqlyte-db

A small database like SQLite that can do CRU( create, read & update ) and store data as B-Trees. Clearly written in C.

c data-structures database sql

Last synced: 10 Jul 2025

https://github.com/sammaji/data-structure-and-algorithms

Algorithms and Data Structures implemented in JAVA with explanation. Also contains solutions to some LeetCode problems.

algorithms data-structures java leetcode

Last synced: 11 Jul 2025

https://github.com/shahkv95/optimise.me

This repository is created to focus on code optimisation. Today in the world of programming, where everywhere - everything is getting coded. It is very important to write optimised code. We need to focus on various complexities involved.

algorithms c c-plus-plus cpp csharp data-structures go java javascript optimisation optimisation-algorithms programming-language python research

Last synced: 13 Jun 2025

https://github.com/Gikoskos/simbly

Multithreaded runtime and interpreter for programs written in a tiny assembly-like language

c cmake concurrency concurrent data-structures interpreter language multithreading pthreads runtime toy-language unix

Last synced: 11 May 2025

https://github.com/moderocky/fern

A human-readable and modifiable data-expression language with minimal clutter.

configuration data data-structures data-visualization language

Last synced: 18 Sep 2025

https://github.com/kafkas/proficient

High-quality TypeScript data structures and utilities

data-structures javascript typescript utilities

Last synced: 11 Apr 2025

https://github.com/ajay-dhangar/dsa-with-js

JavaScript Data Structures and Algorithms Basic Course or Roadmap

algorithms data-structures data-structures-and-algorithms dsa dsa-in-js javascript

Last synced: 19 Apr 2025

https://github.com/mghalix/bank-system

C++ Console Application for a Banking System.

console-application cpp data-structures file-organization oop

Last synced: 05 Sep 2025

https://github.com/taptorestart/python-examples

Data Structures, Algorithm, Packages

algorithm data-structures python3

Last synced: 10 Oct 2025

https://github.com/ar1st0crat/algorithmscheatsheet

Just a cheetsheet with codes of the most popular algorithms and data structures

data-structures searching sorting

Last synced: 31 Jul 2025

https://github.com/zejiran/programming-learning-resources

📚 Multiple resources to start learning and practicing new programming skills

coding-challenges data-structures design-patterns practice-programming roadmap starter-kit

Last synced: 05 Jul 2025

https://github.com/adiathasan/udacity-data-structures-algorithms-google-typescript

Data structures and algorithm practice solutions in Typescript - grow with google

algorithms data-structures excercise typescript

Last synced: 30 Jun 2025

https://github.com/vitorenesduarte/threshold-rs

Threshold data structures in Rust!

data-structures rust threshold vector-clock

Last synced: 10 Apr 2025

https://github.com/emersion/go-tryalgo

Basic and (maybe) advanced algorithms and data structures in Go

algorithms data-structures

Last synced: 09 Oct 2025

https://github.com/aahansingh/data-structures-with-go

Here lies the code for learning to make the standard data structures with go. The link to the accompanying blogpost series is below ⬇

data-structures go golang golang-examples linked-list

Last synced: 11 Jun 2025

https://github.com/huyhoang8704/cse-labdsa-hcmut

Lab code for Data Structures & Algorithms (CO2003) - Semester 231- HCMUT

algorithms cpp cse data-structures dsa hcmut lab

Last synced: 24 Apr 2025

https://github.com/hun756/hybble

Data Structures with basically C++ OOP concepts. Containers are handled as in STL.

beginner-friendly cpp cpp-course cpp-library cpp17 data-structures

Last synced: 06 Oct 2025

https://github.com/knightron0/cp-implementations

Implementations of various algorithms and data structures (e.g. Centroid Decomposition, Segment Tree, Convex Hull Trick) used in competitive programming.

competitive-programming data-structures

Last synced: 09 May 2025

https://github.com/shinjimc/octree_voxel_vtk

Octree with VTK is a C++ project that efficiently manages, stores, and visualizes three-dimensional spatial data. It utilizes an Octree data structure and Visualization Toolkit (VTK) to load spatial points from CSV files into a 3D space. It features robust Google Test (GTEST) unit tests to ensure reliability.

3d-visualization c-plus-plus cpp data-management data-structures data-visualization gtest octree octree-structure point-clouds spatial-data vtk

Last synced: 14 Apr 2025

https://github.com/ultirequiem/algos

💼 Each Friday a new Algorithm (Code + Explanation)

algorithms data-structures typescript

Last synced: 09 May 2025

https://github.com/haroldeustaquio/python-coding-challenges

Repository dedicated to solving Python problems from LeetCode, DataLemur and other programming challenges. Contains solutions implemented in Python to improve skills in algorithms and data structures.

challenge data-processing data-structures datalemur leetcode pandas python

Last synced: 14 May 2025

https://github.com/shravanatirtha/sde-striver-sheet

A collection of problems from Strivers-SDE-sheet using which people have cracked their dream jobs. These questions are commonly asked in product-based companies like Amazon, Microsoft, Google, etc

algorithm data-structures interview-questions

Last synced: 24 Apr 2025

https://github.com/d-k-deng/dataprocessing_practice

The program processes personal records from a file using custom-implemented data structures such as Binary Search Trees (BST), heaps, and hashmaps, with an emphasis on generics and without relying on built-in Java classes like LinkedList and PriorityQueue.

data-processing data-structures java

Last synced: 14 Oct 2025

https://github.com/opensourcedoc/algo-golang

Data Structures and Algorithms in Golang

algorithm algorithms data-structures generics golang golang-package

Last synced: 23 Apr 2025

https://github.com/romero-jose/dsvisualizer

A simple data structure visualizer for Jupyter Notebooks.

data-structures jupyter python visualization

Last synced: 19 Apr 2025

https://github.com/pablobona/catalog-of-my-things-ruby

Welcome to the Catalog of My Things console app! This Ruby-based application allows you to manage collections of items you own, including books, music albums, movies, and games. You can keep track of various details about these items and perform tasks such as adding new items, listing items, and more.

data-structures database json methods object preserve rubocop ruby ruby-gem testing

Last synced: 10 Jun 2025

https://github.com/daidai21/leetcode

The algorithm of Leetcode with Python3.x and C++. SQL and Shell.

algorithm bash cpp11 data-structures leetcode python3 shell sql

Last synced: 12 Apr 2025

https://github.com/king04aman/data-structures-using-c

Data Structures and algorithm program written in C language. A detailed Data Structure implementations in C with Pseudo code and organized for real world usage.

binary-search-tree bst bst-tree bstree btree c circular-linked-list clang data-structures data-structures-algorithms data-structures-and-algorithms doubly-linked-list graph graph-algorithms linked-list queue stack tree tree-structure

Last synced: 11 Apr 2025

https://github.com/jackfirth/chess

A Racket package for playing chess

chess data-structures library racket

Last synced: 15 Jun 2025

https://github.com/jackfirth/planning

A Racket package for automated planning

data-structures library planning racket

Last synced: 25 Mar 2025

https://github.com/mribeirodantas/vidente

R package to parse and preprocess the Surveillance, Epidemiology, and End Results (SEER) Program data from NIH/NCI

cancer-patients cancer-research data-analysis data-science data-structures r-package seer

Last synced: 14 Apr 2025

https://github.com/dadhi/smap

Fast persistent immutable Map data-structure for Scala with minimal memory footprint

2-3-tree benchmark data-structures dictionary efficiency hashmap immutable java map memory performance persistent scala

Last synced: 05 May 2025

https://github.com/ryantusi/cs50python

🐍Embark on a code odyssey with this repository, a meticulously curated collection housing solutions to problem sets from Harvard's esteemed CS50 Python course. Delve into the depths of Python programming excellence, guided by the renowned CS50 curriculum. Welcome to the intersection of learning and elegance in code. 🌟🔍💻

data-structures flask object-oriented-programming programming python python-library regular-expressions

Last synced: 16 May 2025

https://github.com/elliotwutingfeng/asciiset

asciiset is an ASCII character bitset.

ascii bitmask bitset bitwise byte data-structures hacktoberfest set string

Last synced: 29 Apr 2025

https://github.com/honzasp/spiral

A simple compiled programming language

compiler data-structures functional language-design rust

Last synced: 20 Mar 2025

https://github.com/tanmay-312/problem-of-the-day

Here you will find daily problem's solution for GeeksForGeeks and LeetCode from 1-1-2024. "365 Day Challenge: Daily POTD DSA"

365 365daychallenge 365daysofcode algorithms daily-coding-problem data-structures dsa dsa-algorithm dsa-practice gfg-potd gfg-solutions leetcode-practice leetcode-solutions problem-solving

Last synced: 14 May 2025

https://github.com/caffeines/code-library

Code collection of the different types of data structure, algorithm, and technique.

algorithm-library competitive-programming cpp cpps cpps-source cpps-template data-structures

Last synced: 22 Aug 2025

https://github.com/dbc2201/algorithmiccomplexities

Sample Java codes to explain algorithmic complexities

data-structures java

Last synced: 29 Aug 2025

https://github.com/aditeyabaral/data-structures-ue18cs202

A repository containing the source codes for the Data Structures course (UE18CS202) at PES University.

algorithms c data-structures data-structures-and-algorithms

Last synced: 27 Aug 2025

https://github.com/anishlearnstocode/hackerrank-cpp

Solutions to C++ domain challenges on Hackerrank 👨‍💻🐱‍👤.

algorithms c cpp data-structures hackerrank

Last synced: 10 Apr 2025

https://github.com/surajv311/myprogramming_interview-prep

A list of coding questions I solved (DS-Algo & CP) 👨‍💻 to enhance my algorithmic thinking skills. Also includes: Notes ✍ | Resources | Core-CS Subjects 📚 | Off-Campus... 🌏

algorithms amazon codechef codeforces competitive-programming cplusplus cpp data-structures data-structures-and-algorithms dynamic-programming faang google graph-algorithms hacktoberfest interview interview-practice interview-questions leetcode-solutions microsoft placement-preparation

Last synced: 23 Aug 2025

https://github.com/whaha-ha/dailycoding-solutions

🎓🖥️ Solutions for 350+ Interview Questions asked at FAANG and other top tech companies

algorithms coding-challenge coding-problems data-structures interview-questions problem-solving python

Last synced: 03 May 2025

https://github.com/frenzyexists/solve-the-crime

First Project from Spring semester 2021 on Data Structures. That's it

data-structures java university university-project

Last synced: 09 Sep 2025

https://github.com/monkey0722/computer-science

Computer Science in TypeScript

algorithms data-structures math typescript

Last synced: 19 Mar 2025

https://github.com/negarhonarvar/finding-the-closest-bank

Finding the closest bank using kd-tree and hashmap

data-structures hashmap java kd-tree

Last synced: 23 Apr 2025

https://github.com/riteshpuvvada/rust-grip

A simple repository of all my Rust programs

data-structures program-collection rust rustlang simple-game

Last synced: 05 Oct 2025

https://github.com/hanke0/python-ctools

A collection of useful data structures and functions written in C for Python.

data-structures functions python-c-api python-c-extension python-library

Last synced: 20 Aug 2025

https://github.com/mahfuz2411/dsa-with-different-languages

Welcome to the world of Data Structures and Algorithms (DSA) in various programming languages! Explore DSA concepts and solutions using Python, C++, Java, JavaScript, C#, and more. Whether you're learning the basics or mastering advanced techniques, this repository is your key to DSA in the language of your choice. Join the coding adventure today!

algorithms cpp14 csharp data-structures graph java-8 javascript linked-list python3 queue-stack searching sorting tree

Last synced: 18 Aug 2025

https://github.com/eliasafara/algorithmic-odyssey

📝 Welcome to my Algorithmic Odyssey! This repository is a collection of algorithms and data structures that I've written, explored, and refined as part of my journey into the fascinating world of computer science and problem-solving.

algorithms coding computer-science data-structures interview-preparation javascript javascript-algorithms-and-data-structures

Last synced: 18 Aug 2025

https://github.com/mahmoodhamdi/leet_code_100_days

LeetCode 100 Days Challenge: Improve problem-solving skills by tackling LeetCode problems over 100 days.

challenge data-structures data-structures-and-algorithms leetcode leetcode-dart solving-algorithm

Last synced: 18 Aug 2025

https://github.com/alpaylan/bvrs

A lightweight Rust library for BitVector Rank&Select operations, coupled with a generic Sparse Array implementation.

algorithms bitvector bitvector-library data-structures rank rank-select select succinct-bit-vector succinct-data-structure

Last synced: 26 Jul 2025

https://github.com/rishikesh-jadhav/ariac-agileroboticsforindustrialautomationcompetition2023

This repository documents our participation in the ARIAC (Agile Robotics for Industrial Automation Challenge) 2023, conducted by NIST (National Institute of Standards and Technology) as part of the ENPM-663 course. It showcases our innovative solutions to various agility challenges.

assembly computer-vision data-structures deployment gazebo imageprocessing object-detection quality-assurance quality-control robotics ros2 rviz

Last synced: 13 Jul 2025

https://github.com/erfidev/ds_golang

Data strcutures implemented by go programming language

data data-structures go

Last synced: 16 May 2025

https://github.com/nimit95/cpp-header

C++ header for Data structure

c-plus-plus cpp data-structures linked-list tree vector

Last synced: 13 Apr 2025

https://github.com/sake92/scalarizmi

Algorithms and data structures, in Scala

algorithms data-structures scala

Last synced: 15 Apr 2025

https://github.com/ayhamratrout/cpu_simulator

A C/C++ program to simulate the functionality of a simple CPU, which utilizes one worker thread, with 256 levels of priority in a run queue.

c c-plus-plus cpp cpu cpu-emulator cpu-scheduling cpu-scheduling-algorithms data-structures object-oriented-programming operating-system operating-systems operating-systems-project os

Last synced: 22 Sep 2025

https://github.com/xfhy/datastructure

数据结构,语言:C++

cpp data data-structures structure

Last synced: 13 Apr 2025

https://github.com/dpvasani/30-days-of-dsa

Welcome to my 30 Days of Data Structures and Algorithms series! Follow my journey as I solve various DSA problems day by day. Each day's progress is documented below with links to the solutions.

algorithms-and-data-structures data-structures

Last synced: 03 May 2025

https://github.com/mailund/ralgo

Algorithms and data structures for R

algorithm data-structures r

Last synced: 15 Aug 2025

https://github.com/thisiskeanyvy/car-charging-stations

Système de données pour les bornes de recharge pour voitures électriques en France

car car-charger charging-stations data-structures json open-data open-source

Last synced: 30 Mar 2025

https://github.com/nazmulkp/swift-algorithms-and-datastructure-practice

Practice programming skills with tutorials and practice problems of Basic Programming, Data Structures and Algorithms with Swift Language

algorithms coding coding-challenge data-structures datastructure-practice interview-practice ios practice-programming-skills swift swift-algorithms swift-language

Last synced: 09 Apr 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: 18 Mar 2025

https://github.com/dmjio/trie

This Trie is so fly

data-structures fly haskell tree trie

Last synced: 14 Apr 2025

https://github.com/ico12319/leetcode-tasks

LeetCode tasks solved by me

algorithms cpp data-structures

Last synced: 28 Feb 2025

https://github.com/prateekiiest/competitive-programming-algo-ds

A curated list of competitive programming exercises I did through my undergrad :ledger:

algorithm-challenges algorithms algorithms-and-data-structures data-structures

Last synced: 13 Feb 2025

https://github.com/reity/circuit

Minimal pure Python library for building and working with logical circuits.

circuit circuits common-library data-structures logic logic-circuit logic-gates python

Last synced: 14 Jul 2025