G-M-twostay / Go-UtilsLinks
Some parallel and less known but good data structure
☆23Updated last year
Alternatives and similar repositories for Go-Utils
Users that are interested in Go-Utils are comparing it to the libraries listed below
Sorting:
- ☆26Updated 3 weeks ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- A fast file-based priority queue☆57Updated last year
- DRR scheduler for Go channels☆32Updated 3 years ago
- Collection of mostly unrelated helper Go packages.☆34Updated 2 years ago
- Create a gRPC Server from Database☆26Updated 2 years ago
- Go localization framework☆31Updated 3 weeks ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- Expression evaluator for Go☆77Updated 8 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆99Updated 3 months ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 9 months ago
- A better Generic Pool (sync.Pool)☆69Updated 7 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 7 months ago
- go-delta - A Go package and utility to generate and apply binary delta updates.☆30Updated 4 years ago
- Data analysis tool for Go. Similar to the famous Python library pandas.☆84Updated 3 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 3 months ago
- Simple string pattern matcher for Go☆134Updated 3 months ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Simple Query Builder for PostgreSQL - WIP☆68Updated 3 years ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- A simple and ergonomic optional type for Go.☆35Updated last year
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆56Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.☆48Updated last year
- A prefix tree implementation in go☆44Updated 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
- Storing strings without GC overhead☆84Updated 2 months ago
- Path finding on a 2D polygonal map☆61Updated 11 months ago