rednafi / circuit-breakerLinks
A minimal circuit breaker implementation in Go
☆12Updated last month
Alternatives and similar repositories for circuit-breaker
Users that are interested in circuit-breaker are comparing it to the libraries listed below
Sorting:
- Ungrammar implementation and API in Go☆48Updated last year
- Pratt parser implementation in Go☆46Updated 3 years ago
- Prints GitHub project description for every direct dependency on GitHub in go.mod☆28Updated 2 weeks ago
- A persistent rope in Go☆89Updated 3 years ago
- Fast Go JSON encoder for large arrays of objects☆46Updated 3 years ago
- Prig is for Processing Records In Go. Like AWK, but snobbish.☆64Updated 3 years ago
- The sidekick for your CLIs powered by OpenAPI☆29Updated last week
- A very fast arena allocator for Go☆32Updated last month
- A port of the pikchr markup language interpreter to pure Go☆60Updated 2 months ago
- Quick helpers for testing Go applications using generics.☆53Updated 9 months ago
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆43Updated last week
- A simple utility for running exhaustiveness checks on Go "sum types."☆39Updated last month
- Companion repository for GopherCon presentation on "Production Applications Using SQLite & Go"☆23Updated 4 years ago
- versatile stream IO and RPC based IPC stack for Go☆40Updated 2 years ago
- 🛡 Linter for Go that checks static call arguments against the function guards (aka contracts).☆24Updated 2 years ago
- Single binary CLI for generating structured JSON, CSV, Excel, etc.☆61Updated 3 years ago
- Faster utf8.Valid using multi-byte processing without SIMD.☆82Updated last year
- Float parser that sacrifices nothing.☆55Updated last year
- A very simple synthesizer☆42Updated 2 years ago
- Vega chart rendering in pure Go☆28Updated 6 months ago
- Control program for IKEA TRÅDFRI smart lights☆19Updated 5 years ago
- ❄️ HTTP Mocking & Debugging Service.☆32Updated last month
- 🔮 Graph Layout Algorithms in Go☆95Updated 8 months ago
- This project lets you use Go for hardware accelerated local inference with llama.cpp directly integrated into your applications via the y…☆75Updated last week
- a pretty mid terminal emulator☆55Updated 3 months ago
- Useful generic types for Go☆22Updated 2 weeks ago
- Fast reflection for mere mortals