Skip to content
Avatar
🦀
🦀

Highlights

Organizations

@procyon-rs @bevyengine @vleue

Sponsoring

@m-ou-se @dtolnay @cart @jyn514
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 9

  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,723 contributions in the last year

Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr 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

Created an issue in bevyengine/bevy that received 1 comment

promote usage of logs rather than printing to stdout

What problem does this solve or what need does it fill? Examples are currently using println! to show what happens What solution would you like? En…

1 comment
Answered 1 discussion in 1 repository
2 contributions in private repositories Apr 1

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