Skip to content
View toby1984's full-sized avatar
  • www.voipfuture.com
  • Hamburg,Germany
Block or Report

Block or report toby1984

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

  1. maven-dependency-age-enforcer maven-dependency-age-enforcer Public

    A maven-enforcer plugin rule that enforces project dependencies are not behind their most-recent release by too many days/weeks/months.

    Java 1

  2. controlflow controlflow Public

    A tool that analyzes the byte-code of Java .class files and generates control-flow graphs in Graphviz (dot) format from it.

    Java 26 7

  3. threadwatch threadwatch Public

    A JVMTI agent that creates high-resolution (1000 samples/second) snapshots of thread state transitions along with a Java program to view the results.

    Java 8 4

  4. jASM_16 jASM_16 Public

    IDE with embeddable DCPU-16 (spec V1.7) assembler written in Java... check out the Wiki for more details!

    Java 4 3

  5. fancontrol fancontrol Public

    Software for Linux & ATMega328 to connect a regular 4-pin PWM fan to a HPE Proliant Microserver

    Assembly 3

  6. LittleFuzz LittleFuzz Public

    A tiny reflection-based fuzzer written in Java, perfect for unit-testing

    Java