Skip to content
View JD557's full-sized avatar

Organizations

@adzerk @FoundersFounders

Block or report JD557

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. minart Public

    A minimal Scala creative coding library targeting JVM/Javascript/Native

    Scala 55 3

  2. interim Public

    Immediate mode GUI in pure Scala

    Scala 19 1

  3. Ahab Public

    A simple docker/boot2docker/podman helper script

    Shell 8 4

  4. weka-emiodc Public

    Weka Package containing multiple ordinal data classifiers

    Java 6 4

  5. pixie-rust Public

    A recommender system based on Pinterest's Pixie recommender

    Rust 25 7

  6. scala-raymarcher Public

    A simple Ray Marcher written in Scala.

    CSS

610 contributions in the last year

Contribution Graph
Day of Week April 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

Activity overview

Contributed to JD557/minart, JD557/interim, JD557/rokrok and 42 other repositories
Loading A graph representing JD557's contributions from April 14, 2024 to April 18, 2025. The contributions are 82% commits, 12% pull requests, 3% code review, 3% issues.

Contribution activity

April 2025

Created 2 commits in 1 repository

Created a pull request in scala-native/scala-native that received 5 comments

Faster UTF-8 decoding from mixed buffers

Part of #4280 UTF-8 decoding had two implementations, a naive decodeLoopNoArray and an optimized decodeLoopArray (for when both Buffers are backed …

+35 −116 lines changed 5 comments
Opened 2 other pull requests in 1 repository
scala-native/scala-native 1 open 1 merged

Created an issue in scala-native/scala-native that received 6 comments

Performance issues in fromCString

I believe there are a few improvements that can be made to fromCString The first one is pretty simple: Just add a new variant that allows one to pa…

6 comments
Opened 1 other issue in 1 repository
scala-native/scala-native 1 closed
Loading