Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 377 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 377 Bytes

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.