re2
RegExp engine
A fast and safe regular expression engine
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
9k stars
235 watching
1k forks
Language: C++
last commit: almost 2 years agoLinked from 3 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A tool for creating and managing OCaml projects with automated documentation and CI/CD setup. | 184 | |
| Converts Oasis metadata to OPAM package descriptions | 27 | |
| A package to manage opam switches in Emacs, providing a way to switch between different OCaml development environments. | 5 | |
| Generates and distributes installers for the DkML distribution, providing a streamlined way to install and use OCaml on Windows, Debian/x86_64, and macOS/Silicon. | 62 | |
| A framework for building Farcaster Frames in OCaml | 10 | |
| OCaml bindings for OpenGL | 19 | |
| Provides context-sensitive completion for the OCaml programming language in text editors. | 1,593 | |
| A tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries. | 285 | |
| A regular expression library written in OCaml that compiles patterns into finite automata for efficient matching | 234 | |
| Generates Nix expressions from OCaml opam packages | 92 | |
| Automates formatting of OCaml code to conform to specific coding standards | 642 | |
| A collection of OCaml libraries for parsing and working with Microsoft Office document formats | 32 | |
| Tools for inspecting and debugging OCaml values | 29 | |
| Repository containing slides and examples to help developers parallelize their OCaml code using the Multicore OCaml library | 29 | |
| Automatically generates functions to persist and query data using an object-relational mapping backend. | 60 |