Block or report user
  • Low Earth Orbit Debris Field

Popular repositories

  1. rust-itertools

    Extra iterator adaptors, functions and macros.

    Rust 221 52

  2. rust-ndarray

    ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations

    Rust 198 22

  3. petgraph

    Graph data structure library for Rust.

    Rust 172 22

  4. git-remote-gcrypt

    [This fork is not maintained] git-remote-gcrypt: A git remote helper for GPG-encrypted remotes

    Shell 153 41

  5. arrayvec

    A vector with a fixed capacity. (Rust)

    Rust 35 8

  6. maplit

    Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.

    Rust 26 3

4,579 contributions in the last year

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri

Contribution activity First pull request First issue First repository Joined GitHub

January 2017

Created a pull request in bluss/rust-ndarray that received 1 comment

Add array![] macro for creating a 1, 2, or 3-dimensional array

Co-authored-by: Pireax [email protected] @pireax

Created an issue in rust-lang/rust that received 3 comments

Rustc does not recommend raising the recursion limit

It used to be that when you reach the macro recursion limit, rustc would recommend raising it and give the attribute to do so. This has been lost. E…

Seeing something unexpected? Take a look at the GitHub profile guide.