mhmtszr / concurrent-swiss-mapLinks
A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.
☆244Updated 5 months ago
Alternatives and similar repositories for concurrent-swiss-map
Users that are interested in concurrent-swiss-map are comparing it to the libraries listed below
Sorting:
- ☆239Updated 3 weeks ago
- A zero-dependency generic in-memory cache Go library☆124Updated 5 months ago
- Effortlessly visualize mod graph with all external dependencies for your Go projects☆209Updated 5 months ago
- Generate Swagger 2.0 documentation for Go with "no" annotations, "no" files, "no" command☆97Updated 5 months ago
- Go 1.23 range functions with database/sql☆147Updated 6 months ago
- Zero-allocation type-safe pool for Go☆234Updated 2 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆306Updated 2 weeks ago
- Concurrency toolkit for Go☆210Updated 10 months ago
- Golang port of Abseil's SwissTable☆825Updated 2 months ago
- Go port of Google's Swiss Table hash table☆432Updated 2 months ago
- Correctly rounded decimals for Go☆162Updated 4 months ago
- Gain is a high-performance io_uring networking framework written entirely in Go.☆541Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- ☆121Updated last year
- Type safe enums for Go without code generation or reflection☆423Updated 9 months ago
- Synchronization and asynchronous computation package for Go☆247Updated 8 months ago
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆449Updated 11 months ago
- Generic resource pool for Go☆367Updated last month
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way☆278Updated 8 months ago
- Like errgroup/waitgroup, but only runs a maximum of tasks at any time.☆316Updated 7 months ago
- Structured concurrency made easy☆386Updated 8 months ago
- A fast and easy-to-configure load balancer☆64Updated 3 weeks ago
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆127Updated last week
- A high-performance rate limiter library for Go applications☆135Updated last week
- Zero-allocation reflection library for Go☆572Updated last year
- gRPC Test Utilities for Golang☆87Updated this week
- A library to help you create pipelines in Golang☆220Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 6 months ago
- Package tasks is an easy to use in-process scheduler for recurring tasks in Go☆312Updated 9 months ago
- The go-set package provides generic Set implementations for Go, including HashSet for types with a Hash() function and TreeSet for ordera…☆143Updated 2 months ago