GRbit / go-pcre
Perl Compatible Regular Expression for Go
☆57Updated 7 months ago
Alternatives and similar repositories for go-pcre:
Users that are interested in go-pcre are comparing it to the libraries listed below
- Compile Go regular expressions to Go code☆96Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- Like sync.Mutex, but works across processes☆78Updated last year
- MUS format serializer for Golang☆90Updated this week
- Drop-in replacement for regexp using re2, for any Go app☆150Updated this week
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Basic Markdown parser and HTML generator☆90Updated 3 months ago
- Simple string pattern matcher for Go☆127Updated 11 months ago
- Faster substitution of tidwall/gjson☆33Updated 5 months ago
- Golang utlities to make your life easier with zero allocations☆47Updated 8 months ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- Load file-backed memory☆120Updated 2 years ago
- ☆118Updated last year
- Compact and high performace implementation of base62 algorithm for Golang.☆102Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆84Updated last week
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆87Updated 4 years ago
- C to Go translation tool☆140Updated 2 years ago
- 🚀 Fast and light wildcard pattern matching.☆84Updated last month
- A lightweight buffered event lib☆58Updated 2 years ago
- various libs or tools for Golang☆102Updated last week
- A thread safe map which has expiring key-value pairs.☆74Updated 10 months ago
- Convert a go file to its ast representation☆90Updated last year
- Expression evaluator for Go☆68Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 7 months ago
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- Parse json with comments and trailing commas.☆88Updated 3 years ago
- Faster golang reflection☆53Updated 6 months ago
- Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree…☆100Updated last year