Ewen Quimerc'h

Posts tagged with "go"

8 posts found

Fuego

I'm the creator and maintainer of Fuego, a Go web framework that generates OpenAPI documentation from your code.

Fuegoopen-source

GitHub stars

I'm the creator and maintainer of Fuego, a Go web framework that generates OpenAPI documentation from your code.

Templ vs Gomponents: Choosing the Right Go Template Library

A comprehensive comparison of Templ and Gomponents, two popular Go template libraries that offer type-safety and component composition as alternatives to html/template

A comprehensive comparison of Templ and Gomponents, two popular Go template libraries that offer type-safety and component composition as alternatives to html/template

Entropy

Entropy is a CLI tool that will scan your codebase for high entropy lines, which are often secrets.

Entropyopen-source

GitHub stars

Entropy is a CLI tool that will scan your codebase for high entropy lines, which are often secrets.

Write your next API with Go

Unleash the Power of Golang: build lightning-fast, scalable, and easy to maintain APIs

Unleash the Power of Golang: build lightning-fast, scalable, and easy to maintain APIs

Momense - Hospitality Platform

I led the team that built a hospitality platform connecting event organizers, companies, and caterers. Still in production at Roland Garros.

I led the team that built a hospitality platform connecting event organizers, companies, and caterers. Still in production at Roland Garros.

Go Traps - nil interfaces

Avoid runtime errors caused by nil interfaces in Go

Avoid runtime errors caused by nil interfaces in Go

Ren'Py Graphviz

A popular vizualisation tool for the Ren'Py framework. It generates a graph of the project from its source code.

Ren'Py Graphvizopen-source

GitHub stars

A popular vizualisation tool for the Ren'Py framework. It generates a graph of the project from its source code.

Sudoku solvers

Solve sudokus in less than a millisecond in Go, Python and Rust

Solve sudokus in less than a millisecond in Go, Python and Rust