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

View related business solutions
  • 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
  • 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
  • 1
    JaeEditor 1.9.15 + FASM 1.71.22

    JaeEditor 1.9.15 + FASM 1.71.22

    Integrated Development Environment for Flat Assembler.

    JaeEditor is a Fasm IDE written using Microsoft Visual Studio 2012, WinAPI and Scintilla.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Torque Log Viewer and Analyzer

    Torque Log Viewer and Analyzer

    Torque OBD Log Viewer and Analyzer Software for Windows

    Torque Log Viewer and Analyzer Software (aka Torque Log View and Analyze) is developed using Qt5 environment and Qwt library to view and analyze Torque (OBD diagnostics software for android etc.) csv formatted OBD log files. Dowload Windows binary archive if don't wanna mess with Qt,Qwt and source code. Feedbacks are appreciated :) Contact: hyetkintr@gmail.com
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Wizapply

    Wizapply

    Cross-platform C framework very compact libraries and tools.

    Project is Freeze. Wizapply is a coined word which it consists of "Apply for application wizard.", and it means "Using the expert of an application".An expert absorbs all of study of the API group according to the device and operating system which are a part of problems which a programmer has, and study of the various programming methods. It isn't cool to rewrite a code repeatedly, to create the same program which carries out the same opereation right? The source code that is once...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    QtEZ is a GUI application builder which utilizes the Qt2 Toolkit. It can also be used to create applications utilizing the KDE libraries and widgets. QtEZ allows a programmer to create an application using familiar visual "drag and drop" techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 5

    noSisyphos

    Embedded Rapid Application Development

    The main goal of this project is to provide a rapid application development tool (including a framework) for developing application (if possible) without coding (or scripting) for the GUI. This system should be modular, which means, it's possible to add own components. The IDE (aka Tantalus) of the project must be able to handle also the self implemented components, without a recompile. It's possible to work parallel for the gui, the information are stored in XML, but for usage the data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AntTweakBar

    AntTweakBar

    C/C++ library to add light and intuitive GUI to OpenGL and DX programs

    ...The AntTweakBar library mainly targets graphical applications that need a quick way to tune parameters (even in fullscreen mode) and see the result in real-time like 3D demos, games, prototypes, inline editors, debug facilities of weightier graphical applications, etc. The project is not maintained anymore but feel free to download and modify the source code to fit your needs or fix issues.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 7
    Qoost is a collection of C++ classes and templates for programming Qt4. See our file releases for code and documentation.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    lxgui

    lxgui

    A Lua and XML Graphical User Interface

    Note: this project has been migrated to github: https://github.com/cschreib/lxgui lxgui is an open source, portable, and data driven GUI. It is fully extensible, and supports caching through render targets. It is meant to be used by real time applications (such as games). The GUI can be created either by C++ code, or by using the integrated "add-on" system, where the GUI is parsed from XML and Lua files. It relies on keyboard and mouse input (support for other controllers is not planned). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GobChartsWidget

    GobChartsWidget

    Qt chart widget.

    "GobChartsWidget" is an open source initiative distributed free under the GNU LGPL and is intended for inclusion in Qt applications in need of basic graphical chart display functionality (in short, a free Qt chart widget). Since managing information across different sites is almost as counter-productive as dealing with code duplication, I urge you to see the project's home page for further details regarding features and limitations.
    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
  • 10
    Instigate GUI Toolkit
    Instigate GUI Toolkit is an Abstraction for multiple GUI Toolkits allowing to write single GUI code which can run on multiple platforms and with multiple GUI back-ends. Now it supports QT and gtkmm back-ends on Linux. Work on GTK+ and EWL is ongoing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A comprehensive software suite for reading barcodes. Supports EAN/UPC, Code 128, Code 39, Interleaved 2 of 5 and QR Code. Includes libraries and applications for decoding captured barcode images and using a video device (eg, webcam) as a barcode scanner.
    Leader badge
    Downloads: 1,003 This Week
    Last Update:
    See Project
  • 12
    QConsole is a custom Qt widget implementing a standard console to be inherited to support a specific scripting language or shell, and then embedded in any Qt application. As example, a Tcl console (QtclConsole) is provided for use in EDA applications
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13

    OpenBlocks C++ Library

    A C++ Implementation of the MIT OpenBlocks Java Code

    Please see more details under: http://education.mit.edu/openblocks. I have rewritten the parser and an OpenGL 2D/3D renderer of computer programs written in OpenBlocks. I provide here the full source code and a Microsoft Visual C++ 2005 Solution File. The code includes the C++ Library and a demo driver application that constructs a computer program using OpenBlocks and displays it using OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PyQtX

    PyQtX

    Binary releases of (Qt Python bindings) PyQt for Mac OS X

    PyQtX provides stable up to date binary installers for PyQt on Mac OS X. Visit the files section to download the installer, and see the readme file as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Configure any program providing an XML file of options if furnished. The program to configure must have a ".ini" file or XML configuration file. A file of options is included for the PHP program for example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a demonstration of Dynamic Dialogs, which is a way to build user interface dialogs having time-varying content, using far less source code than other methods. The program is in MFC in C++, but can be adapted to other languages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    UniversalIndentGUI
    A cross platform GUI for several code formatter, beautifier and indenter like AStyle, GNU Indent, GreatCode, HTML Tidy, Uncrustify and many more. Main feature is a live preview to directly see how the selected formatting option affects the source code.
    Downloads: 38 This Week
    Last Update:
    See Project
  • 18
    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: 0 This Week
    Last Update:
    See Project
  • 19
    Extreme Ext JS Theme Builder
    Ext JS Builder with Extreme enhancements. The Static Library for ImageMagick is needed to compile this code. The project included in this source code is designed for Microsoft Visual Studio C++ solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Visual SDL
    A C++ SDL GUI library for making Graphical programs' Interface easily and quickly. The library lets you add Widgets and some other advanced UI stuff fully functional and with complete event management in 1 line code! --Library still in alpha stage!-
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Scate is a plugin for Kate text editor for SuperCollider code editing and live coding. Scate has moved to GitHub: http://github.com/jleben/Scate
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    code in this repository is now deprecated, vvvv has moved to github. please see: https://github.com/vvvv/vvvv-sdk --- a collection of standards-based plugins compatible with (among others) vvvv: video tracking plugins based on the freeframe api, audio/video directshow filters, and plugin nodes based on vvvvs own plugin interface. for vvvv see: http://vvvv.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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: 0 This Week
    Last Update:
    See Project
  • 24
    WeaselGui
    WeaselGui is middleware aimed at game developers to assist the creation of GUI and presentation layers. Simple, extendable, drop-in code with few dependencies for trivial integration. WeaselGui features in the book Game Engine Gems I © Weaseltron 2010.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Converts wxWidgets C++ code components (generated by wxDev-C++) to XML code. Allows users to port wxFrames created with the wxDev-C++ visual designer RAD to other IDEs.
    Downloads: 0 This Week
    Last Update:
    See Project