joncrlsn / go-examples
Examples of GoLang code that I will use and return to over time.
☆72Updated 4 years ago
Alternatives and similar repositories for go-examples
Users that are interested in go-examples are comparing it to the libraries listed below
Sorting:
- Server-Sent Events for Go☆176Updated last year
- Expirable Go LRC\LRU cache without goroutines☆85Updated last month
- prometheus middleware for Fiber☆192Updated 3 weeks ago
- ☆120Updated 3 years ago
- RBAC - Simple, concurrent Role Based Access Control(GO)☆126Updated 5 years ago
- convert your database tables to structs easily☆238Updated 7 months ago
- various libs or tools for Golang☆104Updated 3 weeks ago
- A simple way to implement pagination in Golang.☆102Updated last year
- Simple string pattern matcher for Go☆127Updated last year
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- XML to MAP converter written Golang☆62Updated 3 years ago
- Lightweight library that handles RabbitMQ auto-reconnect and publishing retry routine for you.☆111Updated last year
- Caches Dialector☆122Updated last year
- Embedded Swagger UI for Go☆75Updated last week
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆290Updated this week
- ☆190Updated 3 months ago
- Generic resource pool for Go☆364Updated 3 weeks ago
- Golang client for redislabs' ReJSON module with support for multilple redis clients (redigo, go-redis)☆343Updated last year
- XML stream parser for GO☆109Updated last year
- ☆131Updated last week
- A comparison of the top logging libraries for Go☆43Updated last week
- Go package pointer provides helpers to get pointers to values of built-in types.☆222Updated 2 years ago
- Single repository for go-nats example code. This includes all documentation examples and any common message pattern examples.☆112Updated last year
- A thread safe map which has expiring key-value pairs.☆75Updated last year
- An easy to use, extensible boilerplate for Go applications☆106Updated 4 years ago
- Find the intersection of two iterable values☆119Updated 2 years ago
- Distributed Systems programming examples in the Go programming language.☆103Updated 2 years ago
- Package for fast copying structs of different types☆51Updated 4 years ago
- a golang library that can get client's real public ip address from http request headers☆228Updated 6 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago