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
61 stars
2 watching
10 forks
Language: Go
last commit: over 3 years ago
Linked from 2 awesome lists
containergogolanggolang-librarygolang-packagegotemplatemapred-black-treesorted-maptree-structuretreemap
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A library providing a standard interface for working with various types of maps in Go. | 47 |
| | Fast and efficient sorting library for Go with concurrent and parallel capabilities | 133 |
| | Provides an alternative data structure to Go's built-in map and slice types | 45 |
| | A Blazor interop library for integrating Google Maps into .NET web applications. | 343 |
| | An implementation of sorted data structures using B-Trees in the Nim programming language | 17 |
| | A package implementing a thread-safe map with expiring key-value pairs | 72 |
| | A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,868 |
| | Provides R packages for creating interactive treemaps using ggplot2 | 215 |
| | An implementation of the ID3 algorithm for building decision trees | 1,438 |
| | Provides an efficient and flexible graph data structure and algorithm implementation in Go | 739 |
| | A collection of algorithms and data structures implemented in Go. | 806 |
| | Provides custom ggplot2 geoms with pattern fills | 361 |
| | A package providing a persistent, map-like object with automatic serialization and storage. | 8 |
| | Tool for generating maps from Go structs with dynamic transformation and serialization options. | 144 |
| | Generates benchmark data and graphs for two different associative map implementations | 112 |