Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with data-structure

A curated list of projects in awesome lists tagged with data-structure .

https://github.com/krahets/hello-algo

《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing

algo algorithm algorithms book data-structure data-structures data-structures-and-algorithms dsa education leetcode programming

Last synced: 16 Dec 2024

https://github.com/algorithm-visualizer/algorithm-visualizer

:fireworks:Interactive Online Platform that Visualizes Algorithms from Code

algorithm animation data-structure visualization

Last synced: 16 Dec 2024

https://github.com/donnemartin/interactive-coding-challenges

120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.

algorithm coding competitive-programming data-structure development interview interview-practice interview-questions programming python

Last synced: 17 Dec 2024

https://github.com/keon/algorithms

Minimal examples of data structures and algorithms in Python

algorithm algorithms competitive-programming data-structure graph python search sort tree

Last synced: 16 Dec 2024

https://github.com/emirpasic/gods

GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more

avl-tree b-tree binary-heap data-structure enumerable go golang iterator list map queue red-black-tree set sort stack tree

Last synced: 16 Dec 2024

https://github.com/emirpasic/Gods

GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more

avl-tree b-tree binary-heap data-structure enumerable go golang iterator list map queue red-black-tree set sort stack tree

Last synced: 24 Oct 2024

https://github.com/alinshans/mytinystl

Achieve a tiny STL in C++11

algorithm cpp cpp-library cpp11 data-structure stl

Last synced: 16 Dec 2024

https://github.com/Alinshans/MyTinySTL

Achieve a tiny STL in C++11

algorithm cpp cpp-library cpp11 data-structure stl

Last synced: 29 Oct 2024

https://github.com/krahets/leetcode-book

《剑指 Offer》 Python, Java, C++ 解题代码,LeetBook《图解算法数据结构》配套代码仓

algorithm algorithms algorithms-and-data-structures data-structure data-structures java leetcode leetcode-cpp leetcode-java leetcode-python python sword-for-offer

Last synced: 19 Dec 2024

https://github.com/krahets/LeetCode-Book

《剑指 Offer》 Python, Java, C++ 解题代码,LeetBook《图解算法数据结构》配套代码仓

algorithm algorithms algorithms-and-data-structures data-structure data-structures java leetcode leetcode-cpp leetcode-java leetcode-python python sword-for-offer

Last synced: 07 Nov 2024

https://github.com/itcharge/leetcode-py

⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,850+ 道「LeetCode 题目」详细解析,200 道「大厂面试热门题目」。

acm-icpc algo algorithm algorithms algorithms-datastructures data-structure data-structures interview interviews leetcode leetcode-py leetcode-python leetcode-solutions python

Last synced: 17 Dec 2024

https://github.com/itcharge/LeetCode-Py

⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,850+ 道「LeetCode 题目」详细解析,200 道「大厂面试热门题目」。

acm-icpc algo algorithm algorithms algorithms-datastructures data-structure data-structures interview interviews leetcode leetcode-py leetcode-python leetcode-solutions python

Last synced: 14 Nov 2024

https://github.com/yomguithereal/mnemonist

Curated collection of data structures for the JavaScript/TypeScript language.

data-structure

Last synced: 17 Dec 2024

https://github.com/Yomguithereal/mnemonist

Curated collection of data structures for the JavaScript/TypeScript language.

data-structure

Last synced: 29 Oct 2024

https://github.com/shgopher/gofamily

🔥 《Go 程序员宝典》:go 基础语法,go 并发模式,go runtime 实现原理 ,企业级 go 语言项目经验。

concurrency concurrency-patterns data-structure go go-concurrency go-runtime gofamily golang project runtime

Last synced: 19 Dec 2024

https://github.com/shgopher/GOFamily

🔥 《Go 程序员宝典》:go 基础语法,go 并发模式,go runtime 实现原理 ,企业级 go 语言项目经验。

concurrency concurrency-patterns data-structure go go-concurrency go-runtime gofamily golang project runtime

Last synced: 11 Nov 2024

https://github.com/sachuverma/datastructures-algorithms

This repo contains links of resources, theory subjects content and DSA questions & their solution for interview preparation from different websites like geeksforgeeks, leetcode, etc.

algorithms computer-networks cpp-cheat-sheet data-structure data-structures database-management hacktoberfest interview interview-questions oops operating-systems software-engineering system-design

Last synced: 14 Dec 2024

https://github.com/begeekmyfriend/bplustree

A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage

algorithm bplustree btree c data-structure storage tree tree-structure

Last synced: 21 Dec 2024

https://github.com/sachuverma/DataStructures-Algorithms

This repo contains links of resources, theory subjects content and DSA questions & their solution for interview preparation from different websites like geeksforgeeks, leetcode, etc.

algorithms computer-networks cpp-cheat-sheet data-structure data-structures database-management hacktoberfest interview interview-questions oops operating-systems software-engineering system-design

Last synced: 08 Nov 2024

https://github.com/h2oai/datatable

A Python package for manipulating 2-dimensional tabular data structures

data-analysis data-structure ftrl performance python

Last synced: 17 Dec 2024

https://github.com/kamyu104/lintcode

📝 C++11 Solutions of All 289 LintCode Problems (No More Updates)

algorithm cpp cpp11 data-structure interview-practice interview-preparation interview-questions lintcode

Last synced: 21 Dec 2024

https://github.com/kamyu104/LintCode

📝 C++11 Solutions of All 289 LintCode Problems (No More Updates)

algorithm cpp cpp11 data-structure interview-practice interview-preparation interview-questions lintcode

Last synced: 26 Oct 2024

https://github.com/LeoVen/C-Macro-Collections

Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C

c containers data-structure data-structures datastructure datastructures deque hashmap heap library linkedlist list multimap multiset queue stack type-safe

Last synced: 08 Nov 2024

https://github.com/c-cube/ocaml-containers

A lightweight, modular standard library extension, string library, and interfaces to various libraries (unix, threads, etc.) BSD license.

data-structure lightweight modular ocaml permissive-license portable stdlib

Last synced: 20 Dec 2024

https://github.com/andyron/swift-algorithm-club-cn

swift-algorithm-club的翻译。使用Swift学习算法和数据结构。

algorithms chinese data-structure swift swift4

Last synced: 16 Dec 2024

https://github.com/cosmicmind/samples

Sample projects using Material, Graph, and Algorithm.

algorithm cosmicmind data data-structure database graph material material-design projects swift swift-3 us

Last synced: 15 Dec 2024

https://github.com/mourner/tinyqueue

The smallest and simplest priority queue in JavaScript.

algorithm binary-heap data-structure javascript priority-queue

Last synced: 20 Dec 2024

https://github.com/jihoonerd/data_structures_and_algorithms_in_python

:book: Worked Solutions of "Data Structures & Algorithms in Python", written by Michael T. Goodrich, Roberto Tamassia and Michael H. Goldwasser. ✏️

algorithm data-structure python solutions

Last synced: 14 Dec 2024

https://github.com/jihoonerd/Data_Structures_and_Algorithms_in_Python

:book: Worked Solutions of "Data Structures & Algorithms in Python", written by Michael T. Goodrich, Roberto Tamassia and Michael H. Goldwasser. ✏️

algorithm data-structure python solutions

Last synced: 30 Oct 2024

https://github.com/yamafaktory/hypergraph

Hypergraph is data structure library to create a directed hypergraph in which a hyperedge can join any number of vertices.

data data-science data-structure data-structures hypergraph hypergraphs rust rust-lang rustlang

Last synced: 20 Dec 2024

https://github.com/mkirchner/hamt

A hash array-mapped trie implementation in C

c c99 data-structure datastructure hash-array-mapped-trie immutable tutorial

Last synced: 17 Dec 2024

https://github.com/gpbl/denormalizr

Denormalize data normalized with normalizr

data-structure flux normalizr redux

Last synced: 31 Oct 2024

https://github.com/pvigier/quadtree

A simple and modern C++ quadtree implementation

cpp data-structure quadtree space-partition-tree space-partitioning spatial-trees

Last synced: 19 Dec 2024

https://github.com/dongyi-kim/10weeks-codingtest

구름EDU 10주완성 알고리즘 코딩테스트의 해설 답안집입니다

algorithm algorithms coding-interview coding-skills competitive-programming data-structure datastructure java problem-solving python

Last synced: 19 Dec 2024

https://github.com/tinloaf/ygg

An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!

cpp14 data-structure interval-map interval-set interval-tree red-black-tree search-trees segment-tree weight-balanced-tree zip-tree

Last synced: 15 Dec 2024

https://github.com/w8r/avl

:eyeglasses: Fast AVL tree for Node and browser

algorithms avl-tree balanced-search-trees binary-search-tree data-structure tree

Last synced: 16 Dec 2024

https://github.com/jsdom/js-symbol-tree

Turn any collection of objects into its own efficient tree or linked list using Symbol

algorithms browser data-structure dom efficiency es6 js linked-list list metadata nodejs queue symbol symbol-tree tree

Last synced: 18 Dec 2024

https://github.com/kpol/trie

Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.

algorithm c-sharp data-structure prefix-tree trie

Last synced: 17 Dec 2024

https://github.com/erikerlandson/st_tree

A fast and flexible c++ template class for tree data structures

c-plus-plus data-structure data-structures standard-template-library stl stl-container tree

Last synced: 09 Nov 2024

https://github.com/loophp/phptree

An implementation of tree data structure

binary-tree data-structure tree

Last synced: 12 Sep 2024

https://github.com/becheran/grid

Two dimensional grid data structure

2d 2d-array 2d-data 2d-vector data-structure grid rust rust-lang

Last synced: 21 Dec 2024

https://github.com/smartkeyerror/snorlax

👻 Explore data structure & algorithm with C/C++.总结常用的数据结构和算法,包含图论

algorithm c cpp data-structure

Last synced: 19 Nov 2024

https://github.com/hi-folks/data-block

PHP Package for handling, querying, filtering, and setting nested data structures

data data-structure hacktoberfest json-data php

Last synced: 16 Dec 2024

https://github.com/dask-contrib/dask-awkward

Native Dask collection for awkward arrays, and the library to use it.

columnar-format dask data-analysis data-science data-structure jagged-array python ragged-array

Last synced: 16 Dec 2024

https://github.com/sciss/fingertree

A Scala implementation of the versatile purely functional data structure of the same name.

data-structure

Last synced: 09 Nov 2024

https://github.com/azu/immutable-array-prototype

A collection of Immutable Array prototype methods(Per method packages).

array data-structure immutable javascript

Last synced: 01 Nov 2024

https://github.com/cihat/datastructure

📌🔎📝 Veri Yapıları (BMU221) ve bütün derslerin dokümantasyonu. Notes and examples in the data structure and all lessons course. Data Structures with Java.

bilgisayar-muhendisligi computer-science data-science data-structure data-structure-blogs data-structures data-structures-and-algorithms documentation turkce-dokumantasyon veri-bilimi veri-yapilari

Last synced: 06 Nov 2024

https://github.com/lxzan/dao

Simple and high-performance data structures and algorithms library

data-structure generic hashmap heap linkedlist rbtree segment-tree trie

Last synced: 18 Nov 2024

https://github.com/codingonion/hello-algo-zig

Zig codes for the famous public project 《Hello, Algorithm》|《 Hello,算法 》 about data structures and algorithms.

algorithm algorithms data-structure data-structures data-structures-and-algorithms dsa dynamic-programming graph hello-algo leecode linked-list rust search sort zig ziglang

Last synced: 30 Sep 2024

https://github.com/coderonion/hello-algo-zig

Zig codes for the famous public project 《Hello, Algorithm》|《 Hello,算法 》 about data structures and algorithms.

algorithm algorithms data-structure data-structures data-structures-and-algorithms dsa dynamic-programming graph hello-algo leecode linked-list rust search sort zig ziglang

Last synced: 27 Oct 2024

https://github.com/evandrolg/computer_science_in_lua

:first_quarter_moon_with_face: Implementation of some classic data structures and algorithms in Lua

algorithm computer-science data-structure lua

Last synced: 15 Nov 2024

https://github.com/luojilab/algorithm

得到每周一算法

algorithm data-structure

Last synced: 08 Nov 2024

https://github.com/itenfay/ios-interview-questions

相信很多 iOS 程序猿都有进入 BAT、字节跳动、美团、京东、360和小米等大厂的梦想,进入唯一途径就是通过面试,面试的关键就是硬实力,也就是知识储备和行业工作经验。感谢 icofans 的资料!在线查看地址:https://ios.nobady.cn

alorithms animations data-structure gcd image-processing interview interview-questions ios metal networking objective-c runloop runtime

Last synced: 22 Nov 2024

https://github.com/hannesm/gmap

heterogenous Map over a GADT

data-structure gadt heterogeneous map ocaml

Last synced: 22 Oct 2024

https://github.com/yoshuawuyts/nanostack

Small middleware stack library

data-structure frontend javascript middleware stack

Last synced: 06 Nov 2024

https://github.com/anko/array-keyed-map

JS datastructure, like Map, but the keys are arrays

array data-structure javascript map path

Last synced: 01 Nov 2024

https://github.com/harttle/contest.js

Ready for contest use! Data structures and algorithms in pure JavaScript with zero dependency.

algorithm data-structure javascript leetcode

Last synced: 18 Dec 2024

https://github.com/srekel/the-entitytainer

A single header library for managing game entity hierarchies.

c c99 data-structure game-development hacktoberfest multimap pre-alpha public-domain single-header-lib

Last synced: 12 Oct 2024

https://github.com/wheerd/multiset

A multiset implementation for python

data-structure library multiset python

Last synced: 14 Dec 2024

https://github.com/codesuki/go-time-series

Time series implementation in Go

data-structure go in-memory time-series

Last synced: 05 Nov 2024

https://github.com/popzxc/merkle-patricia-trie

Python implementation of the Modified Merkle Patricia Trie

cryptography data-structure ethereum merkle-patricia-trie python

Last synced: 18 Dec 2024

https://github.com/princemaple/elixir-queue

Queue data structure for Elixir-lang

data-structure elixir hex queue wrapper

Last synced: 14 Dec 2024

https://github.com/purpleprotocol/hashcow

A Rust HashMap implementation with copy-on-write keys and values

copy-on-write data-structure rust

Last synced: 09 Nov 2024

https://github.com/turbomack/lazy-tree-with-zipper

Lazy rose tree (multiway tree) with zipper. In Elm

data-structure elm elm-lang multiway-tree rose-tree zipper

Last synced: 12 Oct 2024

https://github.com/reversingid/programming-reference

Open repository of programming topic for reverse engineering purpose.

algorithm data-structure design-pattern hacktoberfest

Last synced: 12 Nov 2024

https://github.com/ascendho/ky-ds

《数据结构》(双色版)- 严蔚敏 李冬梅 教材源码、习题全解、实验项目、笔记等

data-structure ds yanweimin

Last synced: 12 Nov 2024

https://github.com/tokenrove/fixie-trie

Compact tries for fixed-width keys

data-structure rust rust-library trie

Last synced: 29 Oct 2024

https://github.com/greglook/merkledag-core

Library to operate on a content-addressed graph of nodes with directed merkle-hash links

data-structure graph merkle-dag storage

Last synced: 17 Nov 2024

https://github.com/kowainik/idris-patricia

🌋 Idris implementation of patricia tree

algorithm containers data-structure idris persistence

Last synced: 12 Nov 2024

https://github.com/ysh329/sword-x-offer

66 classic and common interview problems from 《剑指offer》 with multiple-method-CPP solutions, and common data structure summary, etc

algorithm cpp data-structure interview-questions onsite-interview

Last synced: 23 Oct 2024

https://github.com/darkredz/zeko-data-mapper

A lightweight data mapper library in Kotlin that helps to map the result of queries from your normalized dataset(from RDBMS or any source) back into relational mapped Hash maps

data-mapper data-structure jasync-sql kotlin rdbms vertx zeko

Last synced: 27 Oct 2024