ory / ladon
A SDK for access control policies: authorization for the microservice and IoT age. Inspired by AWS IAM policies. Written for Go.
☆2,409Updated last week
Alternatives and similar repositories for ladon:
Users that are interested in ladon are comparing it to the libraries listed below
- Extensible security first OAuth 2.0 and OpenID Connect SDK for Go.☆2,366Updated last week
- A standalone, specification-compliant, OAuth2 server written in Golang.☆2,124Updated last year
- xid is a globally unique id generator thought for the web☆4,063Updated last week
- Graceful process restarts in Go☆2,949Updated 5 months ago
- Simple middleware to rate-limit HTTP requests.☆2,767Updated 2 months ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,661Updated 6 months ago
- Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server☆3,798Updated 9 months ago
- goRBAC provides a lightweight role-based access control (RBAC) implementation in Golang.☆1,613Updated 8 months ago
- Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)☆4,087Updated 3 years ago
- A tool to list and diagnose Go processes currently running on your system☆6,832Updated last month
- Go middlewares for HTTP servers & proxies☆2,045Updated 3 months ago
- Universally Unique Lexicographically Sortable Identifier (ULID) in Go☆4,649Updated 11 months ago
- A high performance memory-bound Go cache☆5,914Updated 2 weeks ago
- ⏱ The exponential backoff algorithm in Go☆3,611Updated 3 weeks ago
- Golang plugin system over RPC.☆5,424Updated this week
- Go port of Coda Hale's Metrics library☆3,474Updated last year
- The boss of http auth.☆3,928Updated 7 months ago
- Additions to Go's database/sql for super fast performance and convenience.☆1,847Updated 5 months ago
- Golang in-memory database built on immutable radix trees☆3,264Updated this week
- HTTP middleware for Go that facilitates some quick security wins.☆2,301Updated 5 months ago
- Data Access Layer (DAL) for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features.☆3,566Updated this week
- Dead simple rate limit middleware for Go.☆2,172Updated 3 months ago
- Stochastic flame graph profiler for Go programs☆3,958Updated 6 years ago
- Realize is the #1 Golang Task Runner which enhance your workflow by automating the most common tasks and using the best performing Golang…☆4,456Updated 3 years ago
- Design-first Go framework that generates API code, documentation, and clients. Define once in an elegant DSL, deploy as HTTP and gRPC ser…