AndrewBurian / powermuxLinks
Fast and efficient replacement for Go's ServeMux with middleware, path parameters, and no custom context
☆20Updated 3 years ago
Alternatives and similar repositories for powermux
Users that are interested in powermux are comparing it to the libraries listed below
Sorting:
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Go repos for code generation☆50Updated 5 years ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆28Updated 6 years ago
- :non-potable_water: Is a lightweight HTTP router that sticks to the std "net/http" implementation☆150Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆138Updated 3 weeks ago
- Plugin-driven CLI utility for code generation using Go source as IDL☆53Updated 6 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- ☆78Updated 5 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- WS-Machine is a websocket finite state machine for client websocket connections (Go)☆118Updated 8 years ago
- Dependable Go errors with tracebacks☆53Updated 3 years ago
- A cancelable reader for Go☆137Updated 2 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 this week
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆90Updated 10 months ago
- A small flexible merge library in go☆127Updated 8 months ago
- A Go implementation of the Cassowary constraint solving algorithm.☆78Updated 5 years ago
- Some useful Go's protoc plugins.☆58Updated 7 years ago
- Collection of mostly unrelated helper Go packages.☆34Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Fastest levenshtein implementation in Go.☆135Updated 4 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 8 months ago
- Allows to mark Go enum types as exhaustive.☆33Updated 11 months ago
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 2 years ago
- generate template FuncMap helpers to construct struct literals within a Go template☆39Updated last month
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Golang package to manipulate time intervals.☆83Updated 6 years ago
- Battle-tested Go struct and map traversal utilities.☆33Updated 5 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 4 months ago