polera / gonameparts
Takes a full name and splits it into individual name parts
☆43Updated 6 months ago
Alternatives and similar repositories for gonameparts:
Users that are interested in gonameparts are comparing it to the libraries listed below
- Split (rows and columns), sort, and search☆55Updated 2 years ago
- Extensible arithmetic parsing lib for go☆67Updated 5 years ago
- Simple object persistence with boltdb☆143Updated 3 years ago
- Scriptable server and net/http middleware for GitHub Webhooks.☆81Updated 6 years ago
- A consistent way to work with remote files.☆93Updated 9 years ago
- Random Text Generator☆42Updated 6 years ago
- Go package to convert natural language strings to numbers☆43Updated 4 years ago
- Keep your Go package dependencies fresh. Console tool for checking and updating package dependencies (imports).☆141Updated 9 years ago
- Middleware for keeping track of users, login states and permissions☆89Updated last year
- Rethinking logs and metrics.☆63Updated 9 years ago
- A simple natural sorter for Go Strings☆29Updated 9 years ago
- Middleware decorator for go servers.☆37Updated 9 years ago
- ☆70Updated 3 years ago
- Command-line tool integrating with go:generate to replace substitute tokens with ENV variables value.☆62Updated 10 years ago
- Package strit introduces a new type of string iterator, along with a number of iterator constructors, wrappers and combinators.☆84Updated 3 years ago
- smart golang templates☆61Updated 7 years ago
- A distributed id generation service that starts at zero.☆74Updated 9 years ago
- Sandwich is a delicious middleware framework for go that lets you write and test your handlers easily.☆67Updated 2 years ago
- a persistence-layer Go package for loading/embedding SQL file contents for use in Go programs☆95Updated 6 years ago
- Fastest Encoder in the West☆64Updated 8 years ago
- Lightweight key-value interface to a bunch of storage engines with middleware support, organized as a chain of operations; written in Go☆129Updated 7 years ago
- Go package for abstracting local, in-memory, and remote (Google Cloud Storage/S3) filesystems☆52Updated 6 years ago
- The Go library for working with delimited separated value (DSV).☆28Updated 6 years ago
- Extremely small library that creates slugs for strings☆125Updated 7 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks