applejag / typLinks
Generic types and functions that are missing from Go, including sets, linked lists, trees, etc.
☆32Updated 7 months ago
Alternatives and similar repositories for typ
Users that are interested in typ are comparing it to the libraries listed below
Sorting:
- Simplicity-focused, template based SQL query builder☆66Updated 2 years ago
- 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
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last month
- Collect data about your dependencies☆43Updated 5 months ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A high-level interface for interacting with a Git subprocess in Go☆26Updated 11 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Go implementation of the Open Packaging Conventions (OPC)☆76Updated last year
- Support for Unix domain sockets in Go HTTP clients☆84Updated 3 weeks ago
- DRR scheduler for Go channels☆32Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- A go database/sql driver for csvq☆76Updated 2 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- Simple profiling for Go☆76Updated last year
- 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
- json slicer☆92Updated 11 months ago
- Debug-level logging for developers (only!)☆101Updated 8 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 6 months ago
- simple and secure way to authorize your application with the OpenID Connect☆32Updated 2 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A simple reference implementation of the Go module proxy☆25Updated 4 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆121Updated 3 months ago