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

View related business solutions
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
    Learn More
  • 1
    A loose collection of source code and libraries for mining and recovering data from all manner of obscure file formats and media
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Hippal is an integrating GUI-framework for a multimodular symbolic A.I.-system IPAL, which combines A.I. Planning, Inductive Program Synthesis, Analogical Reasoning and Learning. Hippal is client-/server-based and uses the Lili Lisp Interpreter as Centr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A cross platform code editor primarily intended for C++. It's goal to be editor, not an IDE. If you want something that writes your makefiles/GUI, go look at an IDE. Keywords: Syntax highlighting, spell checking, folding, word completion, keyboard d
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Framework for Java source code analysing, program comprehension and automating software quality. Source code visualisation provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 5
    Gate Guardian is a library of C/C++ functions that can be used to avoid common security problems when a process forks or is forked from a parent process, or runs / is run by an external program. The code is meant to be portable across many UNIX variants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The C++ programming framework that is compatiable with standard C++ libraries. Parts: the set of classes, templates and functions that provide safety interface; GUI; XML loader for a GUI structure. The project has been moved to http://cbear.berlios.de.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OpenMetaBase uses OpenC++ to dynamically generate C++ code described by xml files. This code has built in caching of sql & xml. The code tries to simplify complex runtime database relations by making most of the code for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project is a c++ code weaver, mainly based on open source tools. It may run on every platform supporting c++. Unlike aspectc++, taco join points are some of the control structures encountered in c++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ClearSky is an editor built by HTML/Javascript junkies, for HTML/Javascript junkies. It's key aim is to produce the best possible workspace for web developers who prefer to write code than edit with a WYSIWYG editor. Written in C++ with GTK+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 10
    XTern is an external scripteditor for the game X2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Kazam is a visual editor and project manager for interactive fiction game creation with Inform, one of the major development tools for this type of games. Kazam is developed with the wxWindows cross-platform GUI package.
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 12
    Se trata de un programa almacén de trucos interactivo. Permite consutar los códigos disponibles, además, permite que los usuarios puedan incorporar los suyos propios. Hasta el momento solo soporta C++, Delphi y Visual Basic. -It Is a source code store!!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    UBIQLIPSE is a plug-in for Eclipse that provides a WYSIWYG editor for the creation of UIQ 2.1 GUIs. UBIQLIPSE maintains an XML model of the GUI and converts this model into Symbian C++ code on demand, using an existing tool developed by Symbian.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project aims to support the existing GameMonkey Script project by providing ready to build and pre-built packages, as well as adding extra features in the form of binding libraries, documentation and source code enhancement
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    mysqlcppapi was a fork of MySQL++ created to fix numerous problems in the original code. As of 2005 MySQL++ is in good hands and is being actively developed, so you should use MySQL++ rather than mysqlcppapi: http://tangentsoft.net/mysql++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A complete cleanup (for readability and ease of coding) and doccumentation of the original SMAUG 1.4a codebase, SLAM-GTP is also a minor re-write, bringing new features to the codebase, while also fixing and/or adding functionality to existing ones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Nmdepend is a lightweight 'link-time' dependency analyzer for C++. It uses object files and libraries instead of source-code as input. It can help to manage 'cross-directory' dependencies. Dependencies can be visualized in combination with Graphviz.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is PopAsm, the popular assembler project. It is intended to support the syntaxes of the most used assemblers so existing code has no need to be rewritten. It also assembles instructions of all intel-compatible CPUs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Open Designer is a graphical Conceptual and Physical Data Modeler and a Code Generator either to create the database structure and genenate applications automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Xorph is a tiny toolkit to automate and faciliate the monotonous task of setting up configuration management components and dialogs for Qt applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Generic Game Framework in eiFFel (G2F3) aims to simplify the development of two player zero sum strategy games by separating game specific code from reusable generic code. So far, abstract board games are best supported.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    SCPP is a preprocessor for a C++ like language. The language has a nicer syntax and features such as closures and a for-each construct.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    WebDesigner is the only web markup designer component that can render dynamic documents while preserving the code formatting. Use the WebDesigner component to create a Graphical editor for your Web-Client applications (Asp, Jsp, XML, html etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Set of tools and libs for managing structured data in a very flexible way: Imp./Exp. ASCII, XML, SQL, PS, Tex/LaTex, RTF GUI: X-Windows, MS-Windows Interface to C++, DBs, Perl, PHP, Java, TCP/IP LISP-like interpreter written in C++ using C-LIB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This tool reads your C/C++ source finding the beginning of each routine and places code that can call a function or similar via a pattern file Example: int X::b() {} To: int X::b() { /* %TRACE% */ FUNC_TRACE("X::b()"); /* %TRACE% */ }
    Downloads: 0 This Week
    Last Update:
    See Project