clipperhouse / uax29Links
A tokenizer based on Unicode text segmentation (UAX #29), for Go. Split words, sentences and graphemes.
☆62Updated 2 months ago
Alternatives and similar repositories for uax29
Users that are interested in uax29 are comparing it to the libraries listed below
Sorting:
- Intern Go strings☆96Updated last year
- ☆78Updated 5 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆89Updated 9 months ago
- A Go implementation of the Cassowary constraint solving algorithm.☆77Updated 5 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- Fast Gaussian Blur in Go☆52Updated 3 years ago
- Cookie-Based Web Sessions in Go☆62Updated last year
- A PDF renderer for the goldmark markdown parser.☆133Updated last year
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆69Updated 2 years ago
- ☆98Updated 6 months ago
- Checking Go templates for validity.☆62Updated 8 months ago
- A neat codegen-based database wrapper written in Go☆73Updated 4 years ago
- An assortment of more specialized math routines for Go☆73Updated 8 months ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- A thread-safe, persistent Treap (tree + heap) for ordered key-value mapping and priority sorting.☆28Updated 3 years ago
- Tickers with random jitter☆91Updated 3 years ago
- grobotstxt is a native Go port of Google's robots.txt parser and matcher library.☆110Updated 3 years ago
- A complete solution for static files in Go code☆129Updated last year
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆28Updated 6 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆43Updated 2 years ago
- Golang package to manipulate time intervals.☆83Updated 6 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
- sqlf generates parameterized SQL statements in Go, sprintf style☆128Updated last year
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 3 months ago
- generate template FuncMap helpers to construct struct literals within a Go template☆37Updated last year
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 2 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- ☆34Updated last year
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 11 months ago