martinrue / cadetLinks
cadet is a library for creating simple HTTP-RPC servers in Go
☆39Updated last year
Alternatives and similar repositories for cadet
Users that are interested in cadet are comparing it to the libraries listed below
Sorting:
- Structured concurrency manager for Go☆46Updated 2 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated last month
- Pratt parser implementation in Go☆46Updated 3 years ago
- versatile stream IO and RPC based IPC stack for Go☆40Updated last year
- Fast message store, written in Go☆27Updated 3 months ago
- Persist a Go object to a JSON file☆102Updated last year
- 🛡 Linter for Go that checks static call arguments against the function guards (aka contracts).☆25Updated last year
- A simpler and faster alternative to regexp☆52Updated 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 last month
- A Golang library designed to simplify the execution of shell commands and handle their output.☆45Updated 11 months ago
- Prig is for Processing Records In Go. Like AWK, but snobbish.☆64Updated 3 years ago
- simple and secure way to authorize your application with the OpenID Connect☆32Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Ungrammar implementation and API in Go☆46Updated last year
- Go library for writing CLI programs. Includes flag parsing, colours, testing, and various helpful utility functions☆46Updated 3 months ago
- ☆48Updated 4 years ago
- Implements a deep pretty printer for Go data structures to aid in debugging