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.
- GitHub: https://github.com/topics/data-structures
- Wikipedia: https://en.wikipedia.org/wiki/Data_structure
- Related Topics: algorithm,
- Aliases: data-structure,
- Last updated: 2026-06-20 00:07:38 UTC
- JSON Representation
https://github.com/juli1/rust-playground
algorithms concurrency data-structures linkedlist rust thread tree
Last synced: 24 Oct 2025
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/armanx200/strassens-multi-matrices
A program to calculate the multiplication of two n^2 matrices
arman-kianian data-structures github popular popular-repositories python trending-repositories trending-topics trends
Last synced: 30 Apr 2025
https://github.com/developaul/data-structures-js
DATA STRUCTURES Examples: 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/jeanextreme002/fastsnake
:snake: Python Helper CLI for Competitive Programming
algorithms cli codeforces competition competitive-programming contest data-structures helper marathon python template
Last synced: 10 Sep 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/andriishulha93/sealogs
Maritime software for vessels and crew
data-structures data-visualization expressjs github graphql javascript nextjs nodejs reacct typescript
Last synced: 16 May 2025
https://github.com/aspuru-guzik-group/molar
Molar is a database management to make it easy to store experiment whether computational or not
alembic chemistry chemistry-lab chemistry-laboratory data-science data-structures database database-management databases fastapi pandas postgresql pydata python python3 rest-api sql sqlalchemy
Last synced: 15 Apr 2025
https://github.com/yowainwright/datastructures
Simple *Functional Typed Data Structures 🦄
code-interview data-structures datastructures graph learning linked-list queue stack typescript
Last synced: 22 Apr 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/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!
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
Last synced: 21 Feb 2026
https://github.com/madebypixel02/basic-oop-donkey-kong-in-python
[Uc3m] The Classic Donkey Kong game
data-science data-structures donkey-kong donkeykong programming python python-pip pyxel pyxeledit uc3m
Last synced: 28 Aug 2025
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/ryukinix/data-structures-ufc
Data Structures at UFC 2017.2
arrays c data-structures filo lifo list matrix pt-br sorting-algorithms tree
Last synced: 05 Apr 2025
https://github.com/nadakhader04/my-data-structures-
Data Structures implementation
bstree data-structures java list node queue sorting static
Last synced: 16 Apr 2026
https://github.com/rulyotano/rulyotano.crosscutting
Cross cutting library helpers.
algorithms bezier-curves cross-cutting-concerns data-structures helpers interpolation library math nuget
Last synced: 20 Aug 2025
https://github.com/aditya-a-garwal/agavltree
High performance C++ AVL tree implementation with unit tests, examples and benchmarks
algorithm algorithms algorithms-and-data-structures avl-tree balanced-search-trees benchmarks binary-search-tree cpp data-structures google-test linux trees-graphs unit-test windows
Last synced: 12 Jun 2025
https://github.com/skshahriarahmedraka/datastructure-algorithm-designpatterns-in-golang
DataStructure, Algorithm, Design Patterns in Golang
algorithm algorithms cipher-algorithms cryptography data-structures design-patterns dynamic-programming encryption golang graph greedy-algorithms math search-algorithm searching-algorithms sorting-algorithms stack string tree-structure
Last synced: 13 May 2025
https://github.com/kgabis/cutils
C utilities
c data-structures datastructures
Last synced: 11 Jun 2025
https://github.com/devinterview-io/greedy-algorithms-interview-questions
🟣 Greedy Algorithms interview questions and answers to help you prepare for your next data structures and algorithms interview in 2024.
algorithms algorithms-and-data-structures algorithms-and-data-structures-interview-questions algorithms-interview-questions coding-interview-questions data-structures data-structures-and-algorithms data-structures-and-algorithms-interview-questions data-structures-interview-questions greedy-algorithms greedy-algorithms-interview-questions greedy-algorithms-questions greedy-algorithms-tech-interview software-architecture-interview software-architecture-interview-questions software-developer-interview software-engineer-interview
Last synced: 11 Jan 2026
https://github.com/murraco/data-structures
Data structures in Java
arraylist bst data-structures heap java linkedlist queue stack trie
Last synced: 27 Apr 2025
https://github.com/devinterview-io/dynamic-programming-interview-questions
🟣 Dynamic Programming interview questions and answers to help you prepare for your next data structures and algorithms interview in 2024.
algorithms algorithms-and-data-structures algorithms-and-data-structures-interview-questions algorithms-interview-questions coding-interview-questions data-structures data-structures-and-algorithms data-structures-and-algorithms-interview-questions data-structures-interview-questions dynamic-programming dynamic-programming-interview-questions dynamic-programming-questions dynamic-programming-tech-interview software-architecture-interview software-architecture-interview-questions software-developer-interview software-engineer-interview
Last synced: 11 Jan 2026
https://github.com/gmalecha/skip-list
Pure skip lists in Haskell
data-structures functional-programming haskell-library skiplist
Last synced: 11 Apr 2025
https://github.com/devinterview-io/recursion-algorithm-interview-questions
🟣 Recursion Algorithm interview questions and answers to help you prepare for your next data structures and algorithms interview in 2024.
algorithms algorithms-and-data-structures algorithms-and-data-structures-interview-questions algorithms-interview-questions coding-interview-questions data-structures data-structures-and-algorithms data-structures-and-algorithms-interview-questions data-structures-interview-questions recursion-algorithm recursion-algorithm-interview-questions recursion-algorithm-questions recursion-algorithm-tech-interview software-architecture-interview software-architecture-interview-questions software-developer-interview software-engineer-interview
Last synced: 08 Jan 2026
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/hypertextassassin0273/excel_data_organizer_and_cleaner-ds_project
Data Structures project in C++11 language, uses custom Vector & String structures with Move Semantics (Rule of Five)
cpp11 data-cleaning data-cleansing data-structure-projects data-structures data-structures-project data-wrangling ds-projects easy-project excel-operations move-semantics object-oriented-programming oop open-source open-source-code open-source-project rule-of-five string university-project vector
Last synced: 30 Jun 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/chifisource/toolipsapp.jl
toolips app ! - home of toolips
css data-structures database html javascript julia julialang web-development
Last synced: 02 May 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/amey-thakur/analysis-of-algorithm-and-analysis-of-algorithm-lab
CSC402: Analysis of Algorithm [AOA] & CSL401: Analysis of Algorithms Lab [AOA Lab] <Semester IV>
algorithm algorithm-analysis algorithms amey ameythakur analysis-of-algorithm analysis-of-algorithms computer-engineering computer-science data-structure data-structures data-structures-algorithms data-structures-and-algorithms engineering megasatish textbooks
Last synced: 07 Oct 2025
https://github.com/krishnadey30/data-structure
Data Structure codes implemented in C
bfs c data-structures dfs graph-traversal-algorithms graphs-pathfinding heap maxheap minheap queue stack trees trie
Last synced: 25 Oct 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/snippetors/snippets
code snippets, copy & run
algorithms code-snippets data-structures vuepress vuepress-plugin
Last synced: 11 Jan 2026
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/muhammadhasan01/cp
Collection of My Competitive Programming Codes
algorithms codeforces competitions cpp data-structures dynamic-programming flow graphs online-judges strings
Last synced: 14 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/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/kawchar85/library
My personal codes.
algorithms algorithms-and-data-structures competitive-programming cpp data-structures programming
Last synced: 13 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/luisvalgoi/5things1devshouldknow
Five Things One Developer Should Know & a Little More
architectural-patterns data-structures design-pattern design-principle development refactoring
Last synced: 12 Feb 2026
https://github.com/devinterview-io/trie-data-structure-interview-questions
🟣 Trie Data Structure interview questions and answers to help you prepare for your next data structures and algorithms interview in 2025.
algorithms algorithms-and-data-structures algorithms-and-data-structures-interview-questions algorithms-interview-questions coding-interview-questions data-structures data-structures-and-algorithms data-structures-and-algorithms-interview-questions data-structures-interview-questions software-developer-interview software-engineer-interview trie-data-structure trie-data-structure-interview-questions trie-data-structure-questions trie-data-structure-tech-interview
Last synced: 13 Feb 2026
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!
Last synced: 15 Oct 2025
https://github.com/faisalahmedbijoy/nsl-ra-training
Research Assistant Trainee, Next Solution lab
algorithm computer-vision data-structures deep-learning graph-algorithms hackerrank-solutions image-processing machine-learning natural-language-processing numpy object-detection python3 solution-lab tensorflow
Last synced: 13 May 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/davidssmith/ra
RawArray file format reference implementation
c data data-structures dimensions hdf5 hdf5-format julia library matlab metadata python ra-format storage-container
Last synced: 07 May 2025
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/sid200026/misc-programs
Python, C and C++ Programs
beautifulsoup beautifulsoup4 competitive-programming cpp data-structures django graphene-django graphql help helper java javascript python3 socket-programming
Last synced: 18 Aug 2025
https://github.com/devinterview-io/binary-tree-data-structure-interview-questions
🟣 Binary Tree Data Structure interview questions and answers to help you prepare for your next data structures and algorithms interview in 2024.
algorithms algorithms-and-data-structures algorithms-and-data-structures-interview-questions algorithms-interview-questions binary-tree-data-structure binary-tree-data-structure-interview-questions binary-tree-data-structure-questions binary-tree-data-structure-tech-interview coding-interview-questions data-structures data-structures-and-algorithms data-structures-and-algorithms-interview-questions data-structures-interview-questions software-architecture-interview software-architecture-interview-questions software-developer-interview software-engineer-interview
Last synced: 11 Feb 2026
https://github.com/3bbaas/datastructure
Basic Data Structure
binary-search-tree data-structures linked-list queue stack
Last synced: 30 Apr 2025
https://github.com/nthparty/circuitry
Embedded domain-specific combinator library for the abstract assembly and automated synthesis of logical circuits.
circuit circuits data-structures domain-specific-language domain-specific-languages embedded-language garbled-circuits logic logic-circuit logic-circuits logic-gates logical-circuit logical-circuits logical-gates mpc multi-party-computation multiparty-computation python secure-multi-party-computation
Last synced: 14 Jan 2026
https://github.com/matanlurey/sector.dart
Fast and intuitive 2D data structures.
Last synced: 05 Apr 2025
https://github.com/giacomocavalieri/non_empty_list
✨ Non-empty lists in Gleam
Last synced: 17 Aug 2025