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.

Fuego open-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

CMA-CGM — Cargo Readiness Platform

Comprehensive digital solutions for CMA-CGM, a global leader in container shipping and logistics. The project involved building scalable enterprise applications to streamline shipping operations and improve customer experience.

Comprehensive digital solutions for CMA-CGM, a global leader in container shipping and logistics. The project involved building scalable enterprise applications to streamline shipping operations and improve customer experience.

Entropy

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

Entropy open-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

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.

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