Showing 227 open source projects for "c# form creator"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1
    AWS IoT Device SDK for Embedded C

    AWS IoT Device SDK for Embedded C

    SDK for connecting to AWS IoT from a device using embedded C

    The AWS IoT Device SDK for Embedded C (C-SDK) is a collection of C source files under the MIT open source license that can be used in embedded applications to securely connect IoT devices to AWS IoT Core. It contains MQTT client, HTTP client, JSON Parser, AWS IoT Device Shadow, AWS IoT Jobs, and AWS IoT Device Defender libraries. This SDK is distributed in source form and can be built into customer firmware along with application code, other libraries, and an operating system (OS) of your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Linux Wifi Hotspot

    Linux Wifi Hotspot

    Feature-rich wifi hotspot creator for Linux

    Feature-rich wifi hotspot creator for Linux which provides both GUI and command-line interface. It is also able to create a hotspot using the same wifi card which is connected to an AP already ( Similar to Windows 10).
    Downloads: 25 This Week
    Last Update:
    See Project
  • 3
    MangoHud

    MangoHud

    A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU

    A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more. mangoplot is a plotting script that is shipped with MangoHud: on a given folder, it takes each log file, makes a 1D heatmap of its framerates, then stacks the heat maps vertically to form a 2D graph for easy visual comparison between benchmarks.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 4
    WinDiskWriter

    WinDiskWriter

    Windows Bootable USB creator for macOS

    Windows USB disk creator for macOS. You can use this app to create bootable universal USB Windows installers that support both UEFI and Legacy BIOS modes. With this USB drive, you can install and enjoy Windows on your PC, Intel Mac, or certain Virtual Machines. WinDiskWriter knows how to make a bootable drive for each Windows Image type. You can bypass TPM, Minimum RAM, Secure Boot, and some other System Requirements set by Microsoft for Windows 11. You can create an all-in-one USB drive...
    Downloads: 7 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 5
    Gideros

    Gideros

    Gideros Release version

    ... projects an easy task. You can easily extend the core with plugins. Import your existing (C, C++, Java or Obj-C) code, bind to Lua, and interpret them directly. Dozens of open-source plugins are already developed and ready to use: ads, in-app purchases, physics for 2d or 3d, Steam integration, and many more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Vis

    Vis

    A vi-like editor based on Plan 9's structural regular expressions

    ... be conveniently expressed using Lua in the form of LPG. The editor core is written in a reasonable amount of clean (your mileage may vary), modern and legacy-free C code, enabling it to run in resource-constrained environments. The implementation should be easy to hack on and encourage experimentation. There is also a Lua API for in-process extensions. Vis strives to be simple and focuses on its core task: efficient text management.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Cetus

    Cetus

    Cetus is a high performance middleware that provides routing

    Cetus is a high-performance middleware that provides transparent routing between your application and any backend MySQL Servers. Cetus is the middleware of relational database MySQL developed by C language, which mainly provides a comprehensive database access proxy function. The connection mode of Cetus is basically compatible with MySQL, and the application program can access the database through Cetus without modification, which realizes the horizontal expansion and high availability...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    librg

    librg

    Making multi-player gamedev simpler since 2017

    ... current form, which you are able to see and use today. Usually, the networked game world consists of a set of networked players and a bunch of networked entities. The typical variant of setting up the synchronization relations between entities and players is to set up Everything-to-Everyone connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    libCEED

    libCEED

    CEED Library: Code for Efficient Extensible Discretizations

    libCEED provides fast algebra for element-based discretizations, designed for performance portability, run-time flexibility, and clean embedding in higher-level libraries and applications. It offers a C99 interface as well as bindings for Fortran, Python, Julia, and Rust. While our focus is on high-order finite elements, the approach is mostly algebraic and thus applicable to other discretizations in factored form, as explained in the user manual and API implementation portion
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10
    SWIG

    SWIG

    A code generator for connecting C/C++ with other programming languages

    ...) are supported. SWIG is most commonly used to create high-level interpreted or compiled programming environments, user interfaces, and as a tool for testing and prototyping C/C++ software. SWIG is typically used to parse C/C++ interfaces and generate the 'glue code' required for the above target languages to call into the C/C++ code. SWIG can also export its parse tree in the form of XML.
    Leader badge
    Downloads: 30,868 This Week
    Last Update:
    See Project
  • 11
    Driver samples for Windows 10

    Driver samples for Windows 10

    This repo contains driver samples prepared for use with Microsoft VS

    These are the official Microsoft Windows Driver Kit (WDK) driver code samples for Windows 10. They provide a foundation for Universal Windows driver support of all hardware form factors, from phones to desktop PCs. Use these samples with Visual Studio 2019 and Windows Driver Kit (WDK) 10. Use Visual Studio 2019 and Windows Driver Kit (WDK) 10 to build, test, and deploy your drivers. With Windows 10, the driver development environment is integrated into Visual Studio. To get started, download...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12

    net-tools

    Linux networking base tools

    A collection of programs that form the base set of the NET-3 networking distribution for the Linux operating system. Includes: arp, hostname, ifconfig, netstat, rarp, route, plipconfig, slattach, mii-tool and iptunnel and ipmaddr. A mirror of the sourcecode is available on https://github.com/ecki/net-tools
    Leader badge
    Downloads: 956 This Week
    Last Update:
    See Project
  • 13
    WinDiskWriter

    WinDiskWriter

    🖥 A macOS app that creates bootable USB drives for Windows. 🛠

    ⭐️ WinDiskWriter — bootable disk creator with Windows for macOS. ⭐️ 🚨 Supports Windows 11 Secure Boot and TPM patching 🚨 - Runs on Mac OS X Snow Leopard 10.6 and up - Supports the following versions of Microsoft Windows 💿: — Windows 11, — Windows 10, — Windows 8.1, — Windows 8, — Windows 7, — Windows Vista [ Including Windows Server editions ] 🖥 WinDiskWriter offers a user-friendly graphical interface that simplifies the process and guides you through the steps...
    Downloads: 159 This Week
    Last Update:
    See Project
  • 14
    Open Tax Solver

    Open Tax Solver

    Calculates income tax form entries, helps do your taxes.

    OTS is a safe, secure, easy-to-use program for calculating Tax Return Form entries, and determining your tax-owed or refund-due, for Federal or State personal income taxes. Includes updated versions for US 1040, Schedules A, B, C, D, and for several states. OTS provides both graphical and textual interfaces for quickly filing out your tax forms.
    Leader badge
    Downloads: 79 This Week
    Last Update:
    See Project
  • 15

    Dungeon Craft

    Updated emulator of Forgotten Realms: Unlimited Adventures

    Up to date code, including latest engine and editor releases: https://github.com/grannypron/uaf Dungeon Craft Community Forums: https://forums.goldbox.games/index.php#c8 Dungeon Craft is an adventure creator that emulates the Advanced Dungeons & Dragons Gold Box RPG's released by SSI. Initially designed to be a "more unlimited" version of the Forgotten Realms: Unlimited Adventures (FRUA) game editor and engine, it has far surpassed the capabilities of the old FRUA system. The editor...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 16
    vcard program vCardz_i

    vcard program vCardz_i

    VCF vcard, XML xcard, JSON jcard;View, Edit, Convert, Export, CSV, QR

    vCardz_i supports VCF, XML and JSON vcards; View, Create, Edit, Extract, Convert, Import CSV, TAB or |, Export CSV, Excel® .xlsx, TXT or ODS spreadsheet. Create vcard QR code images, in MEcard, vCard or xCard format., or create your own QR from your text entry. Voice output of selected data or a complete address. Create multiple Themes to easily switch appearance. Free multifunction vcard address book program to handle multilingual VCF, XML and JSON vcard files. Use the same...
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 17

    Notepad++ console plugin

    Notepad++ console plugin

    NppConsole is a workaround for windows console. After double click in the console window, it will activate the document with the name found in the clicked line. You can specify a pattern for line number to search after file name in the form ${LINE}. With best regards, M.Pobojnyj
    Downloads: 12 This Week
    Last Update:
    See Project
  • 18
    Ring

    Ring

    Simple and flexible programming language for applications development

    The Ring is a practical general-purpose multi-paradigm language. The supported programming paradigms are Imperative, Procedural, Object-Oriented, Functional, Meta programming, Declarative programming using nested structures, and Natural programming. The language is portable (Windows, Linux, macOS, Android, etc.) and can be used to create Console, GUI, Web, Games and Mobile applications. The language is designed to be Simple, Small and Flexible.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 19
    MailCleaner

    MailCleaner

    Anti Spam SMTP Gateway

    [antispam] MailCleaner is an anti-spam / anti-virus filter SMTP gateway with user and admin web interfaces, quarantine, multi-domains, multi-templates, multi-languages. Using Bayes, RBLs, Spamassassin, MailScanner, ClamAV. Based on Debian. Enterprise ready. MailCleaner is an anti spam gateway installed between your mail infrastructure and the Internet. It includes a complete GNU/Linux OS and a graphical web interface for user and administrative access. It comes in the form of virtual machine...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 20
    AGS - Advanced Gtk+ Sequencer
    Advanced GTK+ Sequencer is intended to use for music composition. It features a piano roll, as well a synth, matrix editor, drum machine, soundfont2 player, mixer and an output panel. It's designed to be highly configurable, you may add effects to its effect chain, add or remove audio channels/pads. You may set up a fully functional network of engines, therefore exists a link editor for linking audio lines. In conjunction with ags you need a realtime kernel and alsa support. `ags` uses...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21

    CyoEncode

    Base64, Base32, Base16, and Base85 encoding/decoding functions in C

    Provides C functions for encoding binary data into a printable representation using Base64, Base32, Base16 (hex), or Base85/Ascii85 character sets, plus equivalent functions for the decoding of such encoded data back into its binary form.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22

    Linrad

    Linrad (together with an A/D converter hardware) forms an SDR receiver

    Together with hardware that can bring RF signals into digital form Linrad forms an SDR receiver. (A Software Defined Radio receiver.) There is also a transmit part inside Linrad that will form an SDR transmitter together with appropriate hardware. (The transmit side is still at an early development stage.)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    ciwiki

    ciwiki

    Personnal or familly wiki with low ressource requirement.

    Personal lightweight wiki based on DidiWiki. Upgraded to accept text and highlight color, image resize and video (youtube, dailymotion...) embedded. Written in C, doesn't require a lot of RAM. Works fine on Raspbian (Raspberry Pi). Example of Ciwiki running on Raspberry Pi B+ (700MHz, 512MB): http://inphilly.dyn.dhs.org
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Vanilla-oIT

    Vanilla-oIT

    An unmodified version of the MMORPG Impressive Title by KovuLKD

    A courtesy to the KITO community and all those nice people I got to know along the way. The title says it: This is a vanilla unmodified Impressive Title server hosted by me and released by the KITO community. It's intended mostly for testing and those rare few, who want nostalgia. Impressive Title was made open source in 2011 by KovuLKD: The original creator of the game. It was later maintained by the KITO community, which is still acting as a beacon for various oIT creators and server owners...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    DecipherAxe

    DecipherAxe

    Academic deciphering aiding tool, for ancient languages   

    Scientific academic deciphering aiding tool, for ancient languages. The project was originally programmed on: 21/08/21 at 20:58. Currently in BETA, a state with a "Ugaritic cuneiform" feature for transliteration, form only at the moment. Others will be added soon. Supports: Windows & Linux. Runs in WINE for others.  
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next