GRbit / go-pcreLinks
Perl Compatible Regular Expression for Go
☆60Updated last year
Alternatives and similar repositories for go-pcre
Users that are interested in go-pcre are comparing it to the libraries listed below
Sorting:
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 4 months ago
- Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree…☆101Updated 2 years ago
- Compile Go regular expressions to Go code☆96Updated 3 months ago
- Golang utlities to make your life easier with zero allocations☆48Updated 2 months ago
- MUS format serializer for Go☆119Updated last month
- Drop-in replacement for regexp using re2, for any Go app☆175Updated this week
- Thou shalt not stay☆90Updated last year
- A go function to report total system memory☆206Updated 3 years ago
- Like sync.Mutex, but works across processes☆81Updated 4 months ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated 2 months ago
- 🔑 A SASL library written in Go☆100Updated last year
- Convert a go file to its ast representation☆94Updated 4 months ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 8 years ago
- Open-Source Go Code. msgpack.org[Go]☆111Updated last month
- HTTP2 client-server full-duplex connection☆136Updated 2 years ago
- Faster base64 encoding for Go☆184Updated 2 years ago
- Extremely fast Bloom filters for Go☆49Updated 5 months ago
- Bitset data structure☆167Updated 2 years ago
- Go assembly transpiler for C programming language☆108Updated 2 weeks ago
- ☆123Updated 2 years ago
- C to Go translation tool☆142Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- Generic sorted map for Go with red-black tree under the hood☆66Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Golang .ico encoder & decoder☆45Updated 4 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- A lightweight buffered event lib☆60Updated 3 years ago
- Simple string pattern matcher for Go☆134Updated 3 months ago
- A thread safe map which has expiring key-value pairs.☆74Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago