platypusguy
Lead dev on Jacobin (JVM written in go). Former editor of Oracle's Java Magazine, Dr. Dobb's Journal, etc. Co-founded iText Software.
My code too hot for the Arctic VaultBay Area, California
platypusguy's Stars
boyter/scc
Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go
cbucher/console
This is a modified version of Console 2 for a better experience under Windows Vista/7/8/10 and a better visual rendering.
ingokegel/jclasslib
jclasslib bytecode editor is a tool that visualizes all aspects of compiled Java class files and the contained bytecode.
luk4z7/go-concurrency-guide
Practical concurrency guide in Go, communication by channels, patterns
ebitengine/purego
benhoyt/goawk
A POSIX-compliant AWK interpreter written in Go, with CSV support
platypusguy/jacobin
A more than minimal JVM written in Go and capable of running Java 21 classes.
skosch/Crimson
The Crimson Text typeface
pijng/prep
Golang comptime. Pure blasphemy
arafatkatze/glot
Glot is a plotting library for Golang built on top of gnuplot.
saferwall/pe
A :zap: lightweight Go package to parse, analyze and extract metadata from Portable Executable (PE) binaries. Designed for malware analysis tasks and robust against PE malformations.
otterkit/otterkit-cobol
A free and open source Standard COBOL compiler for 64-bit environments
yawkat/javap
Web UI for javap
xonixx/intellij-awk
The missing IntelliJ IDEA language support plugin for AWK
grafana/jfr-parser
Java Flight Recorder parser library written in Go.
yawkat/code-browser
omarghader/pefile-go
Golang port of pefile
ammaratef45/dart_stack
A dart package for stack datastructure
Thihup/bytecode-annotation-processor
Do you want some inline JVM Bytecode in your Java code? Check this out!
YannCebron/IntelliPikchr
Support Pikchr (https://pikchr.org/) in IntelliJ-based IDEs.
pijng/go-ifdef
Trivial ifdef macro fo go
platypusguy/jacobin-swift
Jacobin JVM written in Swift
platypusguy/jacobin-dart
A JVM written in Dart
zhanglei86/jvm-handwriting
A toy JVM written in Go
fatbigbright/AlgorithmExercises
A collection of algorithm exercises during reading <Practical Algorithms for Programmers>. Authors are Andrew Binstock & John Rex.
platypusguy/gotestgen
Templating for generating go tests
platypusguy/jacobin_tools
Various tools related to the Jacobin project (see jacobin.org)
platypusguy/jadis
Java class disassembler (javap style)
texadactyl/jacotest.go
User-level Testing Companion to Jacobin
texadactyl/threading.go