Generic sorted map for Go with red-black tree under the hood
☆66Mar 22, 2022Updated 4 years ago
Alternatives and similar repositories for treemap
Users that are interested in treemap are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- nilnesserr = nilness + nilerr☆10Apr 4, 2025Updated last year
- TopN collector☆26Jun 4, 2024Updated last year
- Type-safe atomic values for Go☆19Dec 2, 2023Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆296Jan 31, 2023Updated 3 years ago
- A Golang package for sending emails using SMTP, SparkPost, SendGrid and MailGun☆15Jul 29, 2023Updated 2 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Various character map encodings missing from golang.org/x/net/encoding☆28Mar 14, 2024Updated 2 years ago
- Minimal cgo bindings for libenca☆19Mar 15, 2016Updated 10 years ago
- ☆13Jun 24, 2021Updated 4 years ago
- Go OpenType (.ttf, .otf) font reader and writer☆11Jan 23, 2022Updated 4 years ago
- aeron cluster playground with simple distributed counter example☆11Feb 5, 2025Updated last year
- ☆18Aug 6, 2017Updated 8 years ago
- Performance related examples for Go☆29Jan 30, 2024Updated 2 years ago
- personal VPN in rust.☆27Apr 14, 2026Updated 2 weeks ago
- external merge sort for go (using disk)☆19Oct 2, 2020Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A portable zero-copy I/O implement base on mmap for golang.☆15Mar 26, 2021Updated 5 years ago
- HeapMap/PriorityMap in Go☆13Dec 14, 2023Updated 2 years ago
- go-pod是一个使用方便的goroutinue池调度工具库, 目的是为了防止日常开发中goroutinue泛滥调用,形成全局goroutinue过多最后导致泄漏的风险☆10Dec 6, 2018Updated 7 years ago
- ☆13Oct 19, 2020Updated 5 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆88Dec 19, 2022Updated 3 years ago
- fractional api base on golang . golang math tools fractional molecular denominator 分数计算 分子 分母 运算☆19Oct 8, 2019Updated 6 years ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆408Mar 29, 2019Updated 7 years ago
- Go Version of Redis on PMEM☆12Dec 20, 2021Updated 4 years ago
- Adaptive Radix Trees implemented in Go☆414Nov 21, 2025Updated 5 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- A Kafka log inspired in-memory and append-only data structure☆138Mar 27, 2026Updated last month
- This is an example of a boolean expression editor made in Dear ImGui☆15Dec 3, 2022Updated 3 years ago
- A concurrency safe, mostly lock-free, singleflight request collapsing generic cache with support for stale values.