Showing 236 open source projects for "java open source"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    Bits and Pieces is an interactive 6502 disassembler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Tool for monitoring of OCI client applications [f.e.: TOAD/TOra, or any OCI-based fat client] interaction with Oracle Database. Monitors SQL statements and values passed/fetched between client application and RDBMS. Consists of simple and nice GUI [C#] and events handler [C++] with quite a lot of OCI hacking. Interface between handlers and tool's GUI is through tailing of XML "pipeline" files in $HOME/.ocimonitor directory. Tool is quite similar to Quest SQLMonitor, which is unable to trace values.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    A userland debugger (featuring kernel memory access) capable of debugging x32 and native x64 bit applications. The Debugger is using SDL with the look and feel of a well known one
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Dranzer: ActiveX vulnerability discovery tool. CERT developed this open source tool so that software developers can test ActiveX controls for vulnerabilities before the software is released to the public.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 5
    Edyuk is a free, open source, fast and lightweight development environment which supports C++ and Qt 4 out of the box and can be extended through plugins. It works under all platforms supported by Qt 4 (Linux, Mac, Windows, BSD, ...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A set of performance tools for Windows platform: memory leak detector and sampling profiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The project is a Windows XP kernel driver allowing debugging kernel drivers over a named pipe EXTREMELY FAST. Compatible with both VMWare Workstation and VMWare server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DUMA (Detect Unintended Memory Access) is a multi-platform memory debugging library. It can detect memory leaks and buffer overruns (or underruns) in a malloc() / new memory buffer. DUMA is a fork of Bruce Perens' Electric Fence library. sourceforge isn't maintained for many years! suggest you want to look at https://github.com/johnsonjh/duma
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 9
    A C++ Development Tool for Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • 10
    This Exception Handling Library for Windows programs helps developers that wish to examine why a program crashed after being shipped. It can email the crash dump file to the developer who can load it in Visual Studio or WinDbg as to locate the bug.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    A logging utility for C++ applications. It supports levels of escalation and safety within multiple threads. Optional "ghost" output for specific messages to stream, in order to log and print to screen at the same time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    sdbg is an open-source and extensible debugger. Built based on plugin architecture, sdbg may support up to any numbers of platform, architecture and allows integration to any existing debugging API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A C++ unit testing framework, in the style of CxxUnit, for Symbian OS. (For more information, forums and mailing lists please visit the project Home Page http://symbianosunit.sourceforge.net)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A full featured hooking library for Windows 2000 and later. Supports 32- and 64-Bit processors, hooking through different terminal sessions and system services, injection of NET-Code and has a very fast IPC. A pure NET-Wrapper is also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A light-weight tool to detect the memory leak in C++ Program under Mac environment. It will trace the memory allocation stack and print it out when your program exit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GDBPrint enables developers to view data during GDB debugging sessions in a human-friendly way. You can view the contents of "list<map<int, shared_ptr<string> > > var;" simply typing "pp var". A macro based system allows to show any kind of class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A multi-ISA "assembly debugger" with graphical and terminal frontends. Currently sporting LC-3, Georgia Tech's LC-2200, and brain*. MIPS support is in the making, to compete with SPIM. (Windows, Linux, MacOSX; LC-3 simulator and LC-2200 simulator)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    inspectorJ is a cross platform java profiler with a graphical client that allows for profiling remote jvms. inspectorj is pre-alpha and is currently under development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Wraper for memmory allocation function ( {c,m}alloc and free) providing information about memmory leaks, double and invalid free.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A retargettable micro-controller and embedded system emulator architecture, providing common supports to emulate various types of micro-processors & devices on an x86 PC. Development of emulation for Arduino and various shields is just about to be launched in 2012.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 21
    PyDbgExt is a WinDbg extention which support use Python script in WinDbg command line. Through this extention, we can call some predefine Python script to control the debug session, or directly evaluate expression or call other method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DBG is a full-featured PHP Debugger and Profiler. Makes it easier to find problems or bugs in PHP scripts. DBG supports back-tracking, watching variables, viewing arguments passed to all nested function calls at any point of execution. Opensource.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Jdptool is a debug and profiler tool which based on JPDA; It provide both swing based and browser based GUI. It has sophisticated debugger without user interfere. It also provide profiler to memory usage and threads with numerous new feature
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LogPlusPlus (lpp) is a lightweight but powerful and efficient logging system for c++ programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    QUASI is stand-alone AVR RISC processor simulator with debugging features, EDA-like GUI and plugin interface.
    Downloads: 0 This Week
    Last Update:
    See Project