srfrog / slicesLinks
Functions that operate on slices. Similar to functions from package strings or package bytes that have been adapted to work with slices.
☆17Updated 4 years ago
Alternatives and similar repositories for slices
Users that are interested in slices are comparing it to the libraries listed below
Sorting:
- A Go library for building command line applications.☆66Updated 2 years ago
- Collections of string utils I have created over the years☆47Updated last year
- Package for fast copying structs of different types☆51Updated 4 years ago
- flexible data type for Go☆49Updated 4 years ago
- parallel: a Go Parallel Processing Library☆28Updated 5 years ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated last month
- Golang app shutdown hooks.☆60Updated 3 years ago
- A sync.WaitGroup with error handling and concurrency control☆49Updated 8 months ago
- Make functions return a channel for parallel processing via go routines.☆33Updated 4 years ago
- Simple string pattern matcher for Go☆128Updated last year
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆50Updated 5 months ago
- Golang source code parsing, usage like reflect package☆63Updated 10 months ago
- Database testing made easy in Go.☆18Updated 2 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 6 months ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- Random fake data and struct generator for Go.☆99Updated last year
- a thread-safe concurrent map for go☆96Updated last year
- Go simple async worker pool☆92Updated 4 years ago
- 🐝 A Highly Performant and easy to use goroutine pool for Go☆53Updated last year
- Fast, dependable universally unique ids☆26Updated 7 months ago
- The Go library that will drive you to AOP world!☆55Updated 2 years ago
- TryLock support on read-write lock for Golang☆37Updated 4 years ago
- gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.☆90Updated 5 years ago
- go-up! A simple configuration library with recursive placeholders resolution and no magic.☆43Updated 5 years ago
- Helpers for making the use of reflection easier☆28Updated last year
- Simple JWT Golang☆123Updated last year
- 📝 Go INI config management. support multi file load, data override merge. parse ENV variable, parse variable reference. Dotenv file pars…☆83Updated 2 weeks ago
- ⚡ Rux is an simple and fast web framework. support route group, param route binding, middleware, compatible http.Handler interface. 简单且快速…☆97Updated last month
- Collect data about your dependencies☆43Updated 3 months ago
- Unmarshal/Decode nested JSON by JSON Path☆113Updated 3 years ago