Showing 30 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
    ChatGPT Academic

    ChatGPT Academic

    ChatGPT extension for scientific research work

    ChatGPT extension for scientific research work, specially optimized academic paper polishing experience, supports custom shortcut buttons, supports custom function plug-ins, supports markdown table display, double display of Tex formulas, complete code display function, new local Python/C++/Go project tree Analysis function/Project source code self-translation ability, newly added PDF and Word document batch summary function/PDF paper full-text translation function. All buttons are dynamically...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    Hy

    Hy

    A dialect of Lisp that's embedded in Python

    ... thing a Python programmer will notice about Hy is that it has Lisp’s traditional parenthesis-heavy prefix syntax in place of Python’s C-like infix syntax. As in other Lisps, the value of a simplistic syntax is that it facilitates Lisp’s signature feature, metaprogramming through macros, which are functions that manipulate code objects at compile-time to produce new code objects, which are then executed as if they had been part of the original code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AI Chatbots based on GPT Architecture

    AI Chatbots based on GPT Architecture

    Training & Implementation of chatbots leveraging GPT-like architecture

    ...) by training a text-generation model to generate conversation in a consistent structure. This structure is then leveraged to deploy a chatbot that is a "free-form" model that consistently replies like a human. Some of the trained models can be interacted with through the HuggingFace spaces and model inference APIs on the ETHZ Analytics Organization page on huggingface.co.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Intention Repeater MAX

    Intention Repeater MAX

    Repeating your Intentions to aid in manifestation

    Please see the README.txt. The ServitorConnect 4443 and Python Daemon and Intention Repeater Android are better because repeating once-per-hour is better than millions of times per second (or even 3Hz). The archive bundle includes binaries and source code for: MAX and Simple Intention Repeaters CUDA version for Windows/Linux Memory Frequency Generator Multi-Format to WAV Repeater Android app Sourcecode File/Image Writers Nesting Files Creator...
    Downloads: 77 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
  • 5
    DAE Tools Project

    DAE Tools Project

    Object-oriented equation-based modelling and optimisation software

    ..., such as plotting and exporting to various file formats - Report generation - Code generation, co-simulation and model exchange The following class of problems can be solved by DAE Tools: - Initial value problems of implicit form - Index-1 DAE systems - With lumped or distributed parameters - Steady-state or dynamic - Continuous with some elements of event-driven systems
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    vahatraker

    vahatraker

    a live MIDI sequencer for JACK

    vahatraker is a MIDI sequencing companion for GNU/Linux audio setups. Adhering to Unix philosophy, driving MIDI is the one thing it tries to do well, adhering to other doctrines - enabling expression, with added value of: - live editing - fast workflow - intuitive midi-in - unheard of time signatures - scenes a'la 'ton - fractal turtles - fits on a floppy - doesn't make sound Frankly speaking, vht was envisaged as a re-creation of seq24 in tracker form for author's "studio needs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MiniMon

    MiniMon

    Read and Log CO2, Temperature, and Humidity from a CO2 Monitor Device

    ... a timestamp. MiniMon in its current form runs on Linux, using the default HIDRAW driver, but can be adapted to other operating systems, where such a driver is available. Example output in a normal office setting: CO2: 501 ppm, T: 26.29 °C CO2: 502 ppm, T: 26.29 °C After exhaling towards the device, you may find this output, while the display on the device itself (limited to 3000ppm) only shows 'Hi' with the red LED on: CO2: 9723 ppm, T: 26.85 °C CO2: 7824 ppm, T: 26.85
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    cooling home automation with Arduino(C) and Raspberry(front-end, python). Arduino features: - control PC 4-pin fan with PWM; - measure temperature/humidity with DHT11/22; - adjust fan RPM depend on temperature; - console management; - MQTT serial output. front-end features: - data collection form serial port with MQTT - webUI with for sensors parameters
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage printing in a cost-efficient and eco-friendly way with Gelato. Icon
    Manage printing in a cost-efficient and eco-friendly way with Gelato.

    Gelato offers an extensive catalog of custom products, a zero-inventory business model, and free designing tools—all in one place.

    The world's largest print on demand network with 140+ production partners across 32 countries. Gelato offers end-to-end design, production and logistics for individuals looking to start their own business today!
    Sign up for Free
  • 10
    Coursebook

    Coursebook

    Introductory Systems Programming Textbook for University of Illinois

    Welcome to the systems programming coursebook! This repository houses a high-quality, open-source introductory systems programming textbook used by the CS 341: System Programming course at the University of Illinois at Urbana-Champaign The book assumes that you have taken a programming language course and are familiar with assembly instructions. All of the code and instruction will be in C, as it is the de-facto language of the Linux Kernel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Construct2D

    COmputational fluid dyNamics STRUctured grid CreaTor for 2D airfoils

    Construct2D is a grid generator designed to create 2D grids for CFD computations on airfoils. The grids are generated in Plot3D format. The only required input file is the set of coordinates defining the airfoil geometry, using the same format as XFoil, the popular vortex-panel code for airfoil analysis. Construct2D can create grids with O topology (recommended for airfoils with a blunt trailing edge) or C topology (recommended for airfoils with a sharp trailing edge). Now available...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    Acoustic Research Tool (ART)

    Acoustic Research Tool (ART)

    Acoustic Simulation Library for Frequency and Time Domain Simulations.

    ... expressions. Cylindrical and conical ducts can also be defined based on their geometry. Available models and their parameters can be enumerated and combined to form simulators for complex acoustical structures. Parameters can be specified symbolically by expressions containing other parameter values or global variables. Dependencies between parameters are resolved at run time. However, MuParserX expressions are compiled at design time. Zero-delay loops are detected and reported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FortWrap is a python script that parses Fortran 90/95/200X source files and generates wrapper code in the form of C++ classes. FortWrap is intended to be used with object oriented Fortran code that makes use of Fortran derived types. Project has moved to: https://github.com/mcfarljm/fortwrap
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    QSdpR

    Viral Quasispecies Reconstruction software based on QSdpR algorithm

    This is a viral quasispecies reconstruction software for quasispecies assembly problem on mRNA viruses, which is based on a correlation clustering approach and uses semidefinite optimization framework. The software accepts a reference genome, a NGS read set aligned to this reference and set of SNP locations in the form of a vcf file and outputs an optimal set of reconstructed species genomes which describes the underlying viral population.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FAST Simulations

    FAST Simulations

    An Open source Analysis and SImulation Toolbox for Fuel Cells

    FAST is an Analysis and Simulation Toolbox (FAST) for Fuel Cells (FC) FAST-FC is the doctorate work of David B. Harvey and was developed with support from the U.S. DOE, Ballard, and Queen's University. Derivative works of FAST-FC include FC-APOLLO which is a forked branch of this project intended to capture the code state at the exit of the funded DOE project. FAST-FC is the open and active community branch. FAST-FC is developed and maintained by the original creator...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a apache v2.0 authentication module. Based on html form authentication and cookie authentication session. Cookie session are stored in memcache deamon. Can be used has an simple "Single Signe-On" (SSO). All the code source and the bug tracking has migrated to github: https://github.com/ZenProjects/Apache-Authmemcookie-Module All the documentation are here: https://zenprojects.github.io/Apache-Authmemcookie-Module/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    GrinderParser

    Records, edits and executes The Grinder scripts

    This is a Windows Form application, developed in C#. The purpose of this application is to edit and customize script taken from The Grinder recorder to suit ones needs. The recording, editing and testing of scripts can be done mostly within application. This application also supports managing multiple script executions at once. To learn more, please, take a look at users manual!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Cultix

    Cultix

    A fast Debian-based Linux distribution for VampireFreaks community

    Cultix. A distro for freaks'n'geeks, based on the mighty Debian GNU/Linux, with cyber-gothic eye-candy and speed and power in mind. It is built under the aegis of the VampireFreaks OpenSource cult and seems to be the only Linux distribution representing any VF community for now. Cultix comes in the form of LiveDVD hybrid iso image that has an installer. It contains heavily customized Debian Squeeze configs, as well as some manually rebuilt software (Midori, Vala - from official sources...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Crystal Blue is a multiplatform game engine aiming to be small, simple, extendable, and scriptable. The scripting language is Python, the main language is C++. Blender 3d, with a Python script to export data, is the main content creator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An open source recruitment portal - http://jobhunt.in. It does away with lengthy forms typical of job sites and replaces them with a simple Resume Upload form. This has proved to be extremely popular, helping Jobhunt acquire thousands of new users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The main goal of this project is to develop a program that will utilize the embedded devices (which get more and more powerful) in order to form distributed systems. The first goal of the project is to develop a distributed system utilizing the XO laptop
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Cheetah is a template engine and code generation tool, written in Python. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ game code, Java, sql, form emails and even Python code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    This software can be used for relief and normal maps calculation by 3D sculptors and designers. Reliefer can be called from Blender by means of Python script. It's a GPU-based visual computing application so requres OpenGL 2 compitable video subsystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FSFS is a secure distributed file system in user space built over FUSE and OpenSSL. It stores AND transfers data between clients and server in secure form, leaving most of the cryptography to the clients, thus relieving the server of the additional work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next