Showing 221 open source projects for "c source code"

View related business solutions
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download 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 cross platform python based command line shell
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ICMP Shell (ISH) is a telnet-like protocol. It allows users to connect to a remote host and to open a shell using only ICMP to send and receive data. ICMP Shell was written in C for the UNIX environment.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    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
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 5

    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
  • 6
    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: 5 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    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
  • 9
    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
  • 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
    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
  • 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
    LYon SHell a small shell developped by student as university project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tiny shell for unix systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    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
  • 18
    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
  • 19

    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
  • 20
    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
  • 21

    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...
    Downloads: 0 This Week
    Last Update:
    See Project