applejag / typLinks
Generic types and functions that are missing from Go, including sets, linked lists, trees, etc.
☆32Updated 11 months ago
Alternatives and similar repositories for typ
Users that are interested in typ are comparing it to the libraries listed below
Sorting:
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- 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
- Go Mod Repository, Go Vanity Server and Proxy Server☆87Updated 6 years ago
- Simplicity-focused, template based SQL query builder☆66Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- Simple profiling for Go☆76Updated last year
- Finite State Machine for Go inspired by Akka FSM☆62Updated 6 years ago
- A JSON stream parser for Go☆68Updated 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 5 months ago
- Debug-level logging for developers (only!)☆102Updated last year
- Easy and intuitive Go Benchmark Results Viewer.☆72Updated 3 years ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- A pool that spins up a given number of processes in advance and attaches stdin and stdout when needed. Very similar to FastCGI but works …☆29Updated 4 years ago
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- Compact, sortable and fast unique IDs with embedded metadata.☆94Updated 4 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆84Updated 5 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 4 months ago
- The standard library flag package with its missing features☆46Updated 5 years ago
- DRR scheduler for Go channels☆32Updated 3 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- A go database/sql driver for csvq☆76Updated 2 years ago
- Library to generate TOTP/HOTP codes☆142Updated 2 years ago
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆93Updated last year
- Simple managed reload mechanism for Go☆48Updated last year
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- A set of performant rate limiters for Go☆91Updated last year
- A scriptable FSM library for Go☆40Updated 6 years ago