gorbac
RBAC system
A lightweight role-based access control system implemented in Go.
goRBAC provides a lightweight role-based access control (RBAC) implementation in Golang.
2k stars
68 watching
176 forks
Language: Go
last commit: 4 months ago
Linked from 2 awesome lists
gorbac
Related projects:
Repository | Description | Stars |
---|---|---|
bluenviron/gortsplib | Provides an RTSP client and server library for media streaming in the Go programming language. | 696 |
lrstanley/girc | A flexible IRC client library for Go, focusing on simplicity and event-based triggering. | 139 |
containerd/ttrpc | A lightweight GRPC implementation optimized for low-memory environments. | 559 |
valyala/gorpc | A Go library that enables fast and efficient RPC (Remote Procedure Call) communication between clients and servers in high-load environments. | 702 |
goat-systems/go-tezos | A Go library providing RPC access to the Tezos blockchain network | 71 |
rbrahul/exception | A utility package for exception handling with try-catch in Golang. | 31 |
ugorji/go | A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,861 |
fluffle/goirc | An event-based stateful IRC client framework written in Go. | 499 |
vladopajic/go-actor | A Go library for writing concurrent programs using the Actor model. | 155 |
rbrahul/gofp | A utility library providing common functions for working with data structures like slices and maps in Go. | 146 |
alexflint/go-arg | Provides a structured approach to parsing command-line arguments in Go | 2,032 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
yarpc/yarpc-go | A framework for building distributed systems using message passing and protocol buffers. | 414 |
mikekonan/go-types | Provides Go implementations of common data types used in international data transfer and validation | 19 |
piotrkowalczuk/promgrpc | Provides metrics and instrumentation for gRPC-based Go applications. | 52 |