codemodus / chainLinks
Composable chains of nested http.Handler instances.
☆61Updated 7 years ago
Alternatives and similar repositories for chain
Users that are interested in chain are comparing it to the libraries listed below
Sorting:
- Rethinking logs and metrics.☆63Updated 9 years ago
- Sandwich is a delicious middleware framework for go that lets you write and test your handlers easily.☆65Updated 3 years ago
- ☆70Updated 4 years ago
- cmd-go-js is a "branch" of cmd/go that supports compiling to JavaScript.☆63Updated 9 years ago
- Package srcutil provides utilities for working with Go source code.☆28Updated 8 years ago
- Retryable errors in Golang☆119Updated 6 years ago
- Simple object persistence with boltdb☆144Updated 3 years ago
- Library for creating and managing concurrent tasks in Go Language☆91Updated 10 years ago
- Go contexts for graceful shutdown☆54Updated 8 years ago
- Lightweight key-value interface to a bunch of storage engines with middleware support, organized as a chain of operations; written in Go☆129Updated 7 years ago
- Dependency injection for Golang with struct- and function-oriented provisioning☆35Updated 9 years ago
- Static content embedding for Golang☆92Updated 7 years ago
- Package strit introduces a new type of string iterator, along with a number of iterator constructors, wrappers and combinators.☆84Updated 4 years ago
- Go File Processing Framework.☆138Updated 6 years ago
- A distributed id generation service that starts at zero.☆74Updated 10 years ago
- Period provides a set of missing Time Range to Go, it cover all basic operations regardings time ranges.☆46Updated 10 years ago
- Testy is an extensible facade around Go's core testing library☆73Updated 8 years ago
- Easily monitor progress of io operations.☆42Updated 10 years ago
- Postgres schema definition, sql/go, code generation package.☆69Updated 2 years ago
- Generate a unified coverage file for all your Go code☆47Updated 9 years ago
- Thunder is a high productivity wrapper for BoltDB.☆31Updated 9 years ago
- Self-contained API keys via cryptographic signatures☆121Updated 8 years ago
- Hierarchical errors reporting done right in Golang☆74Updated 8 years ago
- Context-aware middleware chains for golang web applications☆53Updated 7 years ago
- Lightweight server-sent events library for Go☆42Updated 5 years ago
- pick stuff from json - FAST☆64Updated 8 years ago
- Package netbug provides a handler for registering profilers on your own ServeMux.☆72Updated 10 years ago
- A caching library for go that supports multiple keys and various replacement algorithms.☆157Updated 2 years ago
- Extensible arithmetic parsing lib for go