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/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/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/giacomocavalieri/non_empty_list

✨ Non-empty lists in Gleam

data-structures

Last synced: 14 Dec 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/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/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/philmander/typescript-algorithms

Algorithms and Data Structures in Typescript

algorithms data-structures typescript typescript-algorithms

Last synced: 12 Nov 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/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/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/sumitst05/dsa-notes

Just a DSA notes repository

algorithms data-structures

Last synced: 17 Nov 2024

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

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

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

dahuashejimoshi data-structures design-patterns-objc

Last synced: 11 Nov 2024

https://github.com/jacopopan/leetcode-top100-liked-questions

Python3 Solutions to LeetCode's "Top 100 Liked Questions"

algorithms coding-challenges complexity data-structures python

Last synced: 11 Nov 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/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/oisdk/type-indexed-queues

Queues with verified and unverified versions

data-structures dependent-types haskell

Last synced: 21 Nov 2024

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

https://github.com/make-github-pseudonymous-again/js-library

:books: All kinds of code bricks for JavaScript

agpl algorithms computer-science data-structures javascript

Last synced: 12 Oct 2024

https://github.com/accurat/data-juggler

A data wrapper and enricher 🤹‍♂️

data-structures mobx-state-tree

Last synced: 06 Nov 2024

https://github.com/sgoudham/bst-rs

Recursive & Iterative Binary Search Tree Implementations within Rust

binary-search-tree binary-tree bst bst-tree data-structures hacktoberfest rust rust-crate rust-library

Last synced: 07 Nov 2024

https://github.com/yazaldefilimone/algorithms

computer science, algorithms, data structures

algorithms competitive-programming computer-science data-structures

Last synced: 12 Oct 2024

https://github.com/khaledashrafh/sqgen

This project demonstrates the use of inheritance, templates and exceptions in C++ to implement two generic data structures: stacks and queues.

data-structures excep generic-programming object-oriented-programming oob queue stack templates

Last synced: 07 Dec 2024

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

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

algorithm data-structures go

Last synced: 30 Nov 2024

https://github.com/sunaku/structy_record

🎩 Provides a Struct-like interface for Records

data-structures elixir-library

Last synced: 16 Oct 2024

https://github.com/anishlearnstocode/placement-resources

Interview Tips, Tricks 🐇 and Placement Resources 📘 for your dream Tech/Non-Tech Job.

algorithms data-structures experience interview placement

Last synced: 24 Nov 2024

https://github.com/aluriak/graffunc

Python 3 data structure -- (hyper)graph of function

data-structures graph hypergraph python

Last synced: 10 Nov 2024

https://github.com/masumajaffery/icodedreams1

🌈 To Learn Better and Understands in Depth Algorithm's and Data Structures for Mob-Programming Sessions and Interviewing Procedures. Hope this Repository Helps Microanuts and others who want to make grip on conceptual learning. Happy Coding! 🤓

alogrithms data-structures

Last synced: 27 Oct 2024

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: 07 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/mfbx9da4/observable-state-tree

An observable state tree is a normal object except that listeners can be bound to any subtree of the state tree.

data-structures listener-tree state-tree

Last synced: 28 Nov 2024

https://github.com/hongbo-wei/ai-cs-uobd

Artificial Intelligence and Computer Science MSc (2023-2024) at the University of Birmingham Dubai

ai ai-programming algorithms artificial-intelligence computer-science computer-systems data-structures databases dubai software-development university-of-birmingham

Last synced: 14 Nov 2024

https://github.com/gapur/js-algorithms

🤓 Algorithms and data structures in JavaScript

algorithm algorithms data-structures javascript javascript-algorithms nodejs

Last synced: 09 Nov 2024

https://github.com/ventgrey/algorithms-and-data-struct

Just a repo to place some algorithms and data structure practices.

algorithm algorithms begginers data-structures explained multi-language practice

Last synced: 02 Nov 2024

https://github.com/chinmaymahajan/dreamscoder-examples

This repository contains the example code for the posts on the blog www.DreamsCoder.com

c cpp css data-structures data-structures-algorithms datastructures java javascript php react react-component react-components reactjs

Last synced: 21 Oct 2024

https://github.com/braswelljr/algorithm

Algorithms and data structures in Golang

algorithms data-structures golang

Last synced: 28 Oct 2024

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

https://github.com/rauhul/cs225

Data Structures UIUC SP 2016

c-plus-plus data-structures

Last synced: 14 Oct 2024

https://github.com/okeuday/key2value

Erlang 2-way map

data-structures erlang

Last synced: 12 Oct 2024

https://github.com/nnnlog/baekjoon

Baekjoon online judge solution (2020.05.16 ~ 2022.09.04)

algorithms baekjoon cplusplus-17 cplusplus-20 data-structures nodejs

Last synced: 19 Oct 2024

https://github.com/zeyu-li/algorithms

A useful collections of algorithms, formulas, APTs, and some other notes 🗒

algorithms cpp data-structure data-structures formulas graph graph-algorithms graph-theory graph-theory-algorithms python school

Last synced: 22 Nov 2024

https://github.com/okmttdhr/haskell-algorithms

Algorithms and data structures implemented in Haskell

algorithm data-structures functional-programming haskell

Last synced: 19 Oct 2024

https://github.com/yazanzebak/competitiveprogramming

A repository that includes my solutions to a various problems on different online judges.

algorithms atcoder codechef codeforces competitive-programming cpp csacademy data-structures online-judges spoj topcoder uva

Last synced: 15 Nov 2024

https://github.com/arriqaaq/set

Set is an in-memory Redis like set datastructure

data-structures golang redis

Last synced: 13 Oct 2024

https://github.com/octcarp/sustech_cs208-algorithm_s23_works

(1120/1100) Labs of CS208 2023 Spring: Algorithm Design and Analysis (ADA), SUSTech. Taught by Prof. Yuhui SHI.

algorithms cs208 data-structures sustech

Last synced: 16 Dec 2024

https://github.com/sjsakib/psbook

সমস্যা ও সমাধান বই - ১ এর উপর অনুশীলন ( Practice code for Problem and Solutions Book - 1 by Mahbubul Hasan )

acm-icpc algorithms competative-programming cpp data-structures problem-book-1-solutions python timus-solutions uva-solutions

Last synced: 12 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/yazaldefilimone/algorithms-backup

🤓 | Computer science | Algorithms | Data structures

algorithms computer-science data-structures

Last synced: 26 Oct 2024

https://github.com/ivan-magda/hackerrank-challenges

Solutions that I come up with for the hackerrank challenges

algorithms data-structures hackerrank hackerrank-challenges hackerrank-solutions

Last synced: 06 Nov 2024

https://github.com/chimehq/relativecollections

Swift collection types that support efficient storage of order-relative values.

collections data-structures swift

Last synced: 16 Nov 2024

https://github.com/cloudflare/entropy-map

Low-latency hash map using minimal perfect hash functions and compact encoding.

data-structures hash-map mphf

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

https://github.com/Aluriak/graffunc

Python 3 data structure -- (hyper)graph of function

data-structures graph hypergraph python

Last synced: 27 Nov 2024

https://github.com/peterr-s/hash_map

A simple C hash map implementation

c c89 data-structures hashmap standard-conform

Last synced: 12 Oct 2024

https://github.com/strojure/zmap

Persistent map with lazily evaluated values for Clojure(Script).

clojure clojurescript data-structures delays hashmap lazy-evaluation

Last synced: 16 Dec 2024

https://github.com/akhilsharmaa/competitive-programming

Problem solved my me on different Platforms during contest or after contest. Also includes DSA problems.

algorithm codechef codeforces competitive-programming data-structures hackerrank-solutions leetcode

Last synced: 29 Nov 2024

https://github.com/martin-majlis/py-probstructs

Collection of probabilistic data structures - CM-Sketch, ECM-Sketch, exponential histogram

data-structures probabilistic-programming python stream-processing

Last synced: 05 Nov 2024

https://github.com/tracyspacy/algos_data_structures_rust

basic data structures and algorithms in rust

data-structures dsa rust

Last synced: 07 Nov 2024

https://github.com/sanketpathak64/data-structures-and-algorithms

This repository contains implementation of data structures like linked list, stack, queue, trees. This repo also contains implementation of various algorithms.

algorithms-and-data-structures bst cpp data-structures linkedlist queue sorting-algorithms string tree

Last synced: 10 Nov 2024

https://github.com/matanlurey/sector.dart

Fast and intuitive 2D data structures.

2d dart data-structures grid

Last synced: 05 Nov 2024