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

61 stars
2 watching
10 forks
Language: Go
last commit: almost 3 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. 47
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 Blazor interop library for integrating Google Maps into .NET web applications. 343
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,868
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,438
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. 806
trevorld/ggpattern Provides custom ggplot2 geoms with pattern fills 361
lucmq/go-shelve A package providing a persistent, map-like object with automatic serialization and storage. 8
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