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

View related business solutions
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
    Try for free
  • The Most Awarded Employee Time Clock Software Icon
    The Most Awarded Employee Time Clock Software

    For businesses who have employees they need to track time, attendance, or schedule.

    Cloud based time clock solution that pre-populates reports for payroll. Employees can punch in on their desktop or mobile devices. Punching in & out is intuitive for your employees & easy for you to view & export time. Employees can clock in using a browser or our Google, iOS, & Android apps. You can view who's working, their GPS position or even limit where they can punch. We integrate with QuickBooks, ADP, Paychex, & SurePayroll while also offering Excel exports. Advanced features such as PTO Accrual Tracking, Punch Rounding, Job Codes, QR Codes, Automatic Breaks, & SSO are all included in our cloud based time clock.
    Learn More
  • 1
    Generate parsers with ease, using a graphical user interface, or console. Design your parsers graphically or by using standard regular expressions and BNF syntax similar to lex/yacc. Generated parsers can be in C or C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Highly Object Oriented Language This is an attempt to develop a new third generation general purpose programming language for x86 and x86_64 processor which tries to integrate maximum possible object oriented concepts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    QPG is a lexer and parser generator tailored for modern C++. The syntax of its grammer is designed to be more flexible and easily read than those of traditional tools like flex and bison. It's build on Qt4 but can produce output independent of it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A collection of open-source build and release tools, useful for creating and configuring software development, release, and QA production infrastructures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create and manage the email signature you need Icon
    Create and manage the email signature you need

    For companies and organizations that need an email signature solution

    With WiseStamp it’s easy to unify your brand and turn your emails into a powerful marketing tool. Get the most out of your emails with a professionally designed custom email signature.
    Learn More
  • 5
    Knarvik is a table-oriented framework for C++. Knarvik generates source code for an in-memory database of your design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    C# Class Creator
    C-Sharp Class Creator is an open-source application coded in .NET for those who create a lot of classes. Creating a class skeleton, in any language has always seemed like treemendous job for no big result. With CSCC, this will no longer be the case !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The GOB is an wxWidget application which stands for "GUI based OIL Builder". It provides an easy way to create the OIL (Osek Implement Language) file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    System Designer is a software framework for domain specific languages based on model-driven generative programming. DSPE is one of the development environment based on System Designer. Audio n-Genie is a specialization of DSPE for the audio domain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    eAccelerator is a further development from mmcache PHP Accelerator & Encoder. It increases performance of PHP scripts by caching them in compiled state, so that the overhead of compiling is almost completely eliminated.
    Downloads: 1 This Week
    Last Update:
    See Project
  • The first and only enterprise browser that solves both enterprise security and workforce productivity Icon
    The first and only enterprise browser that solves both enterprise security and workforce productivity

    A browser purpose-built for work: one that simultaneously supercharges enterprise security, workforce productivity and enterprise AI.

    Traditional browsers were never designed for work. They're for internet browsing. Imagine a browser purpose-built for work: one that simultaneously supercharges enterprise security, workforce productivity and enterprise AI.
    Learn More
  • 10
    Template2Code
    Template2Code (T2C) is a collection of tools dealing with template-based file generation. Currently it includes MiST - Minimal String Template engine and T2C itself that uses template based techniques to generate the sources of unit tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Phpyke is a full-featured IDE primarily aimed for PHP development, but supporting other major languages as well. It is created using Qt toolkit in C++ with editor based on QScintilla.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Parse software messages and transform them into actions. LazyBat has a command line utility which can transform input data, and also a parser generator for C/C++. LazyBat doesn't support recursive parsing, but rather focuses on common parsing jobs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    jSegue:Tools for making Java bindings for native code: tlb2java generates Java and JNI code to call COM Ole Automation servers, h-gen generates C++ code to access Java and implement native methods. Partial bindings: Windows PlatformSDK, GDI, ADO, and DAO
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The purpose of the project was to serve as a testbed for compiler technology. Currently there is a PEG parser generator and a C99 preprocessor in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ASPCodeGenerator is code generation tool based on ASP.NET engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This tool provides help when moving from old library version to newer one for C or C++ projects. It is designed to automate the most tedious part of the porting effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A universal parsing tool and source code generator for generative programming. It extracts useful information by parsing (BNF parser generator) and generates source code by several techniques, by interpreting a scripting language for flexibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A development integration and project building tool for HL2 modders. Build outdated files with the press of a button, eliminating the need for building with batch files. Create script files by visual representation, instead of typing them manually.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    Lightweight "ini" type file parsing of textual markup with programmer friendly schema definitions. Allows both input and output streaming of user-application data values to/from user-defined data structure hierarchies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Automatically generate database layer code from any Database/Language combination. Supported Languages: PHP, .NET (C#, VB), Java Supported Databases: Mysql, MS SQL Server, ACCESS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ooc is an object-oriented programming language which is implemented with a source-to-source translator to pure C99. It supports classes, abstract functions, foreach, ranges, etc. It intends to be modern, modular, extensible, yet simple and fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RSLisp is a new dialect of Lisp which works on the NET Framework with a special compilation/interpretation model. If you wish you can download the source and build it yourself for Linux (requires Mono Framework), but I don't promise that it'll work
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    jsapigen generates glue code for embedding Mozilla's JavaScript engine into C applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is the tool for generating C++ and Java finite state machines and also diagrams. The benefits of this solution: It is light and fast. It is using dynamic memory allocation very low. Logic of transitions is separated from implementation of event
    Downloads: 0 This Week
    Last Update:
    See Project