Showing 1059 open source projects for "developers console"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    cpp4scripts
    A set of C++ classes that allow use of C++ as a scripting language instead of Perl, Bash, Java etc. Can be compiled on Windows and Linux. Excellent choice building complicated scripts, multi-platform make and installation scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    strtools

    A command line utility for common string functions

    What to quickly know the length of a string? Convert to upper or lower case? We introduce... strtools. The command line utility that should be included in all operating systems. A useful wrapper for programming, debugging and scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Make CD-ROM Recovery

    Bare Metal Linux Disaster Recovery software

    Make CD-ROM Recovery (mkCDrec) makes a bootable (El Torito) disaster recovery image, including backups of the linux system to the same CD-ROM if space permits, or to a multi-volume CD-ROM set. Be aware: ----------- Please use "Relax-and-Recover"(ReaR - https://relax-and-recover.org) instead of mkCDrec. mkCDrec is an "abandoned project".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A free replacement firmware for the T/S 2000 derived from the T/S 1000 ROM.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5

    Dinapter:

    Generate adaptation contracts between incompatible services

    Dinapter automatically generates a mapping between methods of incompatible components/services based on their public interfaces and behaviors. It uses a combination of expert system and A* algorithm. Dinapter is the prototype resulting from a couple of research papers: * J.A. Martín, E. Pimentel. Automatic Generation of Adaptation Contracts, FOCLASA'08, ENTCS, 2008 - http://goo.gl/21iJZ * J.A. martín, E. Pimentel. Dinapter: Automatic Adapter Specification for Software Composition,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    z390 Portable Mainframe Assembler

    z390 Portable Mainframe Assembler

    z390 Portable Mainframe Assembler and Emulator

    z390 Portable Mainframe Assembler and Emulator
    Downloads: 14 This Week
    Last Update:
    See Project
  • 7
    Apache Log Parser

    Apache Log Parser

    PHP script to parser apache log

    PHP script to parser apache log. You can fetch by: IP Requests Request by IP Request by day hour and much more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    BASIC interpreter for the 16bit PIC microcontroller 24FJ64GA002. The interpreter runs on the chip only, no compiler/tokenizer is needed. Communication with PC is done by USB-to-serial converter cable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Unix-like operating system for the TI-89 and TI-92+ graphing calculators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10

    TinyStaller

    TinyStaller is a small and quick install builder!

    TinyStaller is installation software used for small projects/apps that are being released on Windows platform. This small app set gives you everything you need to deploy your software on client's computers quickly and easily with a few commands in this command line tool to customize your installer. The installer does everything such as adding your full project on the Programs List on Windows to being able to generate a KeyCode in order for your users to install your software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    F2Ashell
    This Shell allows you to have an easy text interface to probe your code. Your code must be related to a DLL library to interact with the shell. A template to implement this is provided. Project WEB: http://sites.google.com/site/f2ashell/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Java Daemon Template

    A template for writing Java UNIX daemons.

    This is a simple Java application that will run on Unix/Linux operating systems as a daemon using the Apache Commons Daemon. The purpose of this application is to serve as a template/example of how to set up a Java application as a daemon on Unix/linux systems and as an example of how to use jsvc. The java_daemon_init script can be copied to /etc/init.d/ (and renamed to an appropriate name) and then used in the normal {start|stop} manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    radlib is a rapid application development library for unix multi-process applications. It uses SYS V IPC facilities and FIFOs to provide an RTOS-like, event-driven, distributed framework. Processes may be run as daemons or have a controlling terminal.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    SharpShellScript allows to use C# or VB.NET and the whole .NET Framework to create Windows or Console scripts. The scripts are compiled on-the-fly in IL and then executed. They can be edited, compiled and executed through an Explorer shell extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Console is a Windows console window enhancement. Console features include: multiple tabs, text editor-like text selection, different background types, alpha and color-key transparency, configurable font, different window styles
    Leader badge
    Downloads: 66 This Week
    Last Update:
    See Project
  • 16

    Auto File Selection

    Detect all the "important" files from your computer.

    The main aim of this project is to design and develop a mechanism that can find all the “important” files inside a computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    trans-pl

    transmission management script for TomatoUSB

    ash script for management of transmission-deamon and transmission-remote under TomatoUSB fimware
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Windows console app to delay a specified number of seconds and exit if a key is pressed. Handy for automation batch files. For example: :start batdelay 10 if ERRORLEVEL 1 goto :EOF ...do something goto start
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Moved to sf.net/projects/cloveretl/ !!! CloverETL is a Java ETL framework which transforms structured or unstructured data. Works as a standalone application or embedded in other applications as a data transformation library of functions.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 20
    SINGHAL mutual exclusion in FreeBSD

    SINGHAL mutual exclusion in FreeBSD

    Design and Implementation of the Singhal token based mutual exclusion

    [ Design and Implementation of the Singhal token based mutual exclusion algorithm in kernel-space of FreeBSD ] | Data & Network Security Lab (DNSL) | Room 501, Floor 5, | Department of Computer Engineering | Sharif University of Technology | Azadi Ave., Tehran, Iran Vahid Khodabakhshi <vkhodabakhshi@ce.sharif.edu> Vahid Ranjbar <vranjbar@ce.sharif.edu> Also see the Acknowledgement file Please send bugs to our e-mail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TicTacToe NotSoDeluxe

    TicTacToe NotSoDeluxe

    A Java Tic Tac Toe Game

    A Java Tic Tac Toe Game that runs in console window/command prompt. Source included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FixInst is a little installer for installing software e.g. games. It is written in C++ with GTK2 and works also as a console program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WSM is a php extension that allows php developers to control Windows Services from php scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    EasyFlash is a flash memory cartridge for the Commodore 64 with multiple configurations and banks possible. Since it does not use traditional UV-EPROMs but Flash memory, it is possible to "burn" the cartridge using your C64. No EPROM programmer is needed.
    Downloads: 3 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB