Docs.rs
  • Releases
    • All Releases
    • Releases by Stars
    • Recent Build Failures
    • Build Failures by Stars
    • Release Activity
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • Rust Cookbook
    • Crates.io
    • The Cargo Guide

Releases

Crates from Andrew Gallant
  • Recent
  • Stars
  • Recent Failures
  • Failures By Stars
  • Activity
  • Queue
  • BurntSushi
  • ripgrep-13.0.0
    ripgrep is a line-oriented search tool that recursively searches the current directory for a regex pattern while respecting gitignore rules. ripgrep has first class support on Windows, macOS and Linux.
    31121
  • grep-index-0.0.1
    UNDER CONSTRUCTION
    31121
  • xsv-0.13.0
    A high performance CSV command line toolkit.
    8335
  • regex-1.5.6
    An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
    2284
  • rure-0.2.1
    A C API for Rust's regular expression library.
    2284
  • regex_macros-0.2.0
    An implementation of statically compiled regular expressions for Rust. Unless you specifically need compile time regular expressions or a matching engine that is guaranteed not to allocate, you should temporarily prefer using the plain regex crate (since it is almost always faster).
    2284
  • regex-syntax-0.6.26
    A regular expression parser.
    2284
  • regex_macros-0.2.0
    An implementation of statically compiled regular expressions for Rust. Unless you specifically need compile time regular expressions or a matching engine that is guaranteed not to allocate, you should temporarily prefer using the plain regex crate (since it is almost always faster).
    2284
  • regex_macros-0.2.0
    An implementation of statically compiled regular expressions for Rust. Unless you specifically need compile time regular expressions or a matching engine that is guaranteed not to allocate, you should temporarily prefer using the plain regex crate (since it is almost always faster).
    2284
  • quickcheck-1.0.3
    Automatic property based testing with shrinking.
    1881
  • quickcheck_macros-1.0.0
    A macro attribute for quickcheck.
    1881
  • fst-0.4.7
    Use finite state transducers to compactly represents sets or maps of many strings (> 1 billion is possible).
    1388
  • fst-bin-0.4.2
    A command line tool for using finite state transducers to compactly represents sets or maps of many strings (> 1 billion is possible). The command line tool exposes functionality to search FSTs using regular expressions, Levenshtein automata and range queries.
    1388
  • fst-regex-0.3.0
    DEPRECATED. Use 'regex-automata' crate with 'transducer' feature instead.
    1388
  • fst-levenshtein-0.3.0
    DEPRECATED. Use 'fst' crate with 'levenshtein' feature instead.
    1388
  • csv-core-0.1.10
    Bare bones CSV parsing with no_std support.
    1193
  • csv-1.1.6
    Fast CSV parsing with support for serde.
    1193
  • csv-index-0.1.6
    On disk CSV indexing data structures.
    1193
  • walkdir-2.3.2
    Recursively walk a directory.
    752
  • walkdir-2.3.2
    Recursively walk a directory.
    752
  • walkdir-2.3.2
    Recursively walk a directory.
    752
  • byteorder-1.4.3
    Library for reading/writing numbers in big-endian and little-endian.
    751
  • docopt-1.1.1
    Command line argument parsing.
    735
  • docopt_macros-0.8.1
    Docopt macro for command line argument parsing.
    735
  • docopt_macros-0.8.1
    Docopt macro for command line argument parsing.
    735
  • aho-corasick-0.7.18
    Fast multiple substring searching.
    572
  • stdsimd-0.1.2
    SIMD support in Rust's standard library.
    466
  • bstr-0.2.17
    A string type that is not required to be valid UTF-8.
    421
  • memchr-2.5.0
    Safe interface to memchr.
    389
  • chan-0.1.23
    DEPRECATED. Use crossbeam-channel instead.
    382
Next Page
About docs.rs Privacy policy Build queue