regex

An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.

License

Apache License 2.0

An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.

Creator

rust-lang

Related apps

rustfix

Automatically apply the suggestions made by rustc

Rust860apache-2.0

5 months ago

cargoclihacktoberfest

cargo

The Rust package manager

Rust11824apache-2.0

last month

cargopackage-managerrust

crates.io

The Rust package registry

Rust2680apache-2.0

4 months ago

rust

flate2-rs

DEFLATE, gzip, and zlib bindings for Rust

Rust798apache-2.0

3 months ago

deflategzipzlib

futures-rs

Zero-cost asynchronous programming in Rust

Rust5174apache-2.0

2 months ago

async-foundations

log

Logging implementation for Rust

Rust1993apache-2.0

2 months ago

loggingrust-library

mdBook

Create book from markdown files. Like Gitbook but implemented in Rust

Rust16191mpl-2.0

2 months ago

rustfmt

Format Rust code

Rust5768apache-2.0

2 days ago

codeformatterformatterrust

rustlings

:crab: Small exercises to get you used to reading and writing Rust code!

Rust47292mit

2 months ago

beginner-friendlyrustrustlings

rustup

The Rust toolchain installer

Rust5631apache-2.0

5 months ago

hacktoberfestrustlang

rls

Repository for the Rust Language Server (aka RLS)

Rust3537other

2 years ago

idelanguage-server-protocolrust

docker-rust

The official Docker images for Rust

Dockerfile402

2 months ago

rust-enhanced

rust-enhanced

The official Sublime Text 4 package for the Rust Programming Language

Python765mit

5 months ago

rust-mode

Emacs configuration for Rust

Emacs Lisp1045apache-2.0

2 months ago

rust.vim

Vim configuration for Rust.

Vim Script3749apache-2.0

2 months ago

rust-bindgen

Automatically generates Rust FFI bindings to C (and some C++) libraries.

Rust3978bsd-3-clause

2 months ago

bindingscodegenffi

rust-by-example

Learn Rust with examples (Live code editor included)

Handlebars6722apache-2.0

12 days ago

atom-ide-rust

atom-ide-rust

Rust IDE support for Atom, powered by the Rust Analyzer or Rust Language Server

JavaScript260mit

6 months ago

atomatom-ideide

rust-clippy

A bunch of lints to catch common mistakes and improve your Rust code. Book: http

Rust10762other

15 hours ago

lintrust