clipperhouse / uax29Links
A tokenizer based on Unicode text segmentation (UAX #29), for Go. Split words, sentences and graphemes.
☆68Updated this week
Alternatives and similar repositories for uax29
Users that are interested in uax29 are comparing it to the libraries listed below
Sorting:
- Intern Go strings☆95Updated last year
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆90Updated 11 months ago
- Go templates invoked as functions☆154Updated 4 years ago
- ☆78Updated 5 years ago
- A Go implementation of the Cassowary constraint solving algorithm.☆78Updated 5 years ago
- Checking Go templates for validity.☆65Updated 10 months ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆43Updated 2 years ago
- ☆99Updated 8 months ago
- Fast Gaussian Blur in Go☆52Updated 3 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆90Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Ordered codes for database keys☆42Updated last year
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆28Updated 6 years ago
- sqlf generates parameterized SQL statements in Go, sprintf style☆128Updated 2 years ago
- Cookie-Based Web Sessions in Go☆62Updated last year
- Support for Unix domain sockets in Go HTTP clients☆81Updated 2 months ago
- string interning library for lots of strings☆37Updated 4 years ago
- grobotstxt is a native Go port of Google's robots.txt parser and matcher library.☆111Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Generates automatically a Reset() method☆35Updated 7 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated last month
- An assortment of more specialized math routines for Go☆76Updated 10 months ago
- Create graphics with a hand-drawn, sketchy, appearance. Based on Rough.js☆31Updated 11 months ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last week
- A complete solution for static files in Go code☆129Updated last year
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- generate template FuncMap helpers to construct struct literals within a Go template☆39Updated last month
- Buffered Reader/Writer☆78Updated 2 months ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆50Updated 2 years ago