launchdarkly / go-country-codes
Table of ISO-3166-1 country codes in Go. No longer maintained.
☆15Updated 5 years ago
Alternatives and similar repositories for go-country-codes:
Users that are interested in go-country-codes are comparing it to the libraries listed below
- efficient client ⚡️☆75Updated last year
- A sharded map implementation to support fast concurrent access and swap/update operations.☆48Updated 7 years ago
- Static bit vector structures library☆72Updated 5 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- A dead simple, highly performant, highly customizable sessions middleware for go http servers.☆78Updated last year
- Pure Go embedded persistent job queue backed by BadgerDB☆163Updated 2 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Simple string pattern matcher for Go☆127Updated last year
- A prefix tree implementation in go☆42Updated last year
- A complete solution for static files in Go code☆129Updated 11 months ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Session implementation for fasthttp☆85Updated last month
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Load file-backed memory☆122Updated 2 years ago
- A fast WebSocket implementation for fasthttp and net/http. Supporting concurrent R/W operations by default.☆88Updated 3 years ago
- A workerpool that can get expanded & shrink dynamically.☆53Updated 4 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆140Updated 4 years ago
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆201Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- A go package to create HTTP ETags☆31Updated last month
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- Eventually consistent distributed in-memory cache Go library☆159Updated 2 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Implements a dynamic work pool of goroutines to perform tasks.☆64Updated 10 years ago
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 2 years ago
- An arbitrary-precision decimal floating-point arithmetic package for Go☆42Updated 2 years ago