tmdvs / Go-Emoji-UtilsLinks
A collection of useful functions for working with emoji. Look up the definition of an emoji, or search for all emojis in a string.
☆96Updated last month
Alternatives and similar repositories for Go-Emoji-Utils
Users that are interested in Go-Emoji-Utils are comparing it to the libraries listed below
Sorting:
- randexp for Go.☆92Updated 3 years ago
- go websocket client for unit testing of a websocket handler☆101Updated 4 years ago
- A simple file cache implementation in Go.☆93Updated 2 years ago
- GoThanks automatically stars Go's official repository and your go.mod github dependencies, providing a simple way to say thanks to the m…☆127Updated 2 years ago
- Timezone utility for Go☆106Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- Natural language detection package in pure Go☆173Updated 4 years ago
- Haversine is a Go library which implements the haversine formula.☆78Updated last year
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆162Updated last year
- Easy json/xml Tag generation tool for golang☆72Updated 5 years ago
- Deep copy generator☆157Updated 7 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- Golang app shutdown hooks.☆59Updated 3 years ago
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆279Updated 2 years ago
- Simple string pattern matcher for Go☆127Updated last year
- Golang Emoji parser, converter to html and images☆42Updated 5 years ago
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆145Updated 4 years ago
- Debug-level logging for developers (only!)☆101Updated 4 months ago
- With a given country and phone number, validate and format the MOBILE phone number to E.164 standard☆189Updated 6 months ago
- Simple Go package to convert HTML to plain text☆154Updated last year
- Partial implementation of SVG 2.0 specification in golang.☆169Updated 2 years ago
- Go structures with default values using tags☆319Updated 10 months ago
- A thread safe map which has expiring key-value pairs.☆75Updated last year
- A Go implementation of JSONPath