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
  • D&B Hoovers is Your Sales Accelerator Icon
    D&B Hoovers is Your Sales Accelerator

    For sales teams that want to accelerate B2B sales with better data

    Speed up sales prospecting with the rich audience targeting capabilities of D&B Hoovers so you can spend more sales time closing.
    Learn More
  • 1
    This project semilar to CDX library the different is a new features that will be added to this new library CDX10, why 10 cuz will be work on DierectX10 that mean VISTA OS will supported,and will never use copier code every things will be new also example
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Tools 'A' are tools for developing C/C++ applications. For further informations please have a look at http://yaka.ensiie.fr/ta/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DbgProfiler provides an easy mechanism for profiling certain hotspots of an application by just adding a few macros to the C++ source code. A hierarchy of the callers and callees is generated automatically and allows a detailed analysis of the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Tool which build a complete xml parser (using Flex/Bison) using a DTD. A DTD parsing library is also available within this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 5
    Tool for translation of Microsoft SQL Server stored procedures to MySQL.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    xmi2code: A roundtrip code generator for UML xmi files. Handles Umbrello Output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OPL is an interpreted language targeted at Symbian OS phones. OPL is an entry-level development tool that enables rapid development of applications. OPL consists of phone-side code (runtime and translator) and PC-side code (translator and tools).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    bepro graphically visualizes profilingdata from external profilingtools (gcov, gprof,...) mapping the given values to colors. It gives you a quick overview onto your code from a "birds-eye-view". bepro is similar to "Tarantula".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    goal of project is to describe by many source code examples how to build COM components usings mingw & code::blocks
    Downloads: 0 This Week
    Last Update:
    See Project
  • Failed Payment Recovery for Subscription Businesses Icon
    Failed Payment Recovery for Subscription Businesses

    For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.

    FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
    Learn More
  • 10
    A compiler for a simplified pascal language. It runs in a x86 computer with a Linux-based OS. The purpose of this project is to show how a source code in pascal can be converted to x86 assembly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A concise example of the classical genetic algorithm, with a fancy windows terminal display. Features DNA editing, save/load, customizable constraints and statistics logging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Implementation of a combined scanner and parser generator for object oriented C++ or Java code generation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    dBrowser is a PHP/MySQL/PostgreSQL framework/code generator aimed at web/database application developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    YAXX is an XML extension to YACC, a well-known public-domain compiler-compiler. This extension allows a program of a YACC grammar to be automatically converted into an XML document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Almas Designer is a dialog editor for wxWidgets. It's a sizer based RAD tool for wxWidgets with code generation which allows you to develop wxWidgets programs more easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a profile tool, it will analyze your source code and give you data to measure the quality of the project you are doing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An open-source, portable, LGPL'd set of microprocessor emulators. Some microprocessor emulators may also have LGPL'd code to test them, such as emulators. The eventual goal is portable DynaRecs and perhaps transparent Rosetta-type layers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jRate is a real-time Java compiler and runtime system (based on GNU GCJ) with support for much of the Real-Time Specification for Java (RTSJ), including threading constructs with real-time constraints, asynchronous event handling, and memory regions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A C++ class that implements a Lua state. Load Lua scripts into an instance of this class, and use intuitive methods from your C++ code to access and manipulate the Lua script environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A User Interface designer that provides drag and drop editing of UIs. It can generate code in multiple formats and provides and extensible architecture to implement new features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A programming tool to simplify the initial setup of GUI widgets. Mainly an experiment in using widget names and methods as a mark-up language. Written in C++, outputs Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DoctorJ is an application that analyzes Java code and documentation, finding oversights, errors and common mistakes that the javadoc tool does not.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Software ERP de codigo libre. Utiliza C++, Qt 3, QSA y PostgreSQL.Software ERP free code. Uses C++, Qt 3, QSA and PostgreSQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Code2Test examines c++ code and automatically generates CPPUnit Tests from it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Wisent is an LALR(1) parser generator with pluggable front- and backends. It generates object-oriented code with clean namespace separation. A yacc-like frontend is currently accompanied by a C++ and a Java backend. The tool itself is implemented in C++.
    Downloads: 0 This Week
    Last Update:
    See Project