With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Dun and Bradstreet Connect simplifies the complex burden of data management
Our self-service data management platform enables your organization to gain a complete and accurate view of your accounts and contacts.
The amount, speed, and types of data created in today’s world can be overwhelming. With D&B Connect, you can instantly benchmark, enrich, and monitor your data against the Dun & Bradstreet Data Cloud to help ensure your systems of record have trusted data to fuel growth.
bepro graphically visualizes profilingdata from external profilingtools (gcov, gprof,...) mapping the given values to colors. It gives you a quick overview onto your code from a "birds-eye-view". bepro is similar to "Tarantula".
SPE is a python IDE with auto indentation&completion,call tips,syntax coloring&highlighting,uml viewer,class explorer,source index,todo list,pycrust shell,file browsers,drag&drop,Blender support.Spe ships with wxGlade,PyChecker and Kiki.
A pretty primitive portable profiler for Java 5.0. It only produces "flat" profiles, has only experimental support for multithreaded code, and aims at minimal overhead.
Spring-dashboard provides real-time statistic and monitoring view of any spring-framework web application. With Spring-dashboard developers and testers can monitor flows within the application, as well as gather statistic information on application usage
Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.
From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
JAllocRate is a JVMPI (Java 1.4+) profiler that collects various memory statistics about a Java program while it runs. Its key function is to measure allocation rate over a specified interval, which sets it apart from other memory profilers.
Jetrace is a Java Enterprise trace tool that J2EE developers and architects can use to discover erroneous execution flows in JSPs, Servlets, EJBs, JNDI calls, JDBC calls and sockets. It can be used to validate both code and design and to troubleshoot.
JTombstone is a program for finding dead code in your Java programs. It reports on dead code at the method level, by processing Java class files. No source code is needed to use it. JTombstone is a Java program and requires JDK 1.4 or later.
junit-objects is an advanced object state-testing and profiling framework. junit-objects is different from Junit in that it allows you to assert the state of objects and design rather than the result of method calls.
log4j/log4net appenders and a supporting Eclipse RCP-based browser for viewing profiling information. The appenders operate either in-process or (to minimize overhead) remotely send their packets to a separate listener via UDP.
This project provides runtime performance monitoring and reporting for Java applications. It includes a simple API with timers and counters, data persistence, support classes and aspects (AspectJ & Spring AOP), and a reporting web application.
Detect memory leaks, debug them and analyze performance of allocation/deallocation with this simple middle-ware which provides wrappers for malloc/calloc/free
This profiler (JRE 1.5.0 only) uses JVMTI and native bytecode instrumentation for the analysis of the heap, reachable objects, execution time, garbage collection efficiency, code coverage and thread contention. No preparation steps required in build.
BeCover is a Java code coverage tool based on source-code analysis. The main goal is to keep it small and fast, so using it as a plugin in the common IDE's can be achieved.
Performance profiler for Amiga AACE/Tao Intent software. Works for source in both C and VP. Includes filters to convert data into cvs spreadsheets. (Compiles under Linux as well, but no Linux build system is included)
JTimeIt is a small framework for writing and running performance tests of Java sourcecode. It's 100% Java, which provides the opportunity of platform-independent performance tests. Additionally, it supports the measurement of JUnit Tests.
Yet Another Java Profiler (YaJP) is a profiler tool that uses the JVMTI interface. It can be used to selectively trace a java program and store this information in a compressed logfile. This logfile can then later be analyzed using the same tool.