Skip to content
View KonaeAkira's full-sized avatar

Block or report KonaeAkira

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. raphael-rs Public

    Crafting rotation optimizer / macro generator for Final Fantasy XIV

    Rust 149 25

  2. rust-lang/rust Public

    Empowering everyone to build reliable and efficient software.

    Rust 103k 13.3k

  3. emilk/egui Public

    egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native

    Rust 24.6k 1.7k

  4. rust-lang/rust-clippy Public

    A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/

    Rust 11.9k 1.6k

  5. kuroni/bongocat-osu Public

    An osu! Bongo Cat overlay

    C++ 2.2k 315

  6. SkyblockerMod/Skyblocker Public

    Hypixel Skyblock fabric Mod for latest minecraft version

    Java 196 102

618 contributions in the last year

Contribution Graph
Day of Week May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Created 20 commits in 1 repository
Created 1 repository

Created a pull request in KonaeAkira/raphael-rs that received 3 comments

Use wasm-bindgen-rayon to enable multi-threading for web target

Closes #102 Notable changes We no longer need a separate webworker binary. Data sync between threads is now done via Arc<Mutex<T>> instead of what…

+180 −378 lines changed 3 comments
Opened 10 other pull requests in 1 repository
Reviewed 2 pull requests in 1 repository
KonaeAkira/raphael-rs 2 pull requests

Created an issue in KonaeAkira/raphael-rs that received 6 comments

Recipes from patch 7.21 not fully supported

Cosmic recipes added in FFXIV patch 7.21 scale with the level of the crafter. Raphael currently does not support this and instead always displays t…

6 comments
Opened 6 other issues in 1 repository
Loading