NikoMalik / low-level-functions
Low-level functions for golang that help to avoid allocations
☆20Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for low-level-functions
- Create signed URLs in Go.☆34Updated 11 months ago
- AMQP library to publish and consume events☆56Updated last week
- Go package that provides implementations of common data structures including a double-ended queue (Deque), a linked list, a queue, a trie…☆98Updated this week
- Cookies, but with structs, for happiness.☆111Updated this week
- A collection of awesome templ related component libraries, techniques, tools and projects.☆39Updated this week
- Generic concurrent lock-free map for Golang☆43Updated 2 months ago
- A Golang package for sending emails using SMTP, SparkPost, SendGrid and MailGun☆15Updated last year
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆77Updated 2 weeks ago
- A Go library that dynamically hydrates structs with data from multiple databases, offering flexibility and ease for database integration …☆37Updated 2 months ago
- A high-performance, high precision, zero allocation fixed-point decimal library for financial applications☆111Updated this week
- Elegant middleware functions for your HTTP clients.☆99Updated last year
- DOM implementation for Go (not usable work in progress, but contributors are welcome)☆38Updated this week
- Modern, zero-dependency HTTP library for Go