Generic data structures in Go
☆12May 26, 2022Updated 3 years ago
Alternatives and similar repositories for collection
Users that are interested in collection are comparing it to the libraries listed below
Sorting:
- A Go implementation of Rust's evmap which optimizes for high-read, low-write workloads and uses eventual consistency to ensure that reade…☆10Aug 21, 2022Updated 3 years ago
- A helper function to create a pointer to a new object in Go 1.18+☆55Nov 26, 2021Updated 4 years ago
- ☆27Mar 19, 2022Updated 3 years ago
- HeapMap/PriorityMap in Go☆13Dec 14, 2023Updated 2 years ago
- A portable zero-copy I/O implement base on mmap for golang.☆15Mar 26, 2021Updated 4 years ago
- Data structure for fast ranked autocomplete based on a given prefix, implemented in Go.☆15Oct 1, 2023Updated 2 years ago
- WIP☆21Jun 23, 2025Updated 8 months ago
- Allow to track when a module and package change from a git tree and modules which import them, ideal for monorepo !☆19Sep 23, 2024Updated last year
- go binding for rdma rsocket☆23Nov 30, 2024Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45May 5, 2022Updated 3 years ago
- Go utility library for convenient looping using Go's range-over-func feature☆27Jun 15, 2025Updated 8 months ago
- Library for monkey-patching functions in Go☆23Apr 3, 2022Updated 3 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆28Apr 2, 2022Updated 3 years ago
- A compile-time source code rewritten based mock framework☆25Mar 18, 2024Updated last year
- Go implementation of the Controlled Delay algorithm☆35Feb 18, 2025Updated last year
- Golang like WaitGroup implementation for sync/async Rust, support no_std environment.☆37Oct 6, 2024Updated last year
- Go's concurrency patterns as generic library to use.☆37Feb 1, 2022Updated 4 years ago
- A python package for parsing metar & taf raw text☆11Oct 16, 2025Updated 4 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
- Distributes web framework.☆18Oct 10, 2014Updated 11 years ago
- Project exploring 3D volumetric rendering of NEXRAD radar data.☆11Oct 23, 2023Updated 2 years ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Nov 28, 2022Updated 3 years ago
- Go immutable, versioned, diffable map implementation of Merkle Search Trees☆46Dec 15, 2025Updated 2 months ago
- 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
- 数值分析课程作业题、习题及补充(复习练习版)☆14Aug 26, 2024Updated last year
- A command-line tool to check binary file committed to a repo.☆11Jan 23, 2021Updated 5 years ago
- Tool for metrics and env validation☆16Oct 17, 2022Updated 3 years ago
- ☆11Jan 14, 2026Updated last month
- ☆10Jun 11, 2022Updated 3 years ago
- replace a k8s deployment by a proxy to a pod in another cluster☆10Mar 29, 2021Updated 4 years ago
- Clone of gettext envsubst for e.g. Mac where it is not available☆11Dec 15, 2023Updated 2 years ago
- Docker image for Go-code checks☆12Mar 18, 2017Updated 8 years ago
- PyTorch re-implementation of some papers on image captioning | 图像描述☆14Apr 22, 2021Updated 4 years ago
- Urban flood modeling and forecasting with deep neural operator and transfer learning (https://doi.org/10.1016/j.jhydrol.2025.133705)☆14Sep 22, 2025Updated 5 months ago
- Go library to scan regular expression capture group to variable similar to fmt.Scanf☆14Dec 15, 2020Updated 5 years ago
- kubectl plugin to isolate a pod from the service.☆10Jul 5, 2020Updated 5 years ago
- An example platform integrating a flask client, a golang server with mongoDb and gRPC for communication☆10Dec 19, 2017Updated 8 years ago
- Go Plug-ins & Vendored Dependencies: A Solution☆11Jun 1, 2017Updated 8 years ago
- A GUI application for testing GRPC services☆18Nov 20, 2023Updated 2 years ago