Skip to content
Avatar
🦀
🦀

Highlights

Organizations

@procyon-rs @bevyengine @vleue

Sponsoring

@m-ou-se @jyn514 @dtolnay @cart
mockersf/README.md

Hi there 🖖

I'm in love with rust and tooling!

mockersf's GitHub Stats

Popular repositories

  1. Parse HOCON configuration files in Rust

    Rust 45 7

  2. Helpers and Plugins for Bevy

    Rust 38 3

  3. Talk with dynamodb using your existing structs thanks to serde

    Rust 22 27

  4. Rust client for Jenkins API

    Rust 19 8

  5. A structured Slack notification resource for Concourse

    Rust 15 5

  6. Helper crate to create a Concourse resource in Rust

    Rust 9 4

1,703 contributions in the last year

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

Contribution activity

April 2021

Created a pull request in bevyengine/bevy that received 4 comments

[Merged by Bors] - make pbr shader std140 compatible

In shaders, vec3 should be avoided for std140 layout, as they take the size of a vec4 and won't support manual padding by adding an additional float.

+16 −17 4 comments
Answered 1 discussion in 1 repository
2 contributions in private repositories Apr 1

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