Select a tag to browse associated projects and drill deeper into the tag cloud.
claimed by Apache Software Foundation
The Byte Code Engineering Library is intended to give users a convenient possibility to analyze, create, and manipulate (binary) Java class files (those ending with .class). Classes are represented by objects which contain all the symbolic information of the given class: methods, fields and byte
fun4j brings functional programming to the JVM. It's a framework that integrates major concepts from functional programming into the Java Platform. At its core there is a lambda-to-JVM bytecode compiler. Thanks to optimization techniques like tail code optimization (TCO) the compiler produces
MockInject is a library that supports accurate injection of your mockobjects (manual written or generated). Supported injection points are constructor- or method-calls. The injection-points can be defined by using a simple edsl. It uses ByteCodeInstrumentation to inject your mocks, but you
Google Singleton DetectorBuilding GSD | Running GSD | Known Limitations | FAQ The Google Singleton Detector, or GSD, is a tool which analyzes Java bytecode and detects the use of Singletons. It's not quite as simple as that, however. First, GSD doesn't only detect singletons; it detects
x86 Assembly language Development Tools is a set of Eclipse plugins, which makes assembly language development's life easier.
Fast Reflectionjava refleciton api 可以让程序变得灵活,但是速度影响很大,fast Refleciton 可以解决这个问题 速度Fast Reflction 在我的测试中所花的时间大约是javaReflection所花时间的10%-20% 用法public static void main(String args[]) { try { int N
Projet compilateur Yaka en YVM et ASM Fait par la blobbyCompiloTeam Yaka travailler maintenant !!!!!
Project is all about creating objects on the fly which helps developers to test the application with out real data and real business objects. Intend is to help Struts gui developers to test the application with out real objects.
The goal of this project is to create: A model of the x86 instruction set in Java A mechanism for executing x86 instructions from within the JVM A mechanism for dynamically generating and executing x86 instructions within a process Further extensions may include: compilers and decompilers
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.