Showing 50 open source projects for "development"

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
  • 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
  • 1
    Fi-shell is a front-end to your system shell. It provides nonblocking i/o (concurrency) and pattern maching that is both easy to remember and readable (logic programming)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    mfork is a command-line tool to parallelize shell commands. Each line of text fed to it causes mfork to fork off a new process and run the the line of text though a shell. The maximum amount of concurrent processes can be set on the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Virtual Desktop Environment for Microsoft Windows 2000 and XP. This product provides multiple working desktops with an easy switchover with the hot keys. VSTDesktop run seperate application instance in each desktop instead of sharing one running instance
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FAR Manager plugin, providing Java API for development of second-level plugins completely in Java. Several Java plugin examples included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Scmsh is a restricted UNIX shell that executes a limited number of commands specific to Source Code Management systems (SCMs), specifically CVS and Subversion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Technical Library Template Interface is a library capable of providing standardized interfaces in Creative Commons EAL-4 standards to the open source community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NaughtySVN is an easy-to-use GUI based Subversion client which works as an extension to the Nautilus File Manager. The aim of this project is to help users who are not technically oriented to use Subversion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ButterflyOS is a very simple operation system for the Atmel AVR Butterfly board. It's based on the AvrX multitasking scheduler, created by Larry Barello. A byte-code program for ButterflyOS, can be sent and managed through the serial interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Sakura is a Knowledge Navigator and User Interface for UNIX, which implements HyperMedia and its own windowing and packing system, both in the main program and in an extensive API for Tcl and other languages.
    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
    TriOS - The Object Oriented Operating System, is the next generation operating system. Fully based on object orientation, it brings unique features to programmers and end users. Basically everything in TriOS is an object, even files and programs! Enjoy!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Mocas is a mini-shell to use in Linux/Unix systems.It is developed using C, and Linux system functions. The main objective of this project is not to create a shell as powerfull as bash.Mocas will be a solid base for programmers and developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Scripting Tcl interface to Qt multiplatform library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OS based on Agent based Security with a new type of split kernel and agents platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Lem is a object-oriented extension language with a C-like syntax. A Lem "source" program is compiled interactively and then executed. This project aims also to develop a shell (lemsh) based on the Lem programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Genjutsu is a programming language designed for extending C/C++ applications. The syntax is akin to Scheme's. Genjutsu is optimized for distributed object systems and designed to make such applications easy to write. Included is a shell, gjsh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Lamp is a Unix-like environment that runs in a single process (via threads) on traditional Mac OS, including standard I/O, vfork/exec, a shell, perl, sockets, virtual fs with /dev and /proc, signals, and ptrace(). Runs on 68K/PPC, and on OS X as Carbon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project is targeted to consolidate Embedded Linux Tools Chain under Windows. Most of the cross complication tools are compiled using cygwin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    getoptions is a C implementation in the spirit of the Perl module Getopt::Long. No more building of getopt_long or getopt structures -- you can specify the option descriptions inline with the call to getoptions. User type handlers are also supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Sensorware is an implementation of mobile agent environment targeted at wireless sensor network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    <b><i>Powertools 4 Wisehackers</i> - A set of tools that will make the life of all hackers easier.</b>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    it's a shell extension (a COM Object) that add the functionnality to let user delete files based on their extensions. the project start when i found that visual C++ generates a lot of intermediates files, so the need to automates this task couldn't
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    shebang-wrapper... workaround sillyness with #!<p> the #! mechanism has some wierdness and shortcomings which this wrapper works around... like that you can only pass a single argument to the interpreter, and that it ignores the PATH variable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Tiny Shell provides the minimum you need to implement shell facilities into a small system. For instance, add a shell to your embedded platform as soon as you can read/write bytes from the UART.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TinyTcl is a tiny version of Tcl, for small footprint machines and embeddable/rommable applications. It is derived from Tcl 6.7 and compiles to less than 60K, 10X smaller than Tcl 7 and Tcl 8.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    SecureVNC is a development/add-on to the TridiaVNC sourcecode base which provides strong authentication, strong symmetric encryption, and fewer security vulnerabilities than existing VNC implementations.
    Downloads: 0 This Week
    Last Update:
    See Project