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

Block or report toby1984

Report abuse

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

Report abuse

Pinned Loading

  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 27 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 5 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