30 open-source projects similar to hyperboloide/pdfgen, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Pdfgen alternative.
Quickly clone or backup massive amounts of org/users repositories into one directory - Supports GitHub, GitLab, Bitbucket, and more 🐇🥚
Type-safe Prometheus metrics builder library for golang managed by soy-programador
An simple, easily extensible and concurrent health-check library for Go services
NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.
gofakeit is a Go library for creating realistic synthetic datasets and populating Go structs with mock information. It functions as a deterministic data generator, allowing for seedable random number generation to ensure reproducible datasets for software testing. The project distinguishes itself by providing a mock data API server that exposes generation functions as HTTP endpoints and a synthetic dataset exporter for producing files in CSV, JSON, and XML formats. It also includes a command-line interface for generating mock data directly from the terminal. The library covers a wide array o
:chartwithupwards_trend: Monitors Go MemStats System stats such as Memory, Swap and CPU and sends via UDP anywhere you want for logging etc...
a generic object pool for golang
Antch, a fast, powerful and extensible web crawling & scraping framework for Go
Notification library for gophers and their furry friends.
Go bindings for unarr (decompression library for RAR, TAR, ZIP and 7z archives)
Calculate average score and rating based on Wilson Score Equation
Archiver is a multi-format archive library and command-line tool for creating, extracting, and managing compressed archives. It provides a unified interface for working with formats including gzip, bzip2, zip, tar, rar, 7zip, and zstandard, and can automatically detect archive formats by inspecting binary byte headers rather than relying solely on file extensions. The library uses interface-based abstractions and a multi-format codec registry to support format-agnostic operations, while its stream-based compression pipeline processes archive data continuously without loading entire archives i