Showing 3667 open source projects for "c"

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
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1
    An open source system for managing the whole lifecycle of a software project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Simple UML is an extremely simplified modeling tool for requirements, use cases and concepts. The tool is built on Hakaya Studio 3.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Produces UML Sequence Diagrams quickly using a simple syntax. Vector based diagrams are easily imported into any version of MS Word. The native EMF-based format allows diagrams to be copied directly from documents for further modification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PHPRPC is a Remote Procedure Calling (RPC) protocol that works over the Internet. It is secure and fast. It has a smaller overhead. It is powerful and easy to use. This project is the client and server implementations of the PHPRPC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    A framework for all-platform GUI-development based on completely separating business from presentation logic and introducing methods of abstraction that allow stepwise refinement of the GUI-definition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is analog for NCover application, but have some advantages The project is not in work actually, so you may try the following projects instead: https://github.com/sawilde/partcover.net4 - original fork https://github.com/sawilde/opencover - another cover from blessed man who was able to keep PartCover live. Regarding license: all sources (here at SF) are open. You are free to copy/modify/distribute without any confirm from my side. I cannot garantee the same for files in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CSChessControls contains chess controls for Windows Forms Application. Source code is open and free to use. Developed in C#.Avaliable controls are ; ChessBoard , CapturedPiecesControl, ChessTimer, FischerTimer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    When working with classes, strings, reflection, lists etc. lots of functionality in the dotnet framework is missing. Some of the functionality becomes obsolete in dotnet3.5 since it then is native. The LIUS helper classes tries to fill those gaps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JAFW is a framework for use in .Net applications
    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
    NDoc3 is based on NDoc, and is a code documentation generation tool for .NET developers. The goal is to make a fast, extensible, multi-platform .NET documentation tool which supports all of the .NET languages specifications including but not only, C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Visual Nunit is NUnit integration for Visual Studio 2008. Provides convenient view to test cases and enables debugging tests easily inside development environment. Implemented as Visual Studio Integration Package. IRC: irc.freenode.net #visualnunit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PuzlBox is a PHP fuzz tool that scans for several different vulnerabilities by performing dynamic program analysis. It can detect arbitrary command execution, local file inclusion, arbitrary upload, and several other types of vulnerabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The ServeBox Foundry is an ActionScript 3 / Java framework designed for Flex 3 / Flex 4 applications development. For flex4 use the new version 3.0.0-beta. Its design is based on several design patterns, and includes tools built to resolve some of th
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A simple GUI front-end for the great AT&T-software Graphviz. While you edit your graph-file you can watch the resulting image(s) in real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The aim of the project is to develop an enterprise object oriented database management system (oodbms) in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DomainObjects is an object-relational mapping tool that generates your .NET data layer source code, manages transactions, provides IntelliSense(tm) assisted query building, has excellent performance and enables easy maintenance of a rich domain layer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    OneOMath is a C# library, for Mathematical Calculations. At this time, it can be used for working with matrices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A parser supposed to work as a state machine, and allowing to parse text and track changes and adjust parsed tree incrementally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A list box control for .NET that is designed to contain either a list of files, or a list of folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ertha is an open source GIS whose main focus is to guarantee easy extensibility and straightforward integration of custom modules. It provides basic geographic rendering and topologic analysis and exposes the main data structures loaded from shapefiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Structure in C# designed for quick validations of strings using "shortcuts". Given a dictionary of valid results, this structure can validate a needle using "shortcuts". Shortcuts allow the needle to skip letters or words, good for typos or acron
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    .NET implementation of a table scope. It is a table that can have variable height rows depending on whether the user has selected the row. The intent is to provide an overview of the row at a glance, but allow users to get more information on demand
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A screen manager for XNA complete with screens, buttons, movable forms, and transitions between screens. This was designed with 2D games in mind. Perfect for Menus, HUDs, and a verity of Screens.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SQLite Designer tools to create and manage easy db for developers. also support Linq to SQLite (C#) code generator and SQL Parser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ika is a game engine designed to allow one to make a console style RPG with a minimum of code, while allowing one who is willing to code an impressive level of power over the look and feel of one's project, thanks to the embedded Python interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo