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
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
- Tool for plotting Go benchmark results☆17Jul 10, 2024Updated last year
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆118Jan 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 2 years ago
- A data structure for storing points.☆18Apr 27, 2021Updated 4 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Feb 28, 2025Updated last year
- 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
- Distributed computing of the Mandelbrot set using GoLang, gRPC and RayLib☆26Jul 23, 2020Updated 5 years ago
- A Go API for perf_event_open☆27Jul 3, 2024Updated last year
- BzTree implementation for Rust☆37Aug 19, 2025Updated 6 months ago
- Generic, zero-alloc, 100%-test covered Quadtree for golang☆41Apr 25, 2025Updated 10 months ago
- Tools I have been using for working with the Uber H3 library and the ArcGIS Python API.☆10Jun 28, 2021Updated 4 years ago
- Project exploring 3D volumetric rendering of NEXRAD radar data.☆11Oct 23, 2023Updated 2 years ago
- ☆11Jul 8, 2023Updated 2 years ago
- A python package for parsing metar & taf raw text☆11Oct 16, 2025Updated 4 months ago
- Generic cache☆11Jan 10, 2026Updated last month
- A Windy plugin that shows sun and moon positions on the map and gives details about sunset and sunrise times as well as other sun and moo…☆12Jun 10, 2025Updated 8 months ago
- Some tools to inject failure☆10Mar 7, 2018Updated 8 years ago
- Using fingerprint features to detect blood groups☆11Aug 14, 2023Updated 2 years ago
- A command-line tool to check binary file committed to a repo.☆11Jan 23, 2021Updated 5 years ago
- Helper Scripts For Cardano Plutus☆10Aug 30, 2021Updated 4 years ago
- Kubernetes on AWS Workshop☆10Nov 3, 2017Updated 8 years ago
- ☆12Dec 15, 2021Updated 4 years ago
- ☆20Dec 17, 2024Updated last year
- ☆11Jan 14, 2026Updated last month
- Detachable, Dynamic combination, cloud native, modern DB infrastructure☆11Sep 17, 2024Updated last year
- 救命用的profile☆42Jun 20, 2022Updated 3 years ago
- A powerful and intuitive Go package designed for handling date intervals efficiently and effectively. This library simplifies operations …☆16Mar 10, 2025Updated 11 months ago
- Cinrad WSR-98d level 1/2/3 data specification☆12Dec 5, 2025Updated 3 months ago
- Collection of benchmarks that reveal the performance of some lexing and parsing issues (mostly C# runtime)☆10May 7, 2022Updated 3 years ago
- Powerful distribution Java / Python RPC system.☆13Sep 15, 2018Updated 7 years ago
- Returns the state of the universe☆10Oct 8, 2019Updated 6 years ago
- Disaster management ecosystem to locate victims and co-ordinate operations☆10Nov 30, 2019Updated 6 years ago
- The H3 Compressor: A compression scheme tailored for H3 cell indexes.☆16Mar 25, 2024Updated last year
- Dependency resolution based on topological sort of a directed graph (for arbitrary types)☆13Jun 25, 2024Updated last year
- ☆10Jan 7, 2025Updated last year
- Analyse differences between two versions of a vector geospatial dataset☆11Oct 9, 2023Updated 2 years ago
- Go(od) Job is a simple job scheduler that supports task retries, logging, and task sharding.☆12Sep 10, 2024Updated last year