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: over 4 years ago
Linked from 2 awesome lists

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

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
goradd/mapsA library providing a standard interface for working with various types of maps in Go.47
jfcg/sortyFast and efficient sorting library for Go with concurrent and parallel capabilities133
srfrog/dictProvides an alternative data structure to Go's built-in map and slice types45
rungwiroon/blazorgooglemapsA Blazor interop library for integrating Google Maps into .NET web applications.343
narimiran/sortaAn implementation of sorted data structures using B-Trees in the Nim programming language17
zekrotja/timedmapA package implementing a thread-safe map with expiring key-value pairs72
ugorji/goA high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats.1,868
wilkox/treemapifyProvides R packages for creating interactive treemaps using ggplot2215
igrigorik/decisiontreeAn implementation of the ID3 algorithm for building decision trees1,438
gyuho/goraphProvides an efficient and flexible graph data structure and algorithm implementation in Go739
shady831213/algorithmsA collection of algorithms and data structures implemented in Go.806
trevorld/ggpatternProvides custom ggplot2 geoms with pattern fills361
lucmq/go-shelveA package providing a persistent, map-like object with automatic serialization and storage.8
danhper/structomapTool for generating maps from Go structs with dynamic transformation and serialization options.144
preshing/compareintegermapsGenerates benchmark data and graphs for two different associative map implementations112