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
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Jour is designed to simplify the use of Javassist for processing multiple classes. In short Jour is simple Aspect Oriented Programming AOP framework on top of Javassist.
LMDBG is a set of small utilities for collecting and analysing logs of malloc(3), calloc(3), realloc(3), memalign(3), posix_memalign(3) and free(3) functions. LMDBG generates full stacktraces and separates the logging process from analysis, thus allowing analysis of application on per-module basis. Simple but powerful tools for analysis are also provided.
As of version 2.0 of De MonsterDebugger we are no longer using Sourceforge for distribution. Please go to http://www.deMonsterDebugger.com for the latest updates.
How Good are your JUnit Tests? NoUnit measures your Junit tests in your project using Java, XML and XSLT.
NoUnit gives a picture of your code , like a graph gives you a picture of a set of figures, to allow you to see what is *really* going on.
A small suite of classes designed to examine objects through the Java reflection API. Analysis is package neutral and output can be written to log file or as HTML tables. The project focus is in debugging the state of a servlet or JSP.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
PHPDebugger is used for debugging PHP scripts.It can debug PHP scripts on local as well as remote servers. The Just In Time (JIT) gives the power to debug an entire web application through a Web Server.It has Inbuilt Profiler functionality.
To send and recive TCP strings and handle connections
Handle every connection on different windows really simple, like chatting!
Whit this too you can start a server, what listens on a specific port and/or connect to a specific host name with a specific port. The incomming/outgoing connections are appearing in popup windows.
Written in Lazarus
A simple heap profiler for Java, based on JVMPI. The profiler
can be attached to a non-interactive JVM, creating heap
statistics from time to time. In case of OutOfMemoryExceptions
you simply verify your log file for the number of created
objects and
TDebugger - an interactive debugger for the PHP language.
- Step through your PHP code
- Stop on breakpoints
- Inspectors for all global, local and idividual variables
- View stack trace
wspacegen is an interactive IDE for programing with whitespace (http://compsoc.dur.ac.uk/whitespace/). So it's possible to create .ws code relative easily and debug it as well. But attention, you'll addicted to it (-:
The XPS is a scalable platform for meta-programming and domain engineering. It provides a virtual machine, compiler, and runtime library that make it possible to efficiently develop, debug, and run programs based on XPL (eXtensible Programming Language)
d7avx + dbgavx - SSE/AVX development/debug helpers for 32bits delphi
d7avx - a helper (gcc frontend) for using SSE/AVX instructions with Delphi compilers not supporting SSE/AVX instructions
uses MinGW GCC/ObjectDump to compile .c to .s and .s to .o with disassembly customized for delphi inclusion in asm statements
dbgavx - a helper for debugging XMM/YMM registers content with debuggers not supporting XMM/YMM registers
used with any debugger for XMM/YMM and also MM/ST and general registers content inspection
jbytecode is a Java bytecode disassembler/assembler written in Python. Dissasembly code is aligned with Java bytecodes in the class file so modification and re-assembly is always possible, even when class is obfuscated.
mpatrol is a link library that attempts to diagnose run-time errors that are caused by the wrong use of dynamically allocated memory, including writing to free memory and memory leaks.
A set of tools relating to an educational processor used in teaching Computer Architecture at the University of Ottawa. Currently includes a working assembler and a semi-functional emulator/debugger.
.Net Memory Profiler is a single C# class that builds a tree of specified object's fields, their sub-fields and so on up to primitive types. And in the "Quick Watch" window of the Visual Studio you will be able to see the memory usage by each of those fields. For more details see screenshots.