Perl Compatible Regular Expression shim for Go
☆135Nov 16, 2021Updated 4 years ago
Alternatives and similar repositories for golang-pkg-pcre
Users that are interested in golang-pkg-pcre are comparing it to the libraries listed below
Sorting:
- Perl Compatible Regular Expression shim for Go☆20Dec 26, 2025Updated 2 months ago
- Super Fast Regex in Go☆218Mar 13, 2018Updated 8 years ago
- Googleの正規表現ライブラリre2のラッパーライブラリ☆23Dec 5, 2014Updated 11 years ago
- non-standard implementation of RE2 in Go☆18Sep 29, 2015Updated 10 years ago
- (Work In Progress) PCRE2 binding for Go☆25Dec 4, 2015Updated 10 years ago
- VRRPv3 protocol implementation☆11Jan 15, 2021Updated 5 years ago
- go regexp with RE2 DFA matcher port - golang.org/cl/12081☆40Apr 27, 2016Updated 9 years ago
- Tiny Forth implementation in Go☆21Oct 25, 2025Updated 4 months ago
- S-expressions parser in the Go programming language☆20Jun 20, 2013Updated 12 years ago
- Calculate average score and rating based on Wilson Score Equation☆17Aug 5, 2017Updated 8 years ago
- Embedding binary data in a Go program☆12Aug 1, 2016Updated 9 years ago
- Go Modsecurity Library - Extracted from https://github.com/Freeaqingme/diato☆10Jan 5, 2021Updated 5 years ago
- Go Decimal package☆17May 4, 2019Updated 6 years ago
- A simple microservice which exposes elastic search☆10Jun 1, 2018Updated 7 years ago
- A Brand New LSH: The fly’s olfactory circuits algorithm☆11May 2, 2018Updated 7 years ago
- I'm trying to learn how to use ragel in Go libraries. As I'm implementing things for practice I'll add them here. I'll be using Go 1.1, t…☆65Jul 6, 2013Updated 12 years ago
- sqlc-go-builder☆16Jul 5, 2023Updated 2 years ago
- golang package version control - go语言的企业内部版本控制工具☆10May 24, 2018Updated 7 years ago
- Simple web interface to convert json to a go struct.☆94May 9, 2023Updated 2 years ago
- golang std package crypto implementate sm2, sm3, sm4☆14Aug 23, 2023Updated 2 years ago
- Allocation-free and lock-free memory pool library written in golang using treiber stack☆19Dec 9, 2018Updated 7 years ago
- JUST - GoLang package for fast development web micro services☆18Jul 1, 2018Updated 7 years ago
- C to Go Assembly☆1,343Nov 27, 2021Updated 4 years ago
- Gather all your *.coverprofile files to send to coveralls.io!☆56Jul 31, 2018Updated 7 years ago
- 统一移到hb-go/echo-web ☞☆17Feb 8, 2018Updated 8 years ago
- Hiperus API in Go (http://devel.hiperus.pl/)☆17May 5, 2014Updated 11 years ago
- A full-featured regex engine in pure Go based on the .NET engine