HotswapProjects/HotswapAgent
Java unlimited redefinition of classes at runtime. (⭐ 2577)
Java unlimited redefinition of classes at runtime. (⭐ 2577)
Comically fast Dota 2, CSGO, CS2 and Deadlock replay parser written in Java. (⭐ 730)
Feb 2, 2016 · Также под это определение подохдит и Java Runtime Environment (в том числе и JVM). Однако что такое рантайм? С одной стороны это всего лишь фаза выполнения программы.
environment may translate the bytecode to machine code via just-in-time compilation, as in the case of .NET and Java, instead of interpreting the bytecode
Sep 14, 2010 · The runtime environment can also be a virtual machine, such as the JRE (Java Runtime Environment) or CLR (Common Language Runtime) for .NET framework. What is the target of your …
Feb 27, 2014 · Let me paraphrase from the excellent answer here: %2C is the ASCII keycode in hexadecimal for a comma; and %20 is the ASCII keycode for a space. You can see it in the table …
v95 shroom simulator implemented via SpringBoot and java 21 (⭐ 42)
A Java library to use with Swing. (⭐ 18)
Cucumber step definition library for testing Java/Swing Applications (⭐ 57)
Modern Java decompiler aiming to be as accurate as possible, with an emphasis on output quality. Fork of the Fernflower decompiler. (⭐ 1989)
HTML cleaner for Galileo Computing's openbooks, implemented in Java (⭐ 74)
Static import is a feature introduced in the Java programming language that allows members (fields and methods) which have been scoped within their container
Java library for handling IP addresses and subnets, both IPv4 and IPv6 (⭐ 527)
My notes regarding the vibrating frontend :boom and the plain old java :rofl. (⭐ 11)
Implementation of Gang of Four design patterns in Java (⭐ 127)
Lightweight Java library for retrying unreliable logic - DEPRECATED (⭐ 205)
A user-interface library for Minecraft: Java Edition (⭐ 866)
Source code for "Java How to Program, 11/e, Early Objects Version" (⭐ 241)
Nailgun is a client, protocol, and server for running Java programs from the command line without incurring the JVM startup overhead. (⭐ 733)
TypeScript Documentation Get Started Quick introductions based on your background or preference. TS for the New Programmer TypeScript for JS Programmers TS for Java/C# Programmers TS for …