gensliu / cre2-go

cre2-go is a fast, safe, thread-friendly alternative to Golang native regexp package. It is based on re2 and cre2, binding the C functions to Go via cgo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cre2-go

Build Status

Introduction

cre2-go is a fast, safe, thread-friendly alternative to Golang native regexp package. It is based on re2 and cre2, binding the C functions to Go via cgo.

About

cre2-go is a fast, safe, thread-friendly alternative to Golang native regexp package. It is based on re2 and cre2, binding the C functions to Go via cgo.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 45.7%Language:C 28.4%Language:Go 24.3%Language:Shell 1.6%