• Stars
    star
    1
  • Language Makefile
  • License
    MIT License
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

jsonschema

A powerful Go JSON Schema validator library aligned with the JSON Schema Draft 2020-12. It features enhanced validation outputs and supports internationalization, making it perfect for developers requiring comprehensive schema compliance and multilingual error messaging in modern applications.
Go
27
star
2

jsonrepair

A high-performance Golang library for easily repairing invalid JSON documents. Designed to fix common JSON issues and optimize JSON content generated by language models (LLMs).
Go
5
star
3

queue

A Go queue management library designed for robust and scalable job processing, leveraging Asynq and Redis. It supports advanced features such as error handling, retries, priority queues, and rate limiting, ideal for tasks from simple to complex in distributed systems.
Go
4
star
4

go-i18n

A Go library for adding different languages to your app. It works with text or codes for translations and can load translations from files or directly from your code. It also supports the ICU Message Format for complex translations.
Go
3
star
5

template

A Go Template Engine library enabling dynamic templating with variable interpolation and data manipulation, inspired by Liquid and Django's syntax. It allows for easy parsing and executing of templates with context, supporting quick rendering methods, error handling, and custom filter extensions for enhanced data manipulation within templates.
Go
3
star
6

ViewportResizer

ViewportResizer is jQuery plugin used to quickly change the dimensions of a webpage to test responsive design.
JavaScript
2
star
7

filter

The `filter` package for Go includes utilities for string manipulation, array and slice handling, date and time formatting, number formatting, and mathematical operations. It simplifies tasks like text trimming, replacing, list management, and data formatting, aiming to improve coding productivity and streamline data manipulation processes.
Go
2
star
8

docker-traefik-https

Shell
1
star
9

lotus-build

Dockerfile
1
star
10

requests

Effortless HTTP client for Go, enabling streamlined request creation, response processing, and middleware support with intuitive API design.
Go
1
star
11

emitter

Emitter: Efficient and thread-safe Go event handling library for seamless event-driven programming.
Go
1
star