A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.
☆25Mar 7, 2025Updated last year
Alternatives and similar repositories for umap
Users that are interested in umap are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆222Aug 30, 2024Updated last year
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆117Jan 17, 2023Updated 3 years ago
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆264Apr 2, 2023Updated 3 years ago
- Fastest pseudo-random number generator in Go. About 2x ~ 200x faster than math/rand.☆34May 30, 2024Updated last year
- Tool for plotting Go benchmark results☆17Jul 10, 2024Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- go ddd api design☆16Apr 12, 2023Updated 3 years ago
- Allocation-free and lock-free memory pool library written in golang using treiber stack☆19Dec 9, 2018Updated 7 years ago
- An in-memory compressed cache for gigabytes of data written in Go.☆19Feb 6, 2023Updated 3 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Feb 28, 2025Updated last year
- Animate Inferno.js components on mount and dismount (now part of official Infernojs library)☆13Oct 13, 2022Updated 3 years ago
- Go efficiently double-array trie and aho corasick☆14Mar 12, 2026Updated 2 months ago
- Minimalistic, pluggable Golang evloop/timer handler with dependency-injection☆16Aug 12, 2018Updated 7 years ago
- A Go API for perf_event_open☆26Jul 3, 2024Updated last year
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆179Sep 26, 2024Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- golang版本的股票指数计算☆15Jun 4, 2022Updated 3 years ago
- ☆12Jun 19, 2023Updated 2 years ago
- bruce client repository.☆16May 19, 2026Updated last week
- Quantitative trading robot☆16Mar 6, 2023Updated 3 years ago
- ☆129Mar 30, 2023Updated 3 years ago
- CLI tool for templating and deploying job for HashiCorp Nomad.☆18Feb 28, 2025Updated last year
- a simple observer decorator you can utilize with any react-like components☆13Jul 12, 2016Updated 9 years ago
- ☆14Feb 16, 2021Updated 5 years ago
- ☆21Mar 4, 2025Updated last year
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Translations for the Calendar library.☆11Feb 21, 2018Updated 8 years ago
- A few days ago, I read an article about BigCache and I was interested to know how they avoided these 2 problems: concurrent access and ex…☆14Oct 29, 2019Updated 6 years ago
- 股票指标相关方法☆23Dec 20, 2025Updated 5 months ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Jun 23, 2017Updated 8 years ago
- ASIO client library for Go (golang) on Windows☆15Mar 22, 2015Updated 11 years ago
- Redis-backed Node.js task queue for delayed job processing☆15Aug 4, 2016Updated 9 years ago
- ☆12Nov 13, 2021Updated 4 years ago
- Libraries for generic Go data structures☆14Aug 13, 2024Updated last year
- A lightweight, RSMQ-powered asynchronous task queue featuring simple task routing and throttling.☆14Feb 14, 2020Updated 6 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- ☆14Mar 18, 2025Updated last year
- A simple libp2p DHT crawler☆16Jan 6, 2022Updated 4 years ago
- ☆13Jan 31, 2021Updated 5 years ago
- A fork of Go's sync.Map, but with generics.☆24Mar 21, 2026Updated 2 months ago
- Aggregate OHLC data☆17Nov 13, 2019Updated 6 years ago
- An array is a collection of values, stored contiguously.☆17Apr 8, 2025Updated last year
- 单机多协程并发mtr探测,同时支持ipv4和ipv6☆13May 27, 2019Updated 7 years ago