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 Huon Wilson
  • Recent
  • Stars
  • Recent Failures
  • Failures By Stars
  • Activity
  • Queue
  • huonw
  • 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).
    2281
  • 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).
    2281
  • 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).
    2281
  • log-0.4.17
    A lightweight logging facade for Rust
    1362
  • libc-0.2.126
    Raw FFI bindings to platform libraries like libc.
    1329
  • rand_macros-0.1.10
    `#[derive]`-like functionality for the `rand::Rand` trait.
    1116
  • rand_macros-0.1.10
    `#[derive]`-like functionality for the `rand::Rand` trait.
    1116
  • rand_macros-0.1.10
    `#[derive]`-like functionality for the `rand::Rand` trait.
    1116
  • uuid-1.0.0
    A library to generate and parse UUIDs.
    669
  • bitflags-1.3.2
    A macro to generate structures which behave like bitflags.
    552
  • env_logger-0.9.0
    A logging implementation for `log` which is configured via an environment variable.
    482
  • threadpool-1.8.1
    A thread pool for running a number of jobs on a fixed set of worker threads.
    434
  • unicode-segmentation-1.9.0
    This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules.
    365
  • glob-0.3.0
    Support for matching file paths against Unix shell style patterns.
    249
  • getopts-0.2.21
    getopts-like option parsing.
    205
  • travis-cargo-0.1.0
    Possible Rust replacement for existing Python travis-cargo.
    176
  • rustc-serialize-0.3.24
    Generic serialization/deserialization support corresponding to the `derive(RustcEncodable, RustcDecodable)` mode in the compiler. Also includes support for hex, base64, and json encoding and decoding.
    174
  • rustc-serialize-0.3.24
    Generic serialization/deserialization support corresponding to the `derive(RustcEncodable, RustcDecodable)` mode in the compiler. Also includes support for hex, base64, and json encoding and decoding.
    174
  • term-0.7.0
    A terminal formatting library
    165
  • tempdir-0.3.7
    A library for managing a temporary directory and deleting all contents when it's dropped.
    132
  • unicode-width-0.1.9
    Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules.
    122
  • unicode-normalization-0.1.19
    This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15.
    100
  • simple_parallel-0.3.0
    Straight-forward functions and types for basic data parallel operations, including parallel maps, for loops and thread pools.
    91
  • simple_parallel-0.3.0
    Straight-forward functions and types for basic data parallel operations, including parallel maps, for loops and thread pools.
    91
  • simple_parallel-0.3.0
    Straight-forward functions and types for basic data parallel operations, including parallel maps, for loops and thread pools.
    91
  • simple_parallel-0.3.0
    Straight-forward functions and types for basic data parallel operations, including parallel maps, for loops and thread pools.
    91
  • primal-slowsieve-0.3.0
    A simple sieve of Eratosthenes designed for testing faster sieves. You probably want `primal-sieve`, or even just `primal` itself.
    87
  • primal-sieve-0.3.2
    A high performance prime sieve.
    87
  • primal-check-0.3.1
    Fast standalone primality testing.
    87
  • primal-0.3.0
    `primal` puts raw power into prime numbers. This crates includes: optimised prime sieves, checking for primality, enumerating primes, factorising numbers, and state-of-the-art estimation of upper and lower bounds for π(n) (the number of primes below n) and p_k (the k-th prime).
    87
Next Page
About docs.rs Privacy policy Build queue