开源项目

JTopas - Java tokenizer and parser tools [Parser Generators]
The JTopas project provides a small, easy-to-use Java library for the common problem of parsing arbitrary text data. These data can come from a simple configuration file with a few...
Beaver [Parser Generators]
Beaver is a LALR(1) parser generator. It takes a context free grammar and converts it into a Java class that implements a parser for the language described by the grammar. Beaver a...
FProfiler - Profiling made simple [Performance analysis]
FProfiler is a very fast profiler for Java. It uses BCEL and log4j to log every methodstart and -end.
SJPT - Simple Java Parsing Toolkit [Parser Generators]
SJPT is a parsing toolkit that supports both top-down (LL(1) and Simple Precedence) and bottom-up parsing (LR(0), SLR(1), LR(1) and LALR(1)). The toolkit also supports generating J...
JMP - Java Memory Profiler [Performance analysis]
JMP is a profiler for java that can be used to trace objects usage and method timings. JMP uses the JVMPI interface to gather statistics and interact with the JVM. JMP uses a GTK+ ...
Atlassian Profiling [Performance analysis]
Atlassian Profiling is a simple library for run-time profiling of a J2EE application.
JUnitPerf [Performance analysis]
JUnitPerf is a collection of JUnit test decorators used to measure the performance and scalability of functionality contained within existing JUnit tests.
Cougaar Memory Profiler [Performance analysis]
The Cougaar memory profiler is a tool for debugging memory usage and leaks in any Java application. It features a scalable 100% Java design that is lighter weight than existing JVM...
JAMon - Java Application Monitor [Performance analysis]
The Java Application Monitor ( JAMon ) is a free, simple, high performance, thread safe, Java API that allows developers to easily monitor production applications.
JIP — The Java Interactive Profiler [Performance analysis]
JIP is a code profiling tool much like the hprof tool that ships with the JDK. There are, however, a few differences: Interactivity. hprof is not an interactive profiler. It sta...

本网站对列举的开源项目、软件、源码、类库所评定的分值(PR, Progject Rank),是根据该项目的规模、复杂度、采用人数、开发人数、活跃度、说明文档、演示网站等诸多因素综合所给出主观评价,仅供你参考之用。
List of Companies, Suppliers, Distributors, Importers & Exporters
收藏本网站 | 联系我们 | 英文图书网 | 十万个为什么 | Sitemap生成器 | 国际商贸
Copyright © 2007 - 2012 Why and How