Topic: "data-structure"
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
Language: Java - Size: 346 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 113,293 - Forks: 14,077

donnemartin/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
Language: Python - Size: 7.41 MB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 30,354 - Forks: 4,542

keon/algorithms
Minimal examples of data structures and algorithms in Python
Language: Python - Size: 1.4 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 24,514 - Forks: 4,666

emirpasic/gods
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
Language: Go - Size: 706 KB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 16,949 - Forks: 1,805

lnishan/awesome-competitive-programming
:gem: A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
Size: 6.75 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 13,125 - Forks: 2,599

Alinshans/MyTinySTL
Achieve a tiny STL in C++11
Language: C++ - Size: 2.57 MB - Last synced at: 24 days ago - Pushed at: 8 months ago - Stars: 12,000 - Forks: 3,313

apachecn/apachecn-algo-zh
ApacheCN 数据结构与算法译文集
Language: JavaScript - Size: 1.09 MB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 11,099 - Forks: 2,203

krahets/LeetCode-Book
《剑指 Offer》 Python, Java, C++ 解题代码,LeetBook《图解算法数据结构》配套代码仓
Language: Java - Size: 838 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 7,307 - Forks: 832

itcharge/AlgoNote
⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,850+ 道「LeetCode 题目」详细解析,200 道「大厂面试热门题目」。
Language: Python - Size: 7.23 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 6,994 - Forks: 1,225

EndlessCheng/codeforces-go
算法竞赛模板库 by 灵茶山艾府 💭💡🎈
Language: Go - Size: 124 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 6,835 - Forks: 699

kamyu104/LeetCode-Solutions
🏋️ Python / Modern C++ Solutions of All 3580 LeetCode Problems (Weekly Update)
Language: C++ - Size: 24.5 MB - Last synced at: about 10 hours ago - Pushed at: about 11 hours ago - Stars: 4,910 - Forks: 1,608

bqi343/cp-notebook
General Resources for Competitive Programming
Language: C++ - Size: 21.5 MB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 2,609 - Forks: 429

Yomguithereal/mnemonist
Curated collection of data structures for the JavaScript/TypeScript language.
Language: JavaScript - Size: 2.68 MB - Last synced at: 30 days ago - Pushed at: 4 months ago - Stars: 2,336 - Forks: 97

shgopher/GOFamily
🔥 《Go 程序员宝典》:go 基础语法,go 并发模式,go runtime 实现原理 ,企业级 go 语言项目经验。
Language: JavaScript - Size: 98.9 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 2,268 - Forks: 295

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.
Language: C++ - Size: 66.3 MB - Last synced at: 29 days ago - Pushed at: 10 months ago - Stars: 1,980 - Forks: 527

begeekmyfriend/bplustree
A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage
Language: C - Size: 219 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1,871 - Forks: 313

h2oai/datatable
A Python package for manipulating 2-dimensional tabular data structures
Language: C++ - Size: 14.7 MB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 1,864 - Forks: 163

enhancedformysql/The-Art-of-Problem-Solving-in-Software-Engineering_How-to-Make-MySQL-Better
The Art of Problem-Solving in Software Engineering: How to Make MySQL Better
Size: 33.2 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1,763 - Forks: 147

cpinitiative/usaco-guide
A free collection of curated, high-quality resources to take you from Bronze to Platinum and beyond.
Language: MDX - Size: 209 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1,695 - Forks: 556

MuYunyun/blog
Life is a moment :notebook_with_decorative_cover:
Language: JavaScript - Size: 252 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1,618 - Forks: 229

LiangliangNan/Easy3D
A lightweight, easy-to-use, and efficient library for processing and rendering 3D data (C++ & Python)
Language: C++ - Size: 261 MB - Last synced at: 6 days ago - Pushed at: 11 days ago - Stars: 1,530 - Forks: 264

orium/rpds
Rust persistent data structures
Language: Rust - Size: 674 KB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 1,506 - Forks: 61

CosmicMind/Algorithm
Algorithm is a library of tools that is used to create intelligent applications.
Language: Swift - Size: 265 KB - Last synced at: 3 days ago - Pushed at: over 5 years ago - Stars: 829 - Forks: 84

davecom/SwiftGraph
A Graph Data Structure in Pure Swift
Language: Swift - Size: 1.84 MB - Last synced at: about 19 hours ago - Pushed at: 3 months ago - Stars: 775 - Forks: 80

kamyu104/LintCode
📝 C++11 Solutions of All 289 LintCode Problems (No More Updates)
Language: C++ - Size: 973 KB - Last synced at: 28 days ago - Pushed at: over 4 years ago - Stars: 631 - Forks: 260

LeoVen/C-Macro-Collections
Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C
Language: C - Size: 4.35 MB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 558 - Forks: 40

c-cube/ocaml-containers
A lightweight, modular standard library extension, string library, and interfaces to various libraries (unix, threads, etc.) BSD license.
Language: OCaml - Size: 21.7 MB - Last synced at: 7 days ago - Pushed at: 25 days ago - Stars: 503 - Forks: 88

mourner/tinyqueue
The smallest and simplest priority queue in JavaScript.
Language: JavaScript - Size: 37.1 KB - Last synced at: 24 days ago - Pushed at: 12 months ago - Stars: 447 - Forks: 45

andyRon/swift-algorithm-club-cn
swift-algorithm-club的翻译。使用Swift学习算法和数据结构。
Language: Swift - Size: 8.24 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 420 - Forks: 69

doubleview/data-structure
基于java语言的数据结构及算法实现,LeetCode算法示例
Language: Java - Size: 817 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 408 - Forks: 232

CosmicMind/Samples
Sample projects using Material, Graph, and Algorithm.
Language: Swift - Size: 204 MB - Last synced at: 3 days ago - Pushed at: almost 6 years ago - Stars: 404 - Forks: 259

orbitdb-archive/ipfs-log 📦
Append-only log CRDT on IPFS
Language: JavaScript - Size: 14 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 399 - Forks: 55

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. ✏️
Language: Jupyter Notebook - Size: 1.05 MB - Last synced at: 23 days ago - Pushed at: 29 days ago - Stars: 389 - Forks: 129

davecom/SwiftPriorityQueue
A Generic Priority Queue in Pure Swift
Language: Swift - Size: 120 KB - Last synced at: 28 days ago - Pushed at: over 2 years ago - Stars: 372 - Forks: 41

czahie/CS61A
Structure and Interpretation of Computer Programs
Language: Python - Size: 60.1 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 313 - Forks: 107

yamafaktory/hypergraph
Hypergraph is data structure library to create a directed hypergraph in which a hyperedge can join any number of vertices.
Language: Rust - Size: 336 KB - Last synced at: 24 days ago - Pushed at: about 2 months ago - Stars: 301 - Forks: 14

mkirchner/hamt
A hash array-mapped trie implementation in C
Language: C - Size: 2.12 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 293 - Forks: 7

recnac-itna/Algorithm_Templates
algorithm templates and leetcode examples in Python3, you can learn many python tricks too.
Language: Python - Size: 94.7 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 293 - Forks: 134

tchap/go-patricia
A generic patricia trie (also called radix tree) implemented in Go (Golang)
Language: Go - Size: 67.4 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 282 - Forks: 58

slightlyoutofphase/staticvec
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
Language: Rust - Size: 1.47 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 267 - Forks: 20

owensgroup/RXMesh
GPU-accelerated triangle mesh processing
Language: Cuda - Size: 11 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 260 - Forks: 35

pvigier/Quadtree
A simple and modern C++ quadtree implementation
Language: C++ - Size: 33.2 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 236 - Forks: 39

gpbl/denormalizr 📦
Denormalize data normalized with normalizr
Language: JavaScript - Size: 208 KB - Last synced at: 3 months ago - Pushed at: about 8 years ago - Stars: 230 - Forks: 24

lintingbin/C-language
C语言练习代码
Language: C - Size: 965 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 213 - Forks: 132

lukaskubanek/OrderedDictionary
Ordered dictionary data structure implementation in Swift
Language: Swift - Size: 4.3 MB - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 202 - Forks: 64

hongbo-miao/leetcode
LeetCode solutions
Language: Python - Size: 730 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 201 - Forks: 53

Wscats/awesome
🚠Algorithm And Data Structure
Language: JavaScript - Size: 1.52 MB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 190 - Forks: 30

begeekmyfriend/skiplist
skip list with rank, code less than z_set in redis
Language: C - Size: 29.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 174 - Forks: 56

yuelinxin/hello-algo-en Fork of krahets/hello-algo
[EN] Hello Algo: data structures and algorithms crash course with animated illustrations and off-the-shelf code in: Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart.
Language: Java - Size: 186 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 149 - Forks: 27

nayuki/Nayuki-web-published-code
Complete collection of code files (*.java/js/py/cpp/etc.) published on Project Nayuki website.
Language: Java - Size: 9.45 MB - Last synced at: 13 days ago - Pushed at: 5 months ago - Stars: 146 - Forks: 49

dongyi-kim/10weeks-codingtest
구름EDU 10주완성 알고리즘 코딩테스트의 해설 답안집입니다
Language: Java - Size: 8.71 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 136 - Forks: 37

jaychsu/algorithm
The challenges for algorithm contests, and summary the implementation.
Language: Python - Size: 668 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 130 - Forks: 72

manosriram/Data-Structures
Data-Structures using C++.
Language: C++ - Size: 88.5 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 130 - Forks: 48

tinloaf/ygg
An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!
Language: C++ - Size: 1.68 MB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 128 - Forks: 18

Breinify/brein-time-utilities
Library which contains several time-dependent data and index structures (e.g., IntervalTree, BucketTimeSeries), as well as algorithms.
Language: Java - Size: 920 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 126 - Forks: 16

kshitizsaini113/Data-Structure-and-Algorithms
A complete and efficient guide for Data Structure and Algorithms.
Language: C++ - Size: 10.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 125 - Forks: 98

goombaio/dag
A DAG, Directed acyclic graph implementation in golang.
Language: Go - Size: 90.8 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 121 - Forks: 28

yennanliu/CS_basics
My CS learning : algorithm, data structure, and system design | #SE
Language: Java - Size: 302 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 117 - Forks: 48

w8r/avl
:eyeglasses: Fast AVL tree for Node and browser
Language: TypeScript - Size: 270 KB - Last synced at: 30 days ago - Pushed at: 4 months ago - Stars: 116 - Forks: 31

jsdom/js-symbol-tree
Turn any collection of objects into its own efficient tree or linked list using Symbol
Language: JavaScript - Size: 85 KB - Last synced at: 6 days ago - Pushed at: about 5 years ago - Stars: 112 - Forks: 22

kpol/trie
Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.
Language: C# - Size: 1.43 MB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 108 - Forks: 20

inrust/Rust-Programming-in-Action
《Rust编程:入门、实战与进阶》源码
Language: Rust - Size: 71.3 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 105 - Forks: 31

sahilrider/Python-Codes
Collection of codes written in Python3. Give a Star if found helpful.
Language: Python - Size: 356 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 103 - Forks: 59

erikerlandson/st_tree
A fast and flexible c++ template class for tree data structures
Language: C++ - Size: 179 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 101 - Forks: 22

loophp/phptree
An implementation of tree data structure
Language: PHP - Size: 382 KB - Last synced at: 20 days ago - Pushed at: 8 months ago - Stars: 96 - Forks: 5

becheran/grid
Two dimensional grid data structure
Language: Rust - Size: 95.7 KB - Last synced at: 23 days ago - Pushed at: about 1 month ago - Stars: 86 - Forks: 29

jingedawang/Algorithms
Java implementation for Introduction to Algorithms book.
Language: Java - Size: 305 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 80 - Forks: 14

LuisAraujo/Estrutura-de-Dados-em-Java
Repositório do Material Estrutura de Dados em Java, contendo os principais tópicos de disciplinas sobre Estrutura de Dados. CURSO SOBRE ED: https://luisaraujo.github.io/Estrutura-de-Dados-em-Java/index.html
Language: JavaScript - Size: 5.27 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 80 - Forks: 21

Hi-Folks/data-block
PHP Package for handling, querying, filtering, and setting nested data structures
Language: PHP - Size: 218 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 75 - Forks: 2

luojilab/algorithm
得到每周一算法
Language: Java - Size: 38.6 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 75 - Forks: 29

coderonion/hello-algo-zig
Zig codes for the famous public project 《Hello, Algorithm》|《 Hello,算法 》 about data structures and algorithms.
Language: Zig - Size: 300 KB - Last synced at: 2 days ago - Pushed at: almost 2 years ago - Stars: 74 - Forks: 0

jackzhenguo/leetcode-csharp
solutions using C# for leetcode according to tags of questions, updating everyday. My contact info: [email protected] or my blog: http://blog.csdn.net/daigualu
Language: C# - Size: 21 MB - Last synced at: 12 days ago - Pushed at: almost 8 years ago - Stars: 72 - Forks: 27

mjebrahimi/DotNet-Collections-Benchmark
🚀 A comprehensive performance comparison benchmark between different .NET collections.
Language: C# - Size: 5.24 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 70 - Forks: 7

codeship/modelist
Flexible & Customizable Modelstructure for awesome data management.
Language: JavaScript - Size: 284 KB - Last synced at: 21 days ago - Pushed at: over 6 years ago - Stars: 67 - Forks: 5

maxyzli/leetcode
✍️ 200+ LeetCode solutions in Java
Size: 298 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 65 - Forks: 7

dask-contrib/dask-awkward
Native Dask collection for awkward arrays, and the library to use it.
Language: Python - Size: 1.63 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 64 - Forks: 19

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.
Language: HTML - Size: 130 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 63 - Forks: 10

xy-241/CS-Notes
My Second Brain for Computer Science related stuff. Zero bullshit, short and sweet.
Language: TypeScript - Size: 371 MB - Last synced at: 6 days ago - Pushed at: 16 days ago - Stars: 60 - Forks: 4

lxzan/dao
Simple and high-performance data structures and algorithms library
Language: Go - Size: 429 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 59 - Forks: 3

coast-team/dotted-logootsplit
A delta-state block-wise sequence CRDT
Language: TypeScript - Size: 705 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 59 - Forks: 4

azu/immutable-array-prototype
A collection of Immutable Array prototype methods(Per method packages).
Language: TypeScript - Size: 369 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 59 - Forks: 3

Deepali-Srivastava/data-structures-and-algorithms-in-java
Data Structures and Algorithms in Java ( DSA )
Language: Java - Size: 80.1 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 58 - Forks: 34

bzdgn/data-structures-in-java
Data structures in detail with java implementations
Language: Java - Size: 104 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 58 - Forks: 28

make-github-pseudonymous-again/js-data-structures
:herb: Data structures for JavaScript
Size: 2.04 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 57 - Forks: 3

Deepali-Srivastava/data-structures-and-algorithms-in-c
Data Structures and Algorithms in C ( DSA )
Language: C - Size: 128 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 56 - Forks: 21

sekhyuni/computer-science
자료구조, 알고리즘, 네트워크, 운영체제 등 Software Engineer로서 갖추어야 할 기본적인 Computer Science 지식을 정리해둔 공간입니다.
Language: JavaScript - Size: 136 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 56 - Forks: 1

forthright48/code-library
All my CPPS codes
Language: C++ - Size: 37.1 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 55 - Forks: 24

recp/ds
🔗 Common Data Structures and Algorithms
Language: C - Size: 102 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 51 - Forks: 5

itenfay/iOS-interview-questions
相信很多 iOS 程序猿都有进入 BAT、字节跳动、美团、京东、360和小米等大厂的梦想,进入唯一途径就是通过面试,面试的关键就是硬实力,也就是知识储备和行业工作经验。感谢 icofans 的资料!在线查看地址:https://ios.nobady.cn
Size: 208 KB - Last synced at: 12 days ago - Pushed at: almost 2 years ago - Stars: 50 - Forks: 15

EvandroLG/computer_science_in_lua
:first_quarter_moon_with_face: Implementation of some classic data structures and algorithms in Lua
Language: Lua - Size: 53.7 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 50 - Forks: 4

elvanselvano/algorithm-bootcamp-ds
Teaching materials for Algorithm Bootcamp: Data Structure.
Language: C++ - Size: 88.9 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 49 - Forks: 21

infinum/mobx-jsonapi-store 📦
JSON API Store for MobX
Language: TypeScript - Size: 2.03 MB - Last synced at: 8 days ago - Pushed at: over 4 years ago - Stars: 48 - Forks: 4

marianobarrios/linked-blocking-multi-queue
A concurrent collection that extends the existing Java concurrent collection library, offering an optionally-bounded blocking "multi-queue" based on linked nodes.
Language: Java - Size: 642 KB - Last synced at: 8 days ago - Pushed at: 15 days ago - Stars: 46 - Forks: 14

kowainik/slist
♾️ Sized list
Language: Haskell - Size: 79.1 KB - Last synced at: 23 days ago - Pushed at: about 1 year ago - Stars: 46 - Forks: 6

ascendho/Data-Structures
📓《数据结构》(双色版)- 严蔚敏&李冬梅 - 教材源码、习题全解、实验项目、笔记等✨
Language: C++ - Size: 77.3 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 45 - Forks: 2

thawkin3/js-data-structures-and-algorithms
JavaScript implementations of common data structure and algorithm concepts.
Language: JavaScript - Size: 9.75 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 45 - Forks: 13

yanxinhao/DataStructure-Algorithm
为考研准备的一些关于数据结构与算法的知识点总结,也可以用来为刷题准备一些算法基础。主要参考清华邓俊晖老师的课件以及上海科技大学算法课课件。
Language: C++ - Size: 14.9 MB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 45 - Forks: 15

yourbasic/fenwick
List data structure supporting prefix sums
Language: Go - Size: 36.1 KB - Last synced at: 8 months ago - Pushed at: over 7 years ago - Stars: 45 - Forks: 15

hannesm/gmap
heterogenous Map over a GADT
Language: OCaml - Size: 45.9 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 42 - Forks: 1

siongui/go-succinct-data-structure-trie
Succinct Data Structure of Trie, written in Go
Language: Go - Size: 315 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 42 - Forks: 10
