Repository History

4 repositories tagged with Golang

Topic: Golang
GoBooks: A Curated List of Essential Golang Books for All Skill Levels

GoBooks: A Curated List of Essential Golang Books for All Skill Levels

GoBooks is a highly popular GitHub repository offering a meticulously curated collection of Golang books, catering to developers from beginners to advanced practitioners. It serves as a comprehensive resource for finding the right learning materials on topics like concurrency, performance, and system design, making it easier to navigate the vast Go ecosystem.

Analyzed Jul 20, 2026
View Details
avyos: An Experimental Linux-based OS Built Purely in Go

avyos: An Experimental Linux-based OS Built Purely in Go

avyos is an experimental, Linux-based operating system with its entire system layer, including init, services, and core tools, written purely in Go. It distinguishes itself with an immutable system core, clear separation of state for apps and user data, and service-driven capabilities. This innovative approach aims to rethink traditional OS design using modern Go principles, without external packages, CGO, or POSIX compatibility.

Analyzed May 9, 2026
View Details
Maroto: A Go Library for Creating PDFs with Bootstrap-like Layouts

Maroto: A Go Library for Creating PDFs with Bootstrap-like Layouts

Maroto is an open-source Go library designed for creating PDFs in a fast and simple manner. It draws inspiration from Bootstrap, allowing developers to structure PDF content using a familiar grid system. This tool leverages gofpdf to provide an intuitive way to generate professional documents, automatically handling page breaks and headers.

Analyzed Mar 14, 2026
View Details
gopher-reading-list: A Curated Selection of Go Blog Posts

gopher-reading-list: A Curated Selection of Go Blog Posts

The gopher-reading-list is a highly curated selection of blog posts about Go, designed to provide the most useful and relevant material for any Go developer. It offers a fixed list of 200 entries, making it a focused resource for learning and staying updated. This repository is an excellent starting point for both beginners and experienced Gophers.

Analyzed Jan 22, 2026
View Details
Previous Page 1 Next
OS
OSRepos

Analysis and discovery of open source repositories. Find interesting projects and follow their updates.

Monitor your website with YourWebsiteScore

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of third-party repository code is at your own risk. Always review source code, dependencies, licenses, and security implications before running anything.

© 2025 OSRepos. Built with Nuxt 3 and lots of ❤️