Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org "data-structures" keyword

github.com/datbeohbbh/go-utils v0.0.0-20221008071739-f658607c283e
Go-utils is a data structure library.
1 version - Latest release: over 1 year ago - 1 dependent repositories - 0 stars on GitHub
Top 9.5% on proxy.golang.org
github.com/bietdoikiem/go-dsa
Data Structures & Algorithms written in Go 🌴
Latest release: about 1 month ago - 1 stars on GitHub
Top 8.6% on proxy.golang.org
github.com/ahoirg/exercismorg-go-answers
Answers to the go exercises on exercism.org. URL:https://exercism.org/profiles/ahoirg/solutions?t...
Latest release: about 1 month ago - 0 stars on GitHub
Top 9.5% on proxy.golang.org
github.com/kalpitcool2006/go-datastructures
This repository consists of the code samples, assignments, and the curriculum for the Community C...
Latest release: about 1 month ago - 1 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/studiosol/set v1.0.0
A simple Set data structure implementation in Go (Golang) using LinkedHashMap.
1 version - Latest release: over 1 year ago - 22 stars on GitHub
Top 9.4% on proxy.golang.org
github.com/radadiyamohit81/algorithm-hacktoberfest-2021
This is an open repository for all here you can add your Challenging Program with any topics.
Latest release: about 1 month ago - 2 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/ndrewnee/go-algods v0.0.0-20190115184858-b5da1b2b970c
Implementation of Algorithms and Data Structures in Golang
1 version - Latest release: over 5 years ago - 1 stars on GitHub
Top 9.5% on proxy.golang.org
github.com/aahansingh/data-structures-with-go
Here lies the code for learning to make the standard data structures with go. The link to the acc...
Latest release: about 1 month ago - 6 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/prophittcorey/lru v1.0.2
Package lru implements a generic least recently used cache.
3 versions - Latest release: over 1 year ago - 4 stars on GitHub
Top 9.4% on proxy.golang.org
github.com/rosemary666/algo
主要使用golang语言讲解和实现算法,包括数据结构、leetcode算法题等等
Latest release: about 1 month ago - 4 stars on GitHub
Top 9.4% on proxy.golang.org
github.com/snehalyelmati/competitive-programming-golang/leetcode/lc_detect_cycle
Repository to maintain LeetCode, Kickstart and CodeChef solutions in Go. Implementation and notes...
Latest release: about 1 month ago - 1 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/saisubham/bloomfilter v0.0.0-20211001134204-78ca2207e170
Bloom filter implementation in Go
1 version - Latest release: over 2 years ago - 0 stars on GitHub
Top 3.7% on proxy.golang.org
github.com/StudioSol/set v1.0.0
A simple Set data structure implementation in Go (Golang) using LinkedHashMap.
1 version - Latest release: over 1 year ago - 8 dependent packages - 10 dependent repositories - 22 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/aslrousta/heap v1.0.0
Package heap provides the implementation of a generic binary heap.
1 version - Latest release: almost 2 years ago - 3 stars on GitHub
Top 8.6% on proxy.golang.org
github.com/katarinarosiak/go_exercises
A set of coding problems and exercises for Golang programming language
Latest release: about 1 month ago - 0 stars on GitHub
Top 8.9% on proxy.golang.org
github.com/isensee-bastian/set-interface
Tutorial code for my video Generics Part 2: Using the empty Interface instead
Latest release: about 1 month ago - 0 stars on GitHub
Top 8.5% on proxy.golang.org
github.com/andjam/btree v0.1.1
Package btree implements B-Trees as described in CLRS. B-Trees are balanced search trees with an ...
2 versions - Latest release: about 1 year ago - 0 stars on GitHub
Top 9.5% on proxy.golang.org
github.com/snehalyelmati/competitive-programming-golang/interviewbit/ib_subarray_with_xor
Repository to maintain LeetCode, Kickstart and CodeChef solutions in Go. Implementation and notes...
Latest release: about 1 month ago - 1 stars on GitHub
github.com/luverolla/lexgo v0.1.1
Golang library with implementation of most used algorithms and data structures
4 versions - Latest release: 8 months ago - 0 stars on GitHub
Top 8.6% on proxy.golang.org
github.com/valdirmendesdev/adt_go
Abstract Data Type in Go
Latest release: about 1 month ago - 0 stars on GitHub
Top 9.4% on proxy.golang.org
github.com/snehalyelmati/competitive-programming-golang/leetcode/lc_rearrange_array
Repository to maintain LeetCode, Kickstart and CodeChef solutions in Go. Implementation and notes...
Latest release: about 1 month ago - 1 stars on GitHub
github.com/liou2021/algorithm v1.2.0
3 versions - Latest release: 8 months ago - 0 stars on GitHub
Top 8.8% on proxy.golang.org
github.com/milossimic/hyperloglog
Simple implementation of hyperloglog algorithm
Latest release: about 1 month ago - 0 stars on GitHub
github.com/alldroll/rbtree v0.0.0-20201026155502-e0b75481ff26
Package rbtree implements Red-Black tree data structure (RB-Tree).
1 version - Latest release: over 3 years ago - 2 dependent packages - 1 dependent repositories - 0 stars on GitHub
Top 6.9% on proxy.golang.org
github.com/dotbitHQ/das-database v1.11.0
All datas from blockchain about .bit are here
28 versions - Latest release: 6 months ago - 16 stars on GitHub
Top 6.9% on proxy.golang.org
github.com/dotbithq/das-database v1.11.0
All datas from blockchain about .bit are here
28 versions - Latest release: 6 months ago - 16 stars on GitHub
Top 8.6% on proxy.golang.org
github.com/r1cm3d/go-algorithms
This project has some algorithms and data structures implemented in Golang
Latest release: about 1 month ago - 0 stars on GitHub
Top 9.5% on proxy.golang.org
github.com/princecodes247/20-days-of-dsa/Day-1-Linked-List/Double-Linked-List/go
A collection of implementation of different data stuctures in different languages.
Latest release: about 1 month ago - 3 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/magicjuliia/gogogo
Magic Go Playground
Latest release: about 1 month ago - 0 stars on GitHub
Top 8.6% on proxy.golang.org
github.com/lushenle/awesome-golang-algorithm
😁 Learning data structure and algorithm with golang(updating)
Latest release: about 1 month ago - 0 stars on GitHub
Top 7.8% on proxy.golang.org
github.com/goki/ki/v2 v2.0.0-dev0.0.33
Go language (golang) full strength tree structures (ki in Japanese)
33 versions - Latest release: 5 months ago - 86 stars on GitHub
github.com/djordje200179/ExtendedLibrary v0.4.1
Java-like generic object-oriented library extensions for Go
9 versions - Latest release: almost 2 years ago - 2 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/djordje200179/extendedlibrary/concurrency v0.8.1
Library for Go that adds common data structures, streams and concurrency modules that can help in...
10 versions - Latest release: almost 2 years ago - 3 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/ImDuong/Godsvisus v0.1.1
Golang Data structure Visualization with Fyne
1 version - Latest release: over 1 year ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/mauricegit/skiplist v0.0.0-20211105230623-77f5c8d3e145
Package skiplist is an implementation of a skiplist to store elements in increasing order. It all...
1 version - Latest release: over 2 years ago - 247 stars on GitHub
Top 9.5% on proxy.golang.org
github.com/snehalyelmati/competitive-programming-golang/leetcode/lc_search_rotated_array
Repository to maintain LeetCode, Kickstart and CodeChef solutions in Go. Implementation and notes...
Latest release: about 1 month ago - 1 stars on GitHub
Top 1.4% on proxy.golang.org
github.com/timtadh/data-structures v0.6.2
Go datastructures.
6 versions - Latest release: almost 2 years ago - 84 dependent packages - 197 dependent repositories - 397 stars on GitHub
github.com/djordje200179/ExtendedLibrary/datastructures v1.6.1
Java-like generic object-oriented library extensions for Go
23 versions - Latest release: 9 months ago - 2 stars on GitHub
Top 9.5% on proxy.golang.org
github.com/kevinpollet/go-datastructures
Data structures implementations in Go
Latest release: about 1 month ago - 3 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/CausingBrick/DataStructure v0.0.0-20211004010434-9b8d98b17949
Data structure and algorithm with Go implementation.
1 version - Latest release: over 2 years ago - 2 stars on GitHub
Top 9.5% on proxy.golang.org
github.com/snehalyelmati/competitive-programming-golang/leetcode/lc_majority_element_two
Repository to maintain LeetCode, Kickstart and CodeChef solutions in Go. Implementation and notes...
Latest release: about 1 month ago - 1 stars on GitHub
Top 9.9% on proxy.golang.org
github.com/dimaglushkov/solutions v0.0.0-20240102120806-1a09679658e8
algorithms and data structures
8 versions - Latest release: 5 months ago - 6 stars on GitHub
Top 9.5% on proxy.golang.org
github.com/snehalyelmati/competitive-programming-golang/leetcode/lc_max_consecutive_ones
Repository to maintain LeetCode, Kickstart and CodeChef solutions in Go. Implementation and notes...
Latest release: about 1 month ago - 1 stars on GitHub
Top 9.5% on proxy.golang.org
github.com/snehalyelmati/competitive-programming-golang/leetcode/lc_mountain_array_peak
Repository to maintain LeetCode, Kickstart and CodeChef solutions in Go. Implementation and notes...
Latest release: about 1 month ago - 1 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/punitpandey/ds-algo v1.0.0
Implementation of common Data Structures and Algorithms with Go
1 version - Latest release: about 4 years ago - 197 stars on GitHub
Top 9.5% on proxy.golang.org
github.com/snehalyelmati/competitive-programming-golang/leetcode/lc_search_insert v0.0.0-20221106180653-3a36efb18b51
Repository to maintain LeetCode, Kickstart and CodeChef solutions in Go. Implementation and notes...
1 version - Latest release: over 1 year ago - 1 stars on GitHub
Top 8.6% on proxy.golang.org
kkn.fi/stack v0.0.1
1 version - Latest release: about 2 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/fmorenovr/gods v0.0.0-20190819172649-c1fb98d72c2d
Golang Data Structures implementation.
1 version - Latest release: almost 5 years ago - 1 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/djordje200179/extendedlibrary/streams v1.2.0
Library for Go that adds common data structures, streams and concurrency modules that can help in...
18 versions - Latest release: 3 months ago - 1 dependent package - 3 stars on GitHub
Top 8.8% on proxy.golang.org
github.com/fahimsifnatul/godatastructures
A ready to use collection of data structures written in GO for you
Latest release: about 1 month ago - 0 stars on GitHub
Top 9.5% on proxy.golang.org
github.com/snehalyelmati/competitive-programming-golang/leetcode/lc_rotate_linked_list
Repository to maintain LeetCode, Kickstart and CodeChef solutions in Go. Implementation and notes...
Latest release: about 1 month ago - 1 stars on GitHub
github.com/object88/rope v0.0.0-20170928031129-9bc22b8b7ff6
Implementation of the rope data structure in Go
1 version - Latest release: over 6 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/jonasmuehlmann/datastructures.go v0.23.1
The missing generic container library for go, featuring an extensive iterator API.
28 versions - Latest release: almost 2 years ago - 3 stars on GitHub
Top 8.9% on proxy.golang.org
github.com/marcellorhcp/largest-product-in-a-grid
In the 20×20 grid, what is the greatest product of four adjacent numbers in the same direction us...
Latest release: about 1 month ago - 0 stars on GitHub
github.com/liangyaopei/hyper v0.0.0-20200731140808-9971b0a7a810
Package hyper takes formulation used in the repo is from wikipedia https://en.wikipedia.org/wiki/...
1 version - Latest release: almost 4 years ago - 1 dependent repositories - 1 stars on GitHub
github.com/mortezaPRK/go-set v1.0.0
Package set provides a Set data structure.
2 versions - Latest release: 7 months ago - 0 stars on GitHub
Top 8.9% on proxy.golang.org
github.com/civiledcode/tsv-merger
A configurable text-separated value merger written in Go.
Latest release: about 1 month ago - 0 stars on GitHub
Top 8.9% on proxy.golang.org
github.com/ollynevard/algorithms-go
Algorithms Implemented in Go
Latest release: about 1 month ago - 0 stars on GitHub
Top 7.4% on proxy.golang.org
github.com/hmcalister/Go-DSA
Data Structures and Algorithms in Golang
Latest release: about 1 month ago - 1 stars on GitHub
Top 9.5% on proxy.golang.org
github.com/amirjani/go-data-structure
WIP
Latest release: about 1 month ago - 3 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/djordje200179/extendedlibrary/misc v1.0.5
Library for Go that adds common data structures, streams and concurrency modules that can help in...
9 versions - Latest release: 3 months ago - 2 dependent packages - 3 stars on GitHub
Top 7.9% on proxy.golang.org
goki.dev/ki v1.1.17
Package Ki provides the base element of GoKi Trees: Ki = Tree in Japanese, and "Key" in English -...
40 versions - Latest release: 8 months ago - 84 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/djordje200179/extendedlibrary v0.4.1
Library for Go that adds common data structures, streams and concurrency modules that can help in...
9 versions - Latest release: almost 2 years ago - 3 stars on GitHub
Top 3.9% on proxy.golang.org
github.com/onflow/atree v0.6.0
Package atree provides scalable arrays and scalable ordered maps. It is used by Cadence in the Fl...
13 versions - Latest release: about 1 year ago - 68 dependent packages - 69 dependent repositories - 35 stars on GitHub
github.com/djordje200179/extendedlibrary/mapreduce v0.2.0
Go library that adds common data structures and support Java-like streams
2 versions - Latest release: about 1 year ago - 1 stars on GitHub
Top 1.4% on proxy.golang.org
github.com/vmware-tanzu/carvel-ytt v0.49.0
YAML templating tool that works on YAML structure instead of text
101 versions - Latest release: about 2 months ago - 21 dependent packages - 55 dependent repositories - 1,199 stars on GitHub
Top 1.2% on proxy.golang.org
github.com/k14s/ytt v0.49.0
YAML templating tool that works on YAML structure instead of text
99 versions - Latest release: about 2 months ago - 28 dependent packages - 83 dependent repositories - 1,326 stars on GitHub
Top 9.5% on proxy.golang.org
github.com/nodirshox/algo-ds
Algorithm and Data Structure problems and solutions for mastering at Java language.
Latest release: about 1 month ago - 4 stars on GitHub
Top 9.5% on proxy.golang.org
github.com/frptools/collectable v0.12.1
High-performance immutable data structures for modern JavaScript and TypeScript applications. Fun...
3 versions - Latest release: about 7 years ago - 269 stars on GitHub
Top 3.6% on proxy.golang.org
github.com/goki/ki v1.1.17
Package ki provides the top-level repository for GoKi Trees: Ki = Tree in Japanese, and "Key" in ...
40 versions - Latest release: 8 months ago - 85 dependent packages - 34 dependent repositories - 78 stars on GitHub
Top 9.5% on proxy.golang.org
github.com/tarekbadrshalaan/codewars v0.0.0-20221106171509-85174fae7bcf
code challenges & solutions from codewars
1 version - Latest release: over 1 year ago - 8 stars on GitHub
Top 5.7% on proxy.golang.org
github.com/xiaq/persistent v0.0.0-20210503210929-8ed0fbdb1191
Package persistent contains subpackages for persistent data structures, similar to those of Clojure.
1 version - Latest release: about 3 years ago - 11 dependent packages - 5 dependent repositories - 20 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/s0rg/trie v1.3.0
Generic prefix tree for golang
6 versions - Latest release: 9 months ago - 1 dependent package - 8 stars on GitHub
Top 8.1% on proxy.golang.org
github.com/getting-things-gnome/liblarch v3.2.0+incompatible
A Python library to easily handle complex data structures, with a GTK binding
3 versions - Latest release: over 2 years ago - 27 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/danisilveira/algorithms-and-data-structures v0.0.0-20230718030057-6a2175a38eb0
Algorithms and Data Structures implementations in Go
5 versions - Latest release: 11 months ago - 3 stars on GitHub
Top 8.9% on proxy.golang.org
github.com/xinecraft/algo
Data Structures & Algorithm in Go
Latest release: about 1 month ago - 0 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/kernelshreyak/dsa_learning
My learning of Data Structures and Algorithms through implementations in Go,Python and JavaScript...
Latest release: about 1 month ago - 0 stars on GitHub
Top 9.5% on proxy.golang.org
github.com/emmanueltouzery/prelude.ts v1.0.6
Functional programming, immutable collections and FP constructs for typescript and javascript
46 versions - Latest release: over 1 year ago - 375 stars on GitHub
Top 9.5% on proxy.golang.org
github.com/japananh/data-structure-algorithms-in-go v0.0.0-20230810103954-a6b6f6277394
Data structures and Algorithms in Go language
1 version - Latest release: 10 months ago - 1 stars on GitHub
Top 9.6% on proxy.golang.org
github.com/snehalyelmati/competitive-programming-golang/leetcode/lc_first_missing_positive v0.0.0-20221106180653-3a36efb18b51
Repository to maintain LeetCode, Kickstart and CodeChef solutions in Go. Implementation and notes...
1 version - Latest release: over 1 year ago - 1 stars on GitHub
Top 9.5% on proxy.golang.org
github.com/snehalyelmati/competitive-programming-golang/leetcode/lc_sudoku_solver v0.0.0-20221106180653-3a36efb18b51
Repository to maintain LeetCode, Kickstart and CodeChef solutions in Go. Implementation and notes...
1 version - Latest release: over 1 year ago - 1 stars on GitHub
Top 9.5% on proxy.golang.org
github.com/yanpozka/solvedchallenges/leetcode/two-sum v0.0.0-20230210232603-97c276e3993b
My solved challenges and hacks (Go, Python, Java)
1 version - Latest release: over 1 year ago - 34 stars on GitHub
Top 9.5% on proxy.golang.org
github.com/shlason/go-data-structures
Golang 實現基本資料結構的練習
Latest release: about 1 month ago - 1 stars on GitHub
Top 8.3% on proxy.golang.org
github.com/srinathln7/just-dsa
Solving the most interesting problems in computer science using the power of data structures and ...
Latest release: about 1 month ago - 0 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/dev117uday/learning_golang
Learning Golang, code snippets tried are here
Latest release: about 1 month ago - 0 stars on GitHub
Top 9.5% on proxy.golang.org
github.com/thejunghare/datastructure v0.0.0-20240105081638-d0ea3576e6b3
This repository will give an basic idea of the common data structure and algorithms using Golang
1 version - Latest release: 5 months ago - 1 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/shubham-gaur/dsa-golang
My Journey To DSA. Includes various problems and the thought process to its solution.
Latest release: about 1 month ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/punitpandey/Ds-algo v1.0.0
Implementation of common Data Structures and Algorithms with Go
1 version - Latest release: about 4 years ago - 197 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/procrypt/crackingthecodinginterview-golang v0.0.0-20190426113703-1de9461d291c
Solutions to Cracking The Coding Interview Questions in Golang
1 version - Latest release: about 5 years ago - 11 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/joe-degs/software-machines
Data structures and algorithms used in building software machines.
Latest release: about 1 month ago - 0 stars on GitHub
Top 9.6% on proxy.golang.org
github.com/zchary-ma/go101 v0.0.0-20220925041734-e5752fc544f9
My Golang learning path including ds, simple app, leetcode, learn with tests, etc.
1 version - Latest release: over 1 year ago - 2 stars on GitHub
Top 5.1% on proxy.golang.org
github.com/arafatk/dataViz v0.0.0-20190312232637-a92bdc2b62a5
Build and Visualize data structures in Golang
1 version - Latest release: about 5 years ago - 400 stars on GitHub
Top 4.5% on proxy.golang.org
goki.dev/ki/v2 v2.0.0-dev0.0.33
Package ki provides the base element of Goki Trees: Ki = Tree in Japanese, and "Key" in English -...
33 versions - Latest release: 5 months ago - 31 dependent packages - 1 dependent repositories - 86 stars on GitHub
Top 1.2% on proxy.golang.org
github.com/axiomhq/hyperloglog v0.0.0-20240124082744-24bca3a5b39b
HyperLogLog with lots of sugar (Sparse, LogLog-Beta bias correction and TailCut space reduction) ...
6 versions - Latest release: 4 months ago - 241 dependent packages - 623 dependent repositories - 831 stars on GitHub
Top 9.7% on proxy.golang.org
github.com/mastercruelty/metroflowrouter v0.0.0-20240113163815-31c7a48fd020
A way to use graph concepts to find the smartest path in a metro network of a city.
1 version - Latest release: 5 months ago - 1 stars on GitHub
github.com/JonasMuehlmann/datastructures.go v0.23.1
The missing generic container library for go, featuring an extensive iterator API.
28 versions - Latest release: almost 2 years ago - 6 dependent packages - 1 dependent repositories - 3 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/cvinicius987/data-structure-algorithms-golang
Data Structures and Algorithms with examples using Golang
Latest release: about 1 month ago - 0 stars on GitHub
Top 1.5% on proxy.golang.org
gopkg.in/oleiade/lane.v1 v1.0.0
Lane package provides queue, priority queue, stack and deque data structures implementations. Its...
1 version - Latest release: almost 8 years ago - 31 dependent packages - 42 dependent repositories - 837 stars on GitHub
Top 1.3% on proxy.golang.org
github.com/oleiade/lane v1.0.1
Lane package provides queue, priority queue, stack and deque data structures implementations. Its...
2 versions - Latest release: over 3 years ago - 245 dependent packages - 151 dependent repositories - 837 stars on GitHub
Top 9.6% on proxy.golang.org
github.com/davidkuda/ds_and_algs v0.0.0-20230819123700-2585adcd2d67
Data Structures and Algorithms implemented in Go
1 version - Latest release: 10 months ago - 1 stars on GitHub