Showing 728 open source projects for "portable software maker"

View related business solutions
  • 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
  • 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
    toc is a smaller-scope replacement for GNU Autotools (specifically, autoconf and automake), but suitable only for a GNU audience (i.e., it is not NEARLY as platform-portable as the autotools).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A Portable 2D Role Playing Game Engine designed to allow non-programmers to create customized 2D role playing games using a platform independant development kit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    IDUX is a simple install maker for Linux. It aims to provide minimum overhead. It uses fltk which means ony X is needed. The files are zipped and embedded into the wizard executable. On top of that, the wizard compresses itself. (WIth UPX)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A C++ high-level yet efficent multithreading library, portable across pthread-enabled platforms (and at a later developement stage also natively on windows). Implements also low level primitives for faster multithreading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    P::Classes is a portable, high performance C++ application framework which provides many classes needed for real-world application development, emphasing on ease of use, size and stability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    BScript is a fast, lightweight and portable BASIC interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Portbase is yet another portable base library for C. It supplies threading, mutexes, TCP and UDP, and other needed functions. Primary targets are Win32/MinGW, Linux and BSD systems, but it also works on Mac OS/X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TPFL stands for Trivial Portable Framework Library. It includes several classes for command line and configuration files parsing and handling, strings and memory buffers handling, sockets workaround (server and client).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A Portable Forth. It is aimed to be interpreted, or compiled to various architectures and VMs.
    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
    Dynace is a portable Object Oriented extension to C utilizing a meta-object protocol and generics. The OO features are similar to CLOS and Smalltalk (without their overhead) and solves many problems associated with C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    sjgui is a gui framework for use in interactive OpenGL applications. The main goal is to provide very easy and fast way to develop portable interactive interfaces, using object-oriented approach. It is easily extendable to suit your needs and is platform
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Library of common code modules used troughout my projects. Similar to glib but with different attitude. While I plan to make it as portable, clean, etc. as possible the only thing keeps this code together is that it is as good/bad as I like it to be.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Metakit is an efficient database library with a small footprint. It's a cross between flat-file, RDBMS, and OODBMS. Keywords: structured storage, transacted, load on-demand, portable, C++, Python, Tcl, instant schema versioning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project is aimed to provide good support of smartcard readers for Linux/Unix users. In contrast to MUSCLE we try to implement our drivers as portable as possible and currently focus on Towitoko drives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A library of standard routines useful to any NeverWinter Nights module maker. Routines will include: standard array handling for all types, associative arrays, string manipulation routines and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The project's aim is to build automated programming language translation system that will port program sources written in one language to other programming language(s).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Libnet is a cross-platform library aimed at game developers. It has an abstract high level API, which encourages developers to make their games portable across platforms and network types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Java 3D Game SDK based on J2SE 1.4 and Java 3D 1.3. No native code is used, so this SDK should be portable to all operating systems, which provide the above SDKs. The SDK provides functions from initializing the window till model animating and renderin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Virtual Environment Software Sandbox (VESS) is a suite of libraries for developing virtual reality applications in a portable manner with classes for many tracking devices, a simplified "scene graph", a set of "motion models" and audio support. Please note that all support has been moved to GitHub at https://github.com/ucfistirl/vess.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Dirt virtual machine is designed to be easily used as a scripting engine or runtime core in C or C++ projects. The language itself is very similar to C. The tools have been created from scratch (no lex/bison/yacc) and are very portable
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    I wanted to create a simple program that was very portable that could process #include, #define, #ifdef, #ifndef, #else and #endif statements. M4 is too complicated and cannot handle nested if-else this program can be used with M4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    libconfig is a portable and flexible C++ configure file parser which is the ISO C++ port of KDE KConfig class. It has almost the same functionality as KConfig in KDE lib.Works fine under both Linux and Win32(msvc, mingw32 or Cygwin).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The purpose of this project is to create an Open Source portable GUI library for Eiffel. It started as the "translation" of the excellent GUI library named FOX from C++ to Eiffel, but I hope it'll become independent soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CSer, pronounced like the emperor, will be a lightweight, portable, library providing C++ serialization (also known as persistence).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Evolane PureTcl Extension (EvoTcl) provides a collection of high-level packages to the Tcl language. Those modules offer a portable alternative to other solutions based on native libraries.
    Downloads: 0 This Week
    Last Update:
    See Project