Skip to content
Avatar

Achievements

Achievements

Organizations

@3scale
Block or Report

Block or report andrewdavidmackenzie

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. libproc-rs Public

    A rust library for getting information about running processes for Mac and Linux

    Rust 28 10

  2. pongcast Public

    PongCast is a clone of the old "Pong" video game to play tennis on TV with Chromecast and Mobiles

    Java 3 3

  3. flow Public

    Exploration of a data-flow programming paradigm

    Rust 12 1

  4. simplog Public

    An extremely simple rust logging implementation

    Rust 3

  5. simpath Public

    A rust crate for simple path (like PATH and LD_PATH) use

    Rust 2

  6. Exploration of calling functions in wasm modules (compiled from rust) with complex input structures

    Rust 7

1,903 contributions in the last year

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

Contribution activity

May 2022

Created 2 repositories

Created a pull request in rayon-rs/rayon that received 5 comments

Use std:: thread:: available_parallelism() instead of num_cpus dependency

From rust 1.59 we have a call for available_parallelism() in the std library and we can remove the dependency on num_cpu. Open questions for mainta…

+4 −3 5 comments
Opened 35 other issues in 2 repositories
andrewdavidmackenzie/flow 20 open 7 closed
andrewdavidmackenzie/wallop 7 open 1 closed

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