Stars
Go toolkit for clean, composable, channel-based concurrency
Production-ready Go REST APIs without the enterprise bloat
An open-source authorization as a service inspired by Google Zanzibar, designed to build and manage fine-grained and scalable authorization systems for any application. — Permify is now part of Fus…
Secure TLS tunnel with pool of prepared upstream connections
The Concise TypeScript Book: A Concise Guide to Effective Development in TypeScript. Free and Open Source.
Code demonstrates authorization with Lambda@Edge and JSON Web Tokens (JWTs)
JS library for verifying JWTs signed by Amazon Cognito, and any OIDC-compatible IDP that signs JWTs with RS256, RS384, RS512, ES256, ES384, ES512, Ed25519 and Ed448
A simple Go framework for building GitHub Apps
A neovim lua plugin to help easily manage multiple terminal windows
💥 Create key bindings that stick. WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type.
A Neovim (lua) plugin for working with a markdown zettelkasten / wiki and mixing it with a journal, based on telescope.nvim
Quickly create and run optimised Windows, macOS and Linux virtual machines
Range, pattern and substitute preview for Vim
Sigstore Policy Controller - an admission controller that can be used to enforce policy on a Kubernetes cluster based on verifiable supply-chain metadata from cosign
A Golang struct to TypeScript class/interface converter
Go library for SARIF - Static Analysis Results Interchange Format
Cloud native secrets management for developers - never leave your command line for secrets.
GraphJin - An Automagical Compiler to Connect AI to Your Databases
an example app imitating twitter with an edit button
A Go library for implementing command-line interfaces.
Implement crypto.Signer and crypto.Decrypter for HSM-protected keys via PKCS#11
Smooth out the rough edges of AWS SSO (temporarily, until AWS makes it better).
Keeps Snyk projects in sync with their associated Github repos
This repo shows how to test and mock multiple dependencies using table-driven tests with testify-mock in Golang