floatdrop / 2qLinks
☆47Updated 2 years ago
Alternatives and similar repositories for 2q
Users that are interested in 2q are comparing it to the libraries listed below
Sorting:
- Time-Based One-Time Password (TOTP) and HMAC-Based One-Time Password (HOTP) library for Go.☆76Updated 4 years ago
- a thread-safe concurrent map for go☆97Updated last year
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Library to generate TOTP/HOTP codes☆140Updated last year
- RBAC - Simple, concurrent Role Based Access Control(GO)☆126Updated 5 years ago
- All you need when you are working with countries in Go.☆92Updated last year
- Golang package to compute the distance between two geographic latitude, longitude coordinates☆190Updated last year
- A comprehensive, reusable and efficient concurrent-safe generics utility functions and data structures library.☆103Updated 2 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 6 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 4 months ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- Fast Concurrent / Parallel Sorting in Go☆137Updated last week
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆50Updated 6 months ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- 🌍🚀 Effortlessly simple i18n for Go. Plurals, gender, and more made easy!☆93Updated last year
- High performance JSON iterator & validator for Go☆96Updated last year
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple …☆74Updated last month
- A Kafka log inspired in-memory and append-only data structure☆133Updated last month
- Random fake data and struct generator for Go.☆100Updated last year
- A safe way to execute functions asynchronously, recovering them in case of panic. It also provides an error stack aiming to facilitate fa…☆139Updated 4 years ago
- Simple in-memory job queue for Golang using worker-based dispatching☆214Updated last year
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- cdule (pronounce as Schedule) Golang based scheduler library with database support.☆56Updated 3 weeks ago
- Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.☆46Updated 8 months ago
- Golang implementation of fine-grained mutex for per key in a map. Better performance than one giant mutex.☆34Updated 5 years ago
- Authenticated encrypted API tokens (IETF XChaCha20-Poly1305 AEAD) for Golang☆91Updated this week
- Time struct in Go that uses 4 bytes of memory vs the 24 bytes of time.Time☆91Updated last year
- various libs or tools for Golang☆106Updated this week
- NewSQL That Starts Simple. High-performance SQL database with MVCC, columnar indexes, and HTAP capabilities. Pure Go and zero dependencie…☆294Updated last month