Highlights
- Pro
Stars
Partial implementation of SVG 2.0 specification in golang.
lightweight, idiomatic and composable router for building Go HTTP services
Container runtimes on macOS (and Linux) with minimal setup
Package ctxt provides a way to store and retrieve values from a context using the type of the value as a key.
Package expressions implements an arbitrary-precision floating-point calculator.
Golang package for editing struct's fields during runtime and mapping structs to other structs.
A Javascript Deep Proxy that can have listeners added (before and after change)
🚇 Ultra simple SSH tunnelling for Go programs.
A high-performance 100% compatible drop-in replacement of "encoding/json"
Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers t…
A toolkit with common assertions and mocks that plays nicely with the standard library
All Algorithms implemented in Python
Algorithms and Data Structures implemented in Go for beginners, following best practices.
Provides additional date-time classes that complement those in JDK 8