161 projects for "c source code" with 2 filters applied:

  • Veeam Data Platform v13.1 Icon
    Veeam Data Platform v13.1

    Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try Now
  • 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
  • 1
    A logging shell that can log commands from a shell. Designed to act as an automated lab-book for people that conduct experiments in their standard shell environments. Users can log and re-run experiments with little/no manual effort or interference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    xlayout is a terminal based utility to get and set information about X11 windows and the pointer. Its designed to be easily integrated into bash shell scripts and takes advantage of the X11 protocol to allow it to access remote X11 desktops.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A modular framework for implementing a CISCO-like CLI on a *NIX system. Arbitary command menus and actions can be defined using XML files. This software handles the user interaction, and forks the appropriate system commands to perform any actions.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Curses-based browser utility for browsing the output of programs. Actions can be configured to be run based on the selected line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    fish is a shell that provides the user with powerful features in a way that is easy to discover, remember, and use.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    The program `pexec` executes parallely the given command or shell script on the local host or on remote hosts, while some of the execution parameters, namely the redirected standard input, output or error and environmental variables can be varied.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Execute commands on many machines via SSH, and get a nicely formatted output.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Cyb@rg is an experimental and universal real time terminal emulator. The project allows to execute shell commands through a cross-platform user interface. Cyb@rg has been designed to improve command line handling on the most known operating system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    hexec can be used to hook into exec system calls. It evaluates a user defined expression against all hooked exec calls. This expression can contain simple path checks (e.g. -path "*/name") and even complex bash scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 10
    The ultimate text preprocessor and macro expander. Its syntax is similar to JavaScript, and gmac knows some really useful tricks. Details: http://gmac.sourceforge.net/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Jabber bot, that provide remoute control by "virtual console" on machine, where this bot is started. Writen on C for unix, used ssl to connect to jabber server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An easy and secure means of running a shell script in a LINUX/POSIX environment as another user, designed to be called by automated scripts such as those in cron jobs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Program prevents PDA device to go to sleep/Idle. You also can make PDA screen always light up (like TomTom applications).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PowerShell open source cross-platform reimplementation. Works on Windows, WinMobile, WinCE, Mac, Linux, Solaris, etc... Provides a rich shell environment for wide veriety of operating systems as well as to provide a hostable scripting engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A small, portable shell written in C++. This project is intended as an exercise to improve my programming skills. The goal of this project is to create a DOS-like shell that cross-compiles on Linux and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Bash Find (bf) is a bash shell enhancement that allow user quickly find a previously used command from bash history. It's small, compact, reliable and extremely usable for people using bash every day.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    metashell is a lightweight, heavy punch, interactive, intelligent command-line shell. The amazing difference with metashell lies in its ability to determine a file's datatype, and automatically run your desired applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Shell.NET is a set of console and winform applications written in C#. It features nearly 100 applications ranging from classical Unix applications like basename, cal, grep, tr, uniq, and wc, to some very unique tools like RunScript or TextTransform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BohShell is an open source shell developed by Santostefano Giovanni for unix-like systems. It's developed under GNU/Linux Slackware and it's released with GNU/Gpl licence. The shell support many features and it's planned to add a scripting system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Cextraz is a set of linux/unix commandline aliases and scripts to make it easier for a enduser with very little knowledge to use the terminal. Maybe someone thats just migrantedd from windows or mac. Note, its beta. More features to come.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Provides a way for implementing user-defined commands in a simple, compact and fast way. It is intended mostly to embedded systems. It provides the tools for creating a Command Line Interface that supports menus, tab completion, commands history...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    A Python Shell has been constructed from Qt, QScintilla and the Python C API directly, which features syntax highlighting and simple code completion via a Qt GUI. It is hoped that a Qt Widget can be constructed from it eventually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Accepts a regular expression as an argument and any matches found (stdin) will be highlighted (stdout) using shell color escape sequences. Good for looking through logs/monitoring console output/etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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