Showing 219 open source projects for "c-support.vim"

View related business solutions
  • $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
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    RASH is a chroot jail wrapper for ordinary Unix shells. a "shell" that the administrator could assign to a user that would jail that user using Unix's chroot() and then execute a real shell within the jail environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3

    Demos Commander

    This project has moved to Github

    A clone of Norton Commander for Unix. Text-based, full featured file manager intuitive interface. https://github.com/sergev/deco
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    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: 3 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    sysman is a multiple-host administration shell inspired by VMS's SYSMAN. It allows you to connect to many hosts, execute a command or a shell script on all of them in parallel, and send files to them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    The goal of the Basic Operating System (BOS) project is to write a new modular and fast operating system in NASM and GCC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    LYon SHell a small shell developped by student as university project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tiny shell for unix systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 10
    tokyosh is a new kind of login shell. it knows user's context or other environment, and statistically learns command-line input or command usage tendency, user-space-file-name tendency(and anything else). of course it's been developing in Tokyo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Cash

    A shell for linux written in C

    Cash started out as a learning tool for myself to explore and learn more about shells, C, and programming in a Linux environment. When I couldn't stop adding features to it and kept coming back for more, I decided to release it into the wild and let my fellow hackers and coders enjoy it, for better or for worse. I invite you to take it apart, break it, add to it, and anything else you might dream up. As you may have noticed, this is not the best, or most professional code out there. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    cdialog text-mode clon. Portable File Manager for Text-mode in near future (just another clon of Norton/Midnight Commander).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Just a simple unix shell for my own learning purposes. I plan on implementing input/output redirection, pipes, and background jobs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MM Shell is a tiny unix shell for educational purposes. Students can learn by reading source code how unix shell could work. This project is written by a few students who want to understand the principles of unix shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Kickstart is a project based process starter. It allows you to configure processes in a simple text file with environment variables and arguments. You can later start them with a simple Qt frontend and keep the configuration file in version control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Gib Isn't Bash, but an embeddable interactive programming language that provides client applications with a rich command line interface reminiscent of the popular Unix shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Binary Writer

    A small binary file writer program for Unix/Linux systems

    This is a binary file writer which allows you to write to binary files very easily from command line. It accepts data in various format and writes to a specific address inside the file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Virtual Shell Service, is a service that runs on your server allowing trusted users to interact with the system via a sand boxed environment. The service has been designed to support mapping terminal commands in different ways via plugins and XML mapping
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    UberShell

    Enhanced Linux shell using bash and zsh

    Enhanced shell with multiple windows and added commands To install run: sh <(curl https://raw.githubusercontent.com/DennisHeine/UberShell/master/install_ubershell.sh) Custom commands added to the default shell (zsh): cscript <script>: executes a C/C++ script. example: cscript "printf("Hello World!");" noobhelp: Short desc of commands in /bin/ memusage: Top memory usage topdirs: Top directory space usage push/pop: Save current dir / return there serve: Opens a webserver at port 8084 and serves a file servedir: Opens a webserver at port 8000 and serves a dir servelog: Serves tail of syslog on port 12345 sizeof: List total sizes of subdirectorys largedirs: Lists directorys with 100+ MB disk usage mkdirc : Creates a dir and changes to it freefile : Kills all processes using a file lastedited: Shows which files have been edited findbin: Finds binary files not installed by dpkg frename : Renames parts of a filename connections: Shows network connections [...]
    Downloads: 0 This Week
    Last Update:
    See Project