treemap

Sorted Map

A generic sorted map implemented using a red-black tree under the hood

Generic sorted map for Go with red-black tree under the hood

GitHub

59 stars
2 watching
10 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists

containergogolanggolang-librarygolang-packagegotemplatemapred-black-treesorted-maptree-structuretreemap

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
goradd/maps A library providing a standard interface for working with various types of maps in Go. 43
jfcg/sorty Fast and efficient sorting library for Go with concurrent and parallel capabilities 133
srfrog/dict Provides an alternative data structure to Go's built-in map and slice types 45
rungwiroon/blazorgooglemaps A library that enables Blazor interop with the GoogleMap library 336
narimiran/sorta An implementation of sorted data structures using B-Trees in the Nim programming language 17
zekrotja/timedmap A package implementing a thread-safe map with expiring key-value pairs 72
ugorji/go A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. 1,861
wilkox/treemapify Provides R packages for creating interactive treemaps using ggplot2 215
igrigorik/decisiontree An implementation of the ID3 algorithm for building decision trees 1,439
gyuho/goraph Provides an efficient and flexible graph data structure and algorithm implementation in Go 739
shady831213/algorithms A collection of algorithms and data structures implemented in Go. 805
trevorld/ggpattern Provides custom geoms with fillable areas and supports various pattern fills 361
lucmq/go-shelve A package providing a persistent, map-like object with automatic serialization and storage. 7
danhper/structomap Tool for generating maps from Go structs with dynamic transformation and serialization options. 144
preshing/compareintegermaps Generates benchmark data and graphs for two different associative map implementations 112