Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by MarkRosemaker
A curated list of projects in awesome lists by MarkRosemaker .
https://github.com/markrosemaker/mark-rosemaker-hugo-theme
The theme I use for my Hugo websites.
Last synced: 09 Jan 2025
https://github.com/markrosemaker/ordmap
Provides a generic ordered map implementation, primarily designed for JSON v2 marshalling and unmarshalling. Includes helper functions to easily define your own custom ordered maps with minimal boilerplate code.
Last synced: 09 Jan 2025
https://github.com/markrosemaker/jsonutil
Provides custom JSON v2 marshaling and unmarshaling functions for specific data types, e.g. JSON encoding and decoding for types like time.Duration and url.URL.
golang json json-v2 marshal marshaller time-duration unmarshal unmarshaller url
Last synced: 09 Jan 2025
https://github.com/markrosemaker/audacity-go
This go package lets you control Audacity by using scripting/macros.
Last synced: 09 Jan 2025
https://github.com/markrosemaker/errpath
Utilities for creating and managing detailed error paths, allowing users to construct error messages that include the full path to the error. Useful when traversing complex data structures such as JSON or YAML files. Example: components.schemas["Pet"].allOf[0]: invalid schema
error-handling errors golang json openapi yaml
Last synced: 02 Jan 2025