Showing 243 open source projects for "void-linux"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 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
  • 1
    GNUDE is a complete suite of GNU C, C++, Fortran, and Java Cross Compilers, and the GDB CPU Simulator and Debugger for embedded microprocessor applications development. Targets development for ARM7, ARM9, and XScale applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A microkernel operating system distribution offering (among other things) very low hardware requirements, full and easy portability and easy-readable source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Mondo: Shared Library Monitor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PrivateICE is a kernel level debugger similar to SoftICE on Windows. Planned is also a GUI interface for normal debugging in a multitasking environment, as opposed to SoftICE which always halts the entire machine when active.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 5
    Fence It - an efficient dynamic memory debugger.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CDK4MSP stands for Cross Development Kit for the Texas Instruments MSP430 MCUs and should you support with a comprehensive Assembler and C development environment for even this processor familie under Linux or similar host systems. It will present only f
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    gSim51 is a powerful, efficient and cool simulator for 8051 code. Its has a text based interface and very efficient commands keeping in line with the unix tradition of short and concise commands that do one thing well. gSim51 has no code or data space lim
    Downloads: 13 This Week
    Last Update:
    See Project
  • 8
    A profiling tool which operates in parallel with the client program, providing an OpenGL based real time 3D visualisation of the profiling data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A cross-platform wxWindows class for running Ghostscript and manipulating the image it produces, plus an IDE/debugger for developing programs written in PostScript. For a PostScript debugger, there is now also an Eclipse plug-in - see http://thomas-fritsch.github.io/psdt/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 10
    The prc-tools project currently consists of patches to binutils, gdb, and GCC to support Palm OS, along with several post-linker tools.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    UPS is a source level C, C++ and Fortran debugger with an X windows interface. It's a very light debugger, but is quite efficient and works well. An ANSI compliant C interpreter is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Drow is an ELF linux analyzer coded in C.It is aimed to the low-level programmer. It is a console application which displays ELF file information in an human readable format, providing different options for different parts/aims of the file data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    playstation (psx) development tools: includes disassembler, code profiler, and cd mastering tools (split off from the World Foundry GDK).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    LinDbg is a source level kernel mode debugger for Linux. LinDbg can be used to debug Linux device drivers and Linux applications at source level. LinDbg currently works on Linux kernel versions 2.4.7 and 2.4.2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Software Development Kit for the Nintendo(tm) Gameboy Advance(tm) based on GCC.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 16
    memwatch is an ANSI C fault tolerant memory leak and corruption detection tool. Basically, you add a header file to your souce code files, and compile with MEMWATCH defined or not. Check the README and USING files for more instructions.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Gnu Digital Signal Processor Simulator. The goal is to develop a DSP Simulator for Linux. The first chip supported will be the TMS320C54x.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The BOOP Toolkit uses abstraction and refinement to determine the reachability of program points in a C program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Extend the multi-thread capabilities of the gdb debugger. This targets POSIX threads implementations, although attempts to remain neutral with respect to the threads implementation. Creating a robust environment for thread debugging is the goal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A reusable gdb stub architecture for multiple processor architectures and platforms. Enables embedded systems development using GNU compiler, linker, debugger and other tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PHP_Dyn is PHP Extension to help debugging a PHP script. You can get execution trace of scripts not to need change them. HTTP request parameter can be printed. Argument value of the function call and return value can be printed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CUT is a simple, to-the-point unit testing system. It's different from other unit test packages in that it follows the KISS principle. It's designed for C testing, not designed to emulate SUnit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The TclPro tool set includes a graphical debugger, a static code checker, a wrapper to generate stand-alone executables, a "compiler" that writes out Tcl byte codes, and a loader that reads byte codes.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 24
    Trivial GDB (tgdb) is a library for making front ends to GDB using a simple API. Included with tgdb is a lightweight, but fully functional curses front end called cgdb.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a Linux command line utility to preprocess, tokenize, and "burn" PBasic source files to Parallax Inc.'s Basic Stamp II series of Microprocessors.
    Downloads: 0 This Week
    Last Update:
    See Project