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/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/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/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/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/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/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/louis030195/octree

Dynamic sparse bounded octree in Go

3d data-structures octree

Last synced: 06 Nov 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/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/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/dan-sazonov/sirius-solutions

🎓(RU) Решения задач с курса Сириус "Введение в алгоритмы"

algorithms algorithms-and-data-structures data-structures education learn olympiad-in-informatics olympics

Last synced: 09 Feb 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: 12 Oct 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/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: 12 Jan 2025

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/mignon-p/jsw-libs

Data structure libraries in C.

binary-search-tree c data-structures library

Last synced: 25 Nov 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/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/open-node/jstructures

JavaScript 版本的数据结构,提供常用的数据结构封装,基于清华大学邓俊辉老师的数据结构课程

algorithm data-structures heap javascript queue stack tree-structure

Last synced: 21 Jan 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: 06 Feb 2025

https://github.com/sumitst05/dsa-notes

Just a DSA notes repository

algorithms data-structures

Last synced: 17 Nov 2024

https://github.com/hashimsaffarini/datastructure

These Java files contain implementations of essential data structures such as AVLTree, BST, CircularQueue, DataStructureClasses, MyArrayList, MyHashMap, MyLinkedList, MyQueue, and MyStack. Each file showcases the functionality and usage of its corresponding data structure, providing versatile solutions for data organization and manipulation.

classes data-structures implementation java

Last synced: 24 Jan 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: 24 Nov 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/hamzaoutdoors/school_library_ruby

OOP School Library is an app/tool that can be used in a school library to record what books are in the library and who borrows them. At the end of the project, users will be able to; - Add new students or teachers. - Add new books, and - Save records of who borrowed a given book and when.

backend data-structures design-pattern oop oop-principles ruby ui

Last synced: 23 Jan 2025

https://github.com/oisdk/type-indexed-queues

Queues with verified and unverified versions

data-structures dependent-types haskell

Last synced: 21 Nov 2024

https://github.com/mrankitgupta/python-roadmap

I am sharing Python lessons from scratch to intermediate with practice sets which I have studied into my Journey of 66DaysofData into Data Analytics.

66daysofdata analytics ankitgupta data-analysis data-analysis-python data-analytics data-mining data-science data-structures data-visualization jupyter matplotlib mrankitgupta numpy pandas programming python python-library python3

Last synced: 17 Nov 2024

https://github.com/shgopher/godata

Basic data structures and operations written in Go, such as trie, bloom filter union&find etc.

bfs binary-search-tree bloom-filter data-structures dfs go golang heap lru lru-cache queue red-black-tree stack trie union-find

Last synced: 08 Nov 2024

https://github.com/edmilson-dk/js-treeds

Library of algorithms and data structures for Javascript and Typescript

algorithms data-structures library

Last synced: 21 Nov 2024

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

https://github.com/simbafl/structure-and-algorithm

计算机的数据结构是对现实世界物体间关系的一种抽象。

algorithms data-structures

Last synced: 06 Nov 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

https://github.com/fwcd/fructose

General-purpose utilities featuring mathematical, functional and reactive abstractions for Java

data-structures game-development general-purpose java-8 machine-learning math

Last synced: 13 Dec 2024

https://github.com/pgbiel/elembic

Framework for custom elements and types in Typst

data-structures elements types typst validation

Last synced: 20 Jan 2025

https://github.com/cronokirby/persistent-ts

Persistent data structures for Typescript

algorithms data-structures functional immutable javascript typescript

Last synced: 29 Nov 2024

https://github.com/theodesp/go-blooms

Simple and efficient bloom filter implementations in Go

bloom-filter data-structures probabilistic-data-structures

Last synced: 19 Oct 2024

https://github.com/zigurous/unity-data-structures

💾🧬 Common data structures and design patterns for Unity projects.

assets data-structures design-patterns package unity

Last synced: 10 Nov 2024

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

https://github.com/chifisource/parsenoteval.jl

Expands the usage of Base.parse to work with more Base structures.

data data-structures evaluator julia parse parsing

Last synced: 14 Oct 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/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/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/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: 07 Nov 2024

https://github.com/ralfbiedert/simd_aligned

SIMD aligned data structures to work with `std::simd`.

alignment data-structures rust simd

Last synced: 08 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/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: 28 Oct 2024

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

https://github.com/aliiimaher/lazy-hungry-potato

"Data Structures & Algorithms" course project, Fall 2022.

data-structures data-structures-and-algorithms heap heap-sort trie-tree

Last synced: 13 Jan 2025

https://github.com/wang-jun-coder/reading-notes

读书笔记(大化设计模式、大话数据结构)

dahuashejimoshi data-structures design-patterns-objc

Last synced: 11 Nov 2024

https://github.com/infineon/streamgen

Python framework for generating streams of labeled data.

continual-learning data-generation data-streams data-structures function-composition python

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

btree c data-structures

Last synced: 01 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: 25 Dec 2024

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

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

https://github.com/giacomocavalieri/non_empty_list

✨ Non-empty lists in Gleam

data-structures

Last synced: 07 Feb 2025

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: 10 Jan 2025

https://github.com/yawkar/hse-dsa-lab-2

This repository offers studies & implementations of several point-querying algorithms in a 2D plane. The algorithms' performance is benchmarked and compared against one another.

algorithms benchmark conan cpp data-structures hse lab

Last synced: 08 Feb 2025

https://github.com/surzia/go-store

📝 Go实现的一系列数据结构、算法以及应用

algorithm data-structures go

Last synced: 30 Nov 2024

https://github.com/voronar/ctype-js

JavaScript library for easy working with C data types like primitive type arrays and structures.

c data-structures javascript websocket

Last synced: 14 Nov 2024

https://github.com/sbmaruf/lightoj-problem_solution

In my undergraduate life, I solved competitive programming problems at lightoj.com. This online judge is popular for small volumes of quality problems.

algorithms c-plus-plus competitive-programming data-structures lightoj online-judges problem-statement solution

Last synced: 11 Nov 2024

https://github.com/songzhi/rs-data-structure

Data Structure and Algorithm rust implementation for learning purpose.

algorithms data-structures rust

Last synced: 12 Nov 2024