applejag / typLinks
Generic types and functions that are missing from Go, including sets, linked lists, trees, etc.
☆32Updated 8 months ago
Alternatives and similar repositories for typ
Users that are interested in typ are comparing it to the libraries listed below
Sorting:
- A simpler and faster alternative to regexp☆52Updated 3 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
- 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 Go library for encoding structs into Header fields.☆47Updated 2 years ago
- Simple profiling for Go☆76Updated last year
- Debug-level logging for developers (only!)☆103Updated 9 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Compact, sortable and fast unique IDs with embedded metadata.☆93Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 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 2 months ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- Collect data about your dependencies☆43Updated 6 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 6 months ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated last month
- Go templates invoked as functions☆155Updated 4 years ago
- A set of performant rate limiters for Go☆91Updated last year
- The standard library flag package with its missing features☆44Updated 5 years ago
- A Unicode-based case conversion library for Go☆60Updated last year
- Go Mod Repository, Go Vanity Server and Proxy Server☆87Updated 6 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- A PDF renderer for the goldmark markdown parser.☆138Updated 3 months ago
- Finite State Machine for Go inspired by Akka FSM☆62Updated 5 years ago
- simple and secure way to authorize your application with the OpenID Connect☆32Updated 2 years ago
- Go implementation of the Open Packaging Conventions (OPC)☆77Updated last year
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated last year
- A high-level interface for interacting with a Git subprocess in Go☆26Updated last year
- Simple managed reload mechanism for Go☆48Updated last year
- Simple string pattern matcher for Go☆134Updated last month