Stars
- All languages
- Assembly
- Bikeshed
- C
- C#
- C++
- CSS
- Clojure
- Common Lisp
- Dart
- Dockerfile
- Elixir
- Go
- HCL
- HTML
- Hack
- Handlebars
- Haskell
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- Lua
- MDX
- Markdown
- OCaml
- Objective-C
- PHP
- PLpgSQL
- PowerShell
- Prolog
- Python
- R
- Racket
- Reason
- Rich Text Format
- Ruby
- Rust
- SCSS
- Scala
- Scheme
- Shell
- Swift
- TeX
- TypeScript
- Vim Script
- Vue
- WebAssembly
- Zig
An open-source, self-hosted note-taking service. Your thoughts, your data, your control — no tracking, no ads, no subscription fees.
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang: https://discord.gg/S5UjpzGZjN
An open-source UI-first Identity and Access Management (IAM) / Single-Sign-On (SSO) platform with web UI supporting OAuth 2.0, OIDC, SAML, CAS, LDAP, SCIM, WebAuthn, TOTP, MFA, Face ID, RADIUS, Goo…
Simple, reliable, and efficient distributed task queue in Go
Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install, Cloud Native)
An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. Zero dependencies.
GORM adapter for Casbin, see extended version of GORM Adapter Ex at: https://github.com/casbin/gorm-adapter-ex
Caddy-authz is a middleware for Caddy that blocks or allows requests based on access control policies.
Example code for how to get hashicorp/raft running with gRPC
A library that implements the outboxer pattern in go