Stars
A powerful and flexible Domain Specific Language (DSL) builder for Go that enables you to create custom programming languages with enterprise-grade features.
Building blocks for servers implementing Simple Cloud Identity Management v2
R2Lang is a dynamic, interpreted programming language written in Go. It's designed to be simple, intuitive, and powerful, with a syntax heavily inspired by JavaScript and first-class support for coβ¦
A web-based Go debugger using Fiber, Delve, and the Debug Adapter Protocol (DAP). Provides an interactive UI for setting breakpoints, inspecting variables, evaluating expressions, and controlling eβ¦
This is a small library for echo v4 that has a generic repository for accessing the database and populating structures in golang and has a generic controller and service. You can create a custom reβ¦
π Lightning-fast SCIM 2.0 server in Go that makes identity management simple and scalable. Built for developers who need enterprise-grade user provisioning without the enterprise complexity.
This POC is for test dinamic (Hot reload) routes in krakend.
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
Go-Notebook is inspired by Jupyter Project (link) in order to document Golang code.
Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros
β‘οΈ Express inspired web framework written in Go
β‘ Live views for GoLang with reactive HTML over WebSockets π
Generates JSON Schema based from JSON data using JAVA
The fantastic ORM library for Golang, aims to be developer friendly
Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with π¦
POC for test the idea of Phoenix LiveView in Go and Echo