applejag / typLinks
Generic types and functions that are missing from Go, including sets, linked lists, trees, etc.
☆32Updated 10 months ago
Alternatives and similar repositories for typ
Users that are interested in typ are comparing it to the libraries listed below
Sorting:
- 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
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- Collect data about your dependencies☆43Updated 8 months ago
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- Finite State Machine for Go inspired by Akka FSM☆62Updated 5 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 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's concurrency patterns as generic library to use.☆37Updated 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 4 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- Machine is a workflow/pipeline library for processing data☆164Updated this week
- Go exec helpers for better using processes.☆95Updated 2 years ago
- Pratt parser implementation in Go☆46Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Simple profiling for Go☆76Updated last year
- Debug-level logging for developers (only!)☆102Updated 11 months ago
- Simplicity-focused, template based SQL query builder☆66Updated 2 years ago
- Go localization framework☆31Updated last week
- Checks if there are any updates for imports in your module.☆39Updated 6 months ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- Expression evaluator for Go☆78Updated this week
- simple and secure way to authorize your application with the OpenID Connect☆33Updated 2 weeks ago
- Compact, sortable and fast unique IDs with embedded metadata.☆94Updated 4 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 8 years ago