Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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/teddyoweh/trek

Using graph theory algorithms and simulations, to optimaize paths and travel times between nodes on a geospatial map

data-structures graph-algorithms network-graph shortest-path-algorithm

Last synced: 24 Nov 2024

https://github.com/tusharnankani/binary-tree-visualizer

A Binary Tree Visualizer implemented purely in C - A combination of Data Structures & Computer Graphics.

binary-tree binary-tree-traversal binary-tree-visualization c computer-graphics data-structures

Last synced: 13 Dec 2024

https://github.com/judehunter/reactivefile

Parse and reactively auto-save JSON, TOML, YAML and any other data file with ease.

data data-structures file filesystem javascript reactive reactive-programming typescript typescript-definitions

Last synced: 11 Dec 2024

https://github.com/lemonpi/sal

Simple algorithms library

algorithms data-structures graph library

Last synced: 09 Nov 2024

https://github.com/coatless-rpkg/paintr

Draw different R data structures on graphs

data-structures draw paint r-package rstats

Last synced: 01 Dec 2024

https://github.com/yegor256/microstack

The most primitive and the fastest implementation of a fixed-size last-in-first-out stack on stack in Rust, for Copy-implementing types

crate data-structures rust stack stack-based

Last synced: 30 Oct 2024

https://github.com/yegor256/emap

๐Ÿ“ˆ The fastest map possible in Rust, where keys are integers and the capacity is fixed (faster than Vec!)

data-structures hashmap rust

Last synced: 30 Oct 2024

https://github.com/blossom-babs/data-structures-and-algorithm

Data structures and algorithms solutions in javascript and pythong - arrays, linked list, trees, lists, object oriented programming

algorithm algorithms data-structures javascript jest-tests leetcode

Last synced: 12 Oct 2024

https://github.com/xizon/learning-process-for-frontend-foundations

This repository includes most of the examples for the Data Structures, Design Patterns, Algorithms, and Others.

algorithms computer-science data-structures data-structures-and-algorithms design-patterns frontend javascript javascript-fundamentals

Last synced: 14 Nov 2024

https://github.com/surajv311/myleetcode

Leetcode practice questions to improve my algorithmic thinking!. โœ๐Ÿ’ป---> Arrays / Strings / Recursion / DP / Graph / Trees๐ŸŒณ / Linkedlist / Hashing / Greedy / Bitmagic / Backtracking. ๐Ÿ“ˆ

algorithms cplusplus cpp daily-coding-problem data-structures data-structures-and-algorithms dynamic-programming faang google graphs interview-questions leetcode leetcode-solutions microsoft placement-preparation trees

Last synced: 19 Nov 2024

https://github.com/gousiosg/algo-ds

Course material for Algorithms and Data Structures (TU Delft TI3110TU)

algorithms course-materials data-structures python

Last synced: 27 Oct 2024

https://github.com/giacomocavalieri/trie_again

๐ŸŒณ Tries in Gleam

data-structures tries

Last synced: 14 Dec 2024

https://github.com/mesripour/hacker-rank

HackerRank solutions in PHP

algorithms data-structures php problem-solving sql

Last synced: 19 Nov 2024

https://github.com/rajspeaks/code-pyramid

Code-Pyramid consists of Competitive & Beginner level codes, written in different programming languages like C, C++, Java, Python.

c codewars coding-challenge data-structures dsa dsa-algorithm dsa-practice hacktoberfest java python rajdeep-das rajspeaks

Last synced: 09 Nov 2024

https://github.com/achint08/algo-kit

Commonly encountered Data Strucutues and Algorithms implemented in python

algorithms data-structures go golang hacktoberfest interview-preparation-kit python

Last synced: 30 Nov 2024

https://github.com/developaul/data-structures-js

DATA STRUCTURES Examples: JavaScript

data-structures javascript

Last synced: 25 Nov 2024

https://github.com/azl397985856/blog

my personal blog(https://lucifer.ren/blog/)

algorithm blog data-structures fed frontend leetcode leetcode-solutions

Last synced: 28 Oct 2024

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: 12 Nov 2024

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: 27 Oct 2024

https://github.com/kovah/taboo-data

A data set for Taboo games. Plain JSON files which contain the keyword and some buzzwords like in the original Taboo game

data data-structures dataset datasets game game-resources taboo tabu

Last synced: 15 Oct 2024

https://github.com/adinapoli/piece-table

Exploration of the Piece Table data structure in Haskell

data-structures haskell piece-table

Last synced: 15 Oct 2024

https://github.com/frank-king/cyclic_list

Cyclic Double-Linked List

data-structures linked-list

Last synced: 11 Nov 2024

https://github.com/raj-rathod/dsa-questions

This package is developed for functionality of data structures and algorithms, some standard examples of algorithms are implemented

algorithms data-structures data-structures-and-algorithms dsa-learning-series dsa-practice dsa-project dsa-questions faang-interview faang-preparation faang-questions leetcode npm-package placement-preparation rajesh-rathore

Last synced: 15 Dec 2024

https://github.com/claudiarojassoto/catalog_of_my_things

Console-based application built in Ruby, designed to keep an organized record of your possessions across different categories. This app provides a simple and user-friendly interface to manage your personal items efficiently.

bundle-install classes-and-inheritance data-structures json methods objects postgresql preserver rspec-testing rubocop-configuration ruby ruby-gem

Last synced: 06 Dec 2024

https://github.com/garfield1002/jhr_skip_list

Header-only skip list library for modern C++ (C++17/C++20)

cpp data-structures header-only library skiplist

Last synced: 15 Nov 2024

https://github.com/dynesshely/competition

All my solution for examination questions collection.

algorithms coci csp data-structures ioi luogu noi noip oi oier oj online-judge usaco usaco-solutions

Last synced: 27 Oct 2024

https://github.com/meooow25/haccepted

Data structures and algorithms for competitive programming in Haskell

algorithms competitive-programming data-structures haskell

Last synced: 30 Oct 2024

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

Algorithmic operations of some common data structures

algorithms data-structures implementation

Last synced: 11 Oct 2024

https://github.com/sspeedy99/file-compression

A file compression program written in C++ to compress files using Huffman Coding

compression cpp data-structures huffman-compression-algorithm

Last synced: 08 Nov 2024

https://github.com/georgegkas/algorithmos

ฮœฮนฮฑ ฯƒฮตฮนฯฮฌ ฮฑฯ€ฯŒ ฯƒฮทฮผฮตฮนฯŽฯƒฮตฮนฯ‚ ฯ€ฮฟฯ… ฮฑฯ€ฮฟฯƒฮบฮฟฯ€ฮฟฯฮฝ ฯƒฯ„ฮทฮฝ ฮบฮฑฮปฯฯ„ฮตฯฮท ฮตฮผฯ€ฮญฮดฯ‰ฯƒฮท, ฮบฮฑฯ„ฮฑฮฝฯŒฮทฯƒฮท ฮบฮฑฮน ฯ‡ฯฮฎฯƒฮท ฯ„ฯ‰ฮฝ ฯ€ฮนฮฟ ฯƒฮทฮผฮฑฮฝฯ„ฮนฮบฯŽฮฝ ฮฑฮปฮณฮฟฯฮฏฮธฮผฯ‰ฮฝ ฮบฮฑฮน ฮดฮฟฮผฯŽฮฝ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ.

algorithms bellman-ford-algorithm computer-science data-structures graph graph-algorithms prim-algorithm

Last synced: 25 Dec 2024

https://github.com/hergetto/kino_libgraph

Libgraph integration with Livebook

data-structures diagram elixir graphs kino livebook network visjs

Last synced: 12 Oct 2024

https://github.com/mrpandya/dbms_from_scratch

A CLI based DBMS made using C++. It supports basic SQL Queries.

algorithms cpp data-structures database database-management sql

Last synced: 11 Oct 2024

https://github.com/azl397985856/cf

Codeforces Solutions: A Record of My Problem Solving Journey.( Codeforces้ข˜่งฃ๏ผŒ่ฎฐๅฝ•่‡ชๅทฑ็š„Codeforces่งฃ้ข˜ไน‹่ทฏใ€‚)

algorithms codeforces data-structures python python3

Last synced: 28 Oct 2024

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: 15 Oct 2024

https://github.com/louis030195/octree

Dynamic sparse bounded octree in Go

3d data-structures octree

Last synced: 06 Nov 2024

https://github.com/devopscorner/nifi

Production Grade Nifi & Nifi Registry. Deploy for VM (Virtual Machine) with Terraform + Ansible, Helm & Helmfile for Kubernetes (EKS)

ansible data-science data-structures docker docker-compose dockerhub ecr eks eks-cluster etl kubernetes machine-learning ml mlops nifi nifi-registry terraform vpn vpn-client

Last synced: 10 Nov 2024

https://github.com/mignon-p/jsw-libs

Data structure libraries in C.

binary-search-tree c data-structures library

Last synced: 25 Nov 2024

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: 28 Oct 2024

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: 10 Nov 2024

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: 06 Dec 2024

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: 05 Nov 2024

https://github.com/tutorialedge/go-data-structures-course

This is the course materials for the Go Data Structures Crash Course!

data-structures go

Last synced: 12 Oct 2024

https://github.com/minaminao/algorithms

Algorithms and data structures in C++/Rust/Python/JavaScript/Go.

algorithms data-structures quantum-algorithms

Last synced: 29 Nov 2024

https://github.com/arriqaaq/zset

ZSet is an in-memory Redis like sorted set datastructure

data-structure data-structures golang redis skiplist

Last synced: 13 Oct 2024

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: 16 Nov 2024

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: 12 Oct 2024

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: 30 Oct 2024

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: 19 Dec 2024

https://github.com/sondosaabed/stock-market

Stock Market application using queues, stacks as data Structure. Java | JavaFX

data-structures java javafx-application queue stack stock-market

Last synced: 25 Dec 2024

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: 23 Oct 2024

https://github.com/philmander/typescript-algorithms

Algorithms and Data Structures in Typescript

algorithms data-structures typescript typescript-algorithms

Last synced: 12 Nov 2024

https://github.com/conartist6/sequins

Mutable sequences and native data structures (Map, Set, List) following the Immutable.js API

data-structures es6 es6-javascript es6-map es6-set immutablejs iterable

Last synced: 29 Oct 2024

https://github.com/xuehao/roberts.cs1.c

cslib for The Art and Science of C and Programming Abstractions in C by @eric-roberts

algorithms c-programming-language computer-science data-structures

Last synced: 12 Oct 2024

https://github.com/codewithsandy/c

It explains in a elegantly c basics, numerical, data structure, algorithms, equations, patterns, matrix, file management, memory allocation...

algorithm algorithms ansi-c bootstrap c c-language codecamp compiler computer-engineering computer-science data-structures github go good-practices hackthon language learn-to-code pointer programmer programming-language

Last synced: 12 Oct 2024

https://github.com/gitpaulo/data-structures-visualiser

๐Ÿ›  An extendable data structure & algorithm visualisation tool.

algorithms animation data-structures tool visualiser

Last synced: 13 Nov 2024

https://github.com/kampersanda/dyft

C++17 Implementation of Dynamic Filter Trie

cpp17 data-structures hamming-distace index similarity-search

Last synced: 29 Nov 2024

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: 24 Nov 2024

https://github.com/cggos/dsa-cpp

C++ source code for ใ€ŠC++ๆ•ฐๆฎ็ป“ๆž„ไธŽ็ฎ—ๆณ•(็ฌฌ4็‰ˆ)ใ€‹, ISBN: 978-7-302-37668-2

algorithms cpp data-structures data-structures-and-algorithms

Last synced: 11 Oct 2024

https://github.com/giacomocavalieri/non_empty_list

โœจ Non-empty lists in Gleam

data-structures

Last synced: 14 Dec 2024

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: 21 Oct 2024