• Stars
    star
    1
  • Language
    Java
  • License
    Apache License 2.0
  • Created over 6 years ago
  • Updated 7 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

More Repositories

1

controlflow

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

threadwatch

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
star
3

maven-dependency-analyzer-spring

A Maven ProjectDependencyAnalyzer that includes dependencies introduced by bean definitions from a project's Spring XML files
Java
7
star
4

swing-autocomplete

Adds auto-complete behaviour to any Java Swing JTextComponent (JEditorPane,JTextField,etc.)
Java
4
star
5

jASM_16

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

octree

Toying around with point clouds
Java
3
star
7

git-redmine-hook

A scala program that acts as a GIT commit-msg/post-receive hook and integrates with a Redmine issue tracking system
Scala
3
star
8

javr

Assembler IDE (editor + assembler) for Atmel AtMega MCUs
Java
3
star
9

keepassmerge

Java classes & command-line tool for reading, writing and merging KDBX 3.1 and KDBX 4.0 files.
Java
3
star
10

fancontrol

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

j6502

6502 assembler,disassembler,debugger and a very crude attempt at a C64 emulator written in Java (manages to boot but lacks proper SID / VID support)
Java
2
star
12

lua2json

Crude tool for generating JSON data from Factorio .lua files (recipes/items)
Java
2
star
13

raspi

C library + python wrapper that uses SDL 1.2 and tslib to render a very crude UI on my Raspberry Pi Zero W that works for a 320x240 2.8" display in framebuffer mode
C
1
star
14

chip8

A CHIP-8 IDE written in Java 11, complete with assembler,debugger,disassembler and emulator.
Java
1
star
15

jsonparser

A JSON parser that generates an AST and supports ${...} placeholder expression expansion in values
Java
1
star
16

regex

Java program that converts a regular expression into a DFA
Java
1
star
17

m68k

Java
1
star
18

3dtest

Just fooling around with 3D graphics
Java
1
star
19

raycast

Toying around with a crude raycaster Γ‘ la Doom.
Java
1
star
20

jinvaders

Crude Space Invaders game in Java
Java
1
star
21

toyprofiler

A toy profiler that uses a (Java) java agent and ASM5 to instrument classes for tracking method execution times and call graphs
Java
1
star
22

pomvisualizer

A tiny self-executable Java program that searches a directory subtree for Maven pom.xml files and writes a dependency graph as Graphviz/DOT output to standard out.
Java
1
star
23

tinyscript

Tiny compiler that parses expressions and turns them into Java bytecode
Java
1
star
24

LSystems

Procedural plant generation using Lindenmayer-Systems
Java
1
star
25

rc-car

Fun little arduino project I build for my 3yo where you control a little 2-wheeled robot using a IR tv remote.
C
1
star
26

jminesweeper_fixes

Template project for the "jminesweeper" interview assignment
Java
1
star
27

geolocation

Tiny IP geolocation example using a map from WikiMedia Commons, a java port (http://www.jhlabs.com/java/maps/proj/) of the ProJ.4 library and the http://freegeoip.net/ REST service
Java
1
star