Collections of string utils I have created over the years
☆47Jun 30, 2024Updated last year
Alternatives and similar repositories for gostrutils
Users that are interested in gostrutils are comparing it to the libraries listed below
Sorting:
- Functions that operate on slices. Similar to functions from package strings or package bytes that have been adapted to work with slices.☆17Nov 2, 2025Updated 4 months ago
- Testing helper for concurrency☆12Nov 21, 2025Updated 3 months ago
- OS Signal Handlers in Go☆11Jan 6, 2021Updated 5 years ago
- A Simple Yet Highly Powerful Package For Error Handling☆11Oct 10, 2019Updated 6 years ago
- The main repository for yurai☆10Jul 11, 2021Updated 4 years ago
- go-glmatrix is a golang version of glMatrix, which is "designed to perform vector and matrix operations stupidly fast".☆11Feb 5, 2021Updated 5 years ago
- utils for Go context☆25Mar 1, 2020Updated 6 years ago
- Paralleling pipeline☆37Dec 13, 2024Updated last year
- automatically trigger a profile in your golang (go) application when a condition is matched.☆15Oct 2, 2020Updated 5 years ago
- ♻Calendar for Markdown♻ ...only for Japan!🗾☆19Dec 13, 2025Updated 2 months ago
- 2d geometry for golang☆55Jan 3, 2018Updated 8 years ago
- fill struct data easily with fill tags☆18Apr 10, 2017Updated 8 years ago
- Parses indented code and returns a tree structure.☆25Oct 26, 2019Updated 6 years ago
- Pure functions for slices.☆22Jul 8, 2022Updated 3 years ago
- t: translation util for go, using GNU gettext☆21Jan 19, 2025Updated last year
- Ordered-concurrently a library for concurrent processing with ordered output in Go. Process work concurrently and returns output in a cha…☆45Apr 24, 2023Updated 2 years ago
- A Go distributed systems development framework☆25Updated this week
- 🚧 Flexible mechanism to make execution flow interruptible.☆20Jul 11, 2021Updated 4 years ago
- An ordinary differential equation solving library in golang.☆22Mar 18, 2017Updated 8 years ago
- 🍱 yet another collection of go utilities & tools☆27Nov 17, 2020Updated 5 years ago
- A sync.WaitGroup with error handling and concurrency control☆49Sep 3, 2025Updated 6 months ago
- A Golang library to manipulate strings according to the word parsing rules of the UNIX Bourne shell.☆28Apr 20, 2023Updated 2 years ago
- Ivory makes it easy for you to create and manage PostgreSQL databases via a Go program.☆23Nov 14, 2023Updated 2 years ago
- ODE system solver made simple. For IVPs (initial value problems).☆23Jun 4, 2022Updated 3 years ago
- Problem json implementation (https://tools.ietf.org/html/rfc7807) package for go☆18Feb 17, 2020Updated 6 years ago
- A tiny cross-platform Go library to hide/unhide files and directories☆24Jan 29, 2022Updated 4 years ago
- Convert a value into another type☆24May 8, 2024Updated last year
- Golang source code parsing, usage like reflect package☆64Oct 9, 2025Updated 4 months ago
- GoStats is a go library for math statistics mostly used in ML domains, it covers most of the statistical measures functions.☆22Jan 14, 2019Updated 7 years ago
- copy files for humans☆22Jan 3, 2020Updated 6 years ago
- JSend's implementation writen in Go(golang)☆22Jun 29, 2021Updated 4 years ago
- Detect Language API Go Client☆26Aug 20, 2025Updated 6 months ago
- 🌺 Run command periodically and expose latest STDOUT as HTTP endpoint☆34Aug 22, 2024Updated last year
- create type dynamically in Golang☆23Feb 20, 2020Updated 6 years ago
- time range expression in cron style☆17Sep 4, 2022Updated 3 years ago
- VK bot package for Go☆52Oct 31, 2023Updated 2 years ago
- Recreates directory and files from embedded filesystem using Go 1.16 embed.FS type.☆30Feb 18, 2022Updated 4 years ago
- A simple Set data structure implementation in Go (Golang) using LinkedHashMap.☆29Oct 2, 2025Updated 5 months ago
- A pool that spins up a given number of processes in advance and attaches stdin and stdout when needed. Very similar to FastCGI but works …☆29Jul 6, 2021Updated 4 years ago