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

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 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
    Java Virtual System (JVS) is built around a virtual file system (VFS) - a common platform of Java, by Java, for Java. JVS extends JVM and makes it from an interpreter running half-compiled code a first-class server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    php-saurus is a PHP extension written in C that provides Aiksaurus language bindings to PHP. Aiksaurus provides access to an English language thesaurus, allowing you to find word synonyms and phonetically relevant words.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A light webserver designed to run on Live Linux CDs. The webserver can take all of its configuration as command line arguments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Donner is a statically linked library for C applications providing HTTP serving functionality to any implementing program. Think of it as the web serving equivalent of SQLite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    Allows use of the same port for both a SSH server and SSL (https) server, without needing changes to clients. Incoming connections will be proxied to a SSH or SSL server depending on the protocol spoken by the client. Handy if your home box runs a secure
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Anastasia is a SGML/XML publication tool which allows the processing and searching of large documents using tcl scripting. See https://github.com/peterrobinson/Anastasia2 for updated code, etc, for running in Apache 2 environments.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    JFolder is a web-based application development and management tool. It allows users to create applications through a web browser without writing any code. The current release includes an implementation of the Pet Store written without code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Creating a scalable Linux httpd for fun and profit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    XSP.NET is an an ASP.NET module and HTTP Handler that implements XML:Include on the server, as well as XSLT of documents at the server. Pages are served using as a compiled XML page. Intended to support XHTML and XForms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    This project brings a PHP extension that allows PHP apps to connect to Z/OS hosts and then executes IMS transactions. This project can now be found at http://pecl.php.net/package/IMS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PicoHttpD -- tiny library for easy creation of standrad compliant HTTP servers in C++. It is just HTTP/1.1, abstracted from communications and task handling - pure essence. It is C++ port of httpd part of pthrlib - nice C package by Richard W. M. Jones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Mr_SCGI is a lightweight library that provides SCGI server functionality for web based applications written in C. It provides a servlet container style API for facilities such as Request inspection, Session management, cookies and memory management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    phpShout is a PHP Extension that wraps around the libshout library available at http://www.icecast.org/. LibShout is used in conjunction with an Icecast server to create a streaming Internet radio station from your own music files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    libHTTP is a C++ library for embedding HTTP into other C++ programs. It can be used to support web-services which rely on an underlying HTTP layer. Currently a full XML-RPC layer has been developed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Davtool is a command line style tool which can perform WebDAV methods. We can use davtool for WebDAV batch work. It is similar to wget. While wget can perform only the GET method, Davtool can perform all WebDAV methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Blitz Messenger... a cross-platform/cross-browser/no-downloads-required application allowing an end-user to chat via their browser. Alls required on server side is Blitz and alls required on the Browser end is Javascript and a person willing to chat!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    mod-ipenv is the apache2 module to set/unset environment variables based on client IP address or hostname. It can be used for access controlling with mod_access(mod_authz_host), URL rewriting with mod_rewrite, and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Java Server Executive (JSE) is a Web Server and Servlet, JSP, EJB, JWS, JMS Container. It aims at developing a new integrated framework that would tremendously minimize the time, cost and effort required for creating and maintaining a web-application. I
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SQLiteDBMS is a database management server for SQLite. It allows an sqlite3 process to be accessed via a TCP/IP network. It provides Extended SQL, SSL, basic authentication, query caching, WebDAV, access control, and replication. http://sqlitedbms.sf.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A specialized stripped down Super High performance web server designed to function as a co-server for high volume static content. It uses a Single process, single threaded design where Data is preloaded into RAM first. Logs are binary (5 bytes per hit).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    SiteMesh is filter plugin for web-servers that provides presentation and web-app application integration. It is easy to use and requires no modification to existing code (HTML, CGI, PHP, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Prgrammers needed! Proxy Hydra is a deamon capable of using more than one avaiable internet connection to download data via HTTP, thus it allows networks with many same bandwidth connections to internet to use them all when downloading anything via HTTP/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    And-httpd is an HTTP server that maps URLs to files. It currently has a $2000 "security guarantee" against remote attacks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Squirm-ads is a fast & configurable redirector for the Squid Internet Object Cache. It is based on squirm package. It extends squirm functionality and introduces content filter based on Windows Active Directory groups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Ping webserver for use with the browserstats.org project.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo