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:
- 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 5 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆59Updated this week
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆72Updated 3 years ago
- Simple profiling for Go☆76Updated last year
- Collect data about your dependencies☆43Updated 9 months ago
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- Debug-level logging for developers (only!)☆102Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Compact, sortable and fast unique IDs with embedded metadata.☆94Updated 4 years ago
- A set of performant rate limiters for Go☆90Updated last year
- json slicer☆92Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 months ago
- Simple and generic implementation of priority queues in Go☆34Updated 2 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Go templates invoked as functions☆156Updated 4 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- spectacular Golang struct tag parsing☆60Updated 2 years ago
- Structured HTML table data extraction from URLs in Go that has almost no external dependencies☆123Updated 3 weeks ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- DRR scheduler for Go channels☆32Updated 3 years ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- Various implementations of a go-routine safe counter☆31Updated 4 years ago
- test coverage analysis in your terminal☆24Updated 3 years ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆67Updated 3 years ago