Showing 73 open source projects for "c# source code example"

View related business solutions
  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 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
  • 1
    RenderTools

    RenderTools

    A cross-platform OpenGL based lightweight scenegraph library

    RenderTools is an OpenGL based scenegraph library in C++ for Windows, OSX and IOS supporting OpenGL|ES1.1, ES2.0, OpenGL1.5 and up to the latest version (currently 4.2). It allows the developer to easily (de)serialize a scenegraph to-and-from xml, create renderbuffers, framebuffers, samplers, vertexbuffers etc. and cross-reference those items. RenderTools allows you to completely specify an application, its resources, viewcontrollers and its renderpasses in one single xml. GraphNodes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is a collection of tools and a code library to assist engineers who are developing SystemVerilog based verification environments. Components include utility libraries, scoreboard and shutdown manager implementation, register tool, etc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    HOOPLE is a portable collection of C++ source code, featuring thread-safe objects for collections and event processing, RPC-style plugin-based encrypted networking (CROMP / octopus), bookmark collection management utilities, and a lot of other cool stuff. This is the project page for HOOPLE version 1, which was retired on September 25 2010. The code supposedly still builds on both Linux (with gnu gcc) and on Windows (with ms visual studio). Most of the code from hoople1 has moved...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    QsT SQL Tools - ORM system based on Qt 4.6.0 (and higher) to improve programming databases with Qt. QST has a little functionality to make simple SELECT, INSERT, UPDATE, DELETE and EXEC queries. It uses PostgreSQL but can be ported for other language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    GWT is an flexible and object-oriented 2d game engine. It uses Code::Blocks and is based on SFML2 to give the ability to port your code to multiple platforms. With the integrated all-in-one tool for game resources it's possible to develop games in a short time. And it's open source! (license coming soon) Status: planning phase
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Chilon Library is a C++0x utility library. The most advanced parts are a command-line argument parser and a parser generator library based on parsing expression grammars with built in AST generation abilities.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    The "gc" language is a script language with c++ grammer and c++ class library . The gaiasle is a set of script language framework . It has some new ideas about soft development ,specially about web server programs .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    RAM Library
    Tested, portable, standard C++ source code for policy based log stream, configuration data, external string table, field-delimited strings and text file reader. BSD license. Templated for use with any valid instantiation of std::basic_string.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    The ordered_tree class template is an implementation in C++ of the ordered tree data structure. It implements breadth, depth search, as well as child and leaf iterators. A single header file is needed to use the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 10
    This project is a platform for creating and/or playing games. It's based on a framework that allow everybdy to create or use every module. For example if there is a 2D game, you can use it with a native 2D impl or an SDL impl or any other renderer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Property/configuration mechanism for high-performance C++ applications. Similar to but more flexible than Java properties. Property settings provide type safety, expressive error messages and full-featured expressions. Based on the Lua language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Qt-Extentions are additional or extended Qt or KDE classes I've written for other projects, but can be useful for other developers too. Actually the code is GPL2, but if you want another licence, just contact me.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    DataLG is a Data Access Layer (DAL) generator. Create stored procedures, views, and tables on the database side, then use DataLG to create an assembly (and its source) to interact with them. Works with: Ms Sql Server, Sqlite 3, Mysql 4-5, and PostgreSQL.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Fragments is a highly sophisticated C++ library for composing classes from freely definable "fragments". Among other things it can be used to create container classes - just by selecting a set of "fragments" to combine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Tiny C++ library to use dictionary files in .dict format (see http://www.dict.org) Small code footprint (20K) and small RAM required to work (64K + index file size / 16). Depends on zlib only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An extension of C++ standardized libraries to provide functionality such as factories, language loaders, and other fairly common functions. The code will be designed to be thread-safe and easy-to-use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    This 2D sceletal animation libary supports OpenGl and the DirectX renderer. The code is completely written in c++ and uses tinyxml and the standard Library. There is also an editor being developed with gtkmm alongside the libary.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    OCFC (Open Code Foundation Classes) library provides C++ foundation classes intended as the basis to develop C++ programs. The library is subdivided into a base library libocfc and a console oriented library libcocf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SaughGoon Engine 1 is free framework for simple 2D/3D games. Engine is intended to be proving ground for beginner programmers, so code is awful and barely useful for any practical purpose. Be warned.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Tool that parses natural-like description of OOP model and generates code in C++.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    StubCC is a code generation tool to automatically stub out a c++ class source and header file containing all the standard methods and overloaded operators.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Open and cross compilant C++ Library, threading, mutexes,events, Callbacks, Xml Serialization, XML parser and generator , and a powerfull C++ code profiler. All the code is well documented and lots of examples are avalaible, easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    C++ object serialization and packaging library, uses STL, includes full code documentation
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Source code template library for encapsulation of highly-visible program data. Provides storage, access control, and duplication. Enforces modular access pattern, restricting normal functions from object access. Also protects simple objects and POD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SWinC - Simple Windows Class is a lightweight c++ wrapper around the the window creation aspect of the Windows API. Although other wrappers exist, this is determined to be the simplest to learn and use while yet providing full control over your code.
    Downloads: 1 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.