applejag / typLinks
Generic types and functions that are missing from Go, including sets, linked lists, trees, etc.
☆32Updated 9 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
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- Compact, sortable and fast unique IDs with embedded metadata.☆94Updated 4 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- Collect data about your dependencies☆43Updated 6 months 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
- 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
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Structured HTML table data extraction from URLs in Go that has almost no external dependencies☆122Updated this week
- An implementation of sed in Go. Just because!☆142Updated 7 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Simple profiling for Go☆76Updated last year
- Support for Unix domain sockets in Go HTTP clients☆84Updated 2 months ago
- Library to generate TOTP/HOTP codes☆141Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 7 months ago
- Go templates invoked as functions☆155Updated 4 years ago
- Finite State Machine for Go inspired by Akka FSM☆62Updated 5 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 8 years ago
- A high-level interface for interacting with a Git subprocess in Go☆25Updated last year
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- Collection of mostly unrelated helper Go packages.☆34Updated 2 years ago
- Debug-level logging for developers (only!)☆103Updated 10 months ago
- Simplicity-focused, template based SQL query builder☆66Updated 2 years ago
- A go database/sql driver for csvq☆76Updated 2 years ago
- Go Mod Repository, Go Vanity Server and Proxy Server☆87Updated 6 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
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago