Showing 182 open source projects for "c# source code"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 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
    Dynamically Extensible Shell can be configured dynamically depending on application need. User/Developer can extend/reduce shell dynamically by adding /removing module or fine tune shell by adding filter modules over existing core module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    smallshell is an extremely small limited-functionality shell for Linux with an extremely small code base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Webbsyte login is a program to interface with UNIX/Linux users to be able to login to their computer. There is currently a login program that is installed with UNIX, but we are going to build one with even bigger possibilities. Webbsyte Login will inte
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    tsh is a small modular shell
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    Falcon is a new operating system which provides a fast kernel (combined with a fast filesystem) as well as an intuitive GUI. The GUI is completely new and the user can configure it as he likes to and as he needs to.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is a terminal which displays a shell in a glut-window (OpenGL). It emulates the rxvt-ansi-codes. The last letter which was written rotates :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Krono Junior GUI - KR Jr GUI

    Krono Junior GUI - KR Jr GUI

    KR Jr GUI is a light-fast GUI for old PCs

    KR Jr GUI is a light-fast GUI for old PCs It can run even in a 386 with 1mb RAM and no HD It fits on a diskette! Recycle your old PC!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Hosh is a shell for fun. There are commands like "make world" as well as "configure" which checks the whole machine - even the power status and the coffee temperature.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    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
  • 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
  • 10
    Retrostep is a GUI enhancement for Windows. Litestep 0.24.6 compatible. Visit http://retrostep.sourceforge.net for more information!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    A cross platform python based command line shell
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    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
  • 15
    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
  • 16

    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: 2 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    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
  • 19
    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
  • 20
    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
  • 21
    Quake II-based 3D shell, currently aimed for Windows (Linux in consideration). The project hopes to create a much more logical user experience for performing common tasks inside a computer, while establishing a three-dimensional online world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23

    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
  • 24
    LYon SHell a small shell developped by student as university project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tiny shell for unix systems.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo