Showing 2415 open source projects for "form"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 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
  • 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    CQU

    Decision solver for Counting Quantifiers over Unary Predicates

    ...At each iteration, a SAT instance is generated and a SAT Solver (minisat) decides its satisfiability. Details about CQUSAT, its normal form and this turing reduction can be found in the paper "CQUSAT.pdf" that comes with this package. For more information, see the README file.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3

    EpiMINE

    program for mining epigenomic data

    ...This application performs genome wide based quantitative and correlative analysis between different annotated or raw chip-seq like datasets in the regions of interest (RI). Apart from this the tool takes the advantage in linking results with expression data. It is available both in graphical user interface and in command line form. It can be executed in Mac and Linux platforms. Dependencies: python >= 2.7 version python packages: rpy2(v2.8.1), pysam(>0.8.4), pybedtools(v0.7.7) and wxpython (only for GUI form) R with following packages: gplots, ggplot2, RColorBrewer, FactoMineR, kernlab, bnlearn, igraph, fastcluster, caret and ROCR bedtools (2.16/2.17/2.25) Manual & different forms of EpiMINE can be downloaded is available under "Browse Files" section For any help, you can reach us at epimine.help@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Ncrypt

    Text and image encryption and decryption software

    This software provides a mean for users to encrypt and decrypt data in the form of text and images. The program follows a basic encryption algorithm that relies on mathematical properties of matrices, such as row operations, matrix multiplication, and invertible matrices . This program works by allowing the user to input a key in the form of a matrix, on which the program bases the encryption. The program then performs the encryption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5

    PrAS

    predict protein amidation sites

    This predictor is developed to predict amidation sites based on support vector machine (SVM) classifier. It is supplied in source code form along with the required data files and run under the linux. The input is a protein sequence file (fasta format) by Tong Wang and Wei Zheng (tongwang.scu@gmail.com and jlspzw139@sina.com) Notice:You should download all zip file in this project!
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6

    gengui

    Java UI framework for Naked Objects

    gengui provides a very efficient way to produce form-based graphical user interfaces, following a Naked Objects architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    formbuilder1

    Super form builder for every need

    All your form needs can be fulfilled here
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    FnixForth

    A ColorForth variant for x86 32bit FreeBSD or Linux

    Fnix is based on an independently developed dialect of ColorForth in the form of a FreeBSD shell or Linux ELF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MangaPark-DL

    MangaPark-DL

    A Python script to download mangas from MangaPark

    ...The tool allows users to specify individual chapters or ranges, automating the retrieval of images and their conversion into a single document format. It is particularly useful for mobile users who prefer reading manga in PDF form rather than browsing online chapter pages. The script includes options for resizing images to reduce file size and avoid processing issues during PDF generation. It is lightweight and relies on standard Python dependencies, making it easy to run in most environments. The project emphasizes simplicity and efficiency, focusing on a single workflow that converts web-hosted manga into portable reading files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10

    fNBookForm2 for Mathematica

    print sci num with powers (txtbook) + read back

    fNBookForm2 prints a number in Textbook Form with powers abbreviations in place of exponents (default). Output is a compressed dressed form textbooks use for significant figures tables. Easy, quality, comprehensive. booknum reads such. an important aspect is that the result maintains both accuracy and precision and has rounding control. doing this sometimees requires careful planning (error-prone complicated conversions).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Kavvvka

    Kavvvka

    Automated tabletennis competition form for match in KAVVV Leage (BE)

    Linux Desktop program to calculate results of competition home-match, based on layout of original paper form. Form default is the "old" 21 points / set, 2 winning sets. Teams are 3 players, and they play 9 games + one double game. Calculation of the individual winning sets (and lost), and winning matches (and lost) is done, like needed to fill the official form. Print function for empty or filled form and official form to send in.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    TCMT

    Tabletop character management application designed for DnD 5e

    ...I created this project to practice coding and am now releasing it free and open source for anyone who is interested. It was coded in Python using the PyQt4 library and QT Designer. In its current form it only works on Windows computers. If there is significant demand, I will release a Mac compatible version (shoot me an email) CONTACT/BUG REPORTS: tcmt.contact@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Capsule

    Capsule

    Dead-simple packaging and deployment for JVM apps

    Capsule is a packaging and deployment tool for JVM applications. A capsule is a single executable JAR that contains everything your application needs to run either in the form of embedded files or as declarative metadata. It can contain your JAR artifacts, your dependencies and resources, native libraries, the require JRE version, the JVM flags required to run the application well, Java or native agents and more. In short, a capsule is a self-contained JAR that knows everything there is to know about how to run your application the way it's meant to run. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FastDom

    FastDom

    Eliminates layout thrashing by batching DOM measurement

    Eliminates layout thrashing by batching DOM read/write operations (~600 bytes minified gzipped). FastDom works as a regulatory layer between your app/library and the DOM. By batching DOM access we avoid unnecessary document reflows and dramatically speed up layout performance. Each measure/mutate job is added to a corresponding measure/mutate queue. The queues are emptied (reads, then writes) at the turn of the next frame using window.requestAnimationFrame. FastDom aims to behave like a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    montezuma

    Montezuma is a Common Lisp full text index/search library.

    Montezuma was based on the Java Lucene library and the Ferret Ruby library. This code in this project is open source, stable and robust and continues to run the unit tests. It provides full text indexing in the form of Common Lisp methods.It is maintained and continues to evolve.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Snipe Studio Budget Manager

    Snipe Studio Budget Manager

    Simple budget manager for your needs.

    Snipe Studio Budget Manager === ~~~~~~~~~~ Current version: 0.7 Soft requirenments: QT5, lib-mesa-gl Hard requirments: 50-60 mb of ram ~~~~~~~~~~ 30 October 2016 (0.7.0.0) * Fixed: now clearing database not saves old data and really clear database file 1 October 2016 (0.6.1.9) * Added: Basic console control for autotest using * Added: Help option * Added: version information option * Added: Console output in console mode 9 August 2016 (0.6.1.8) * Added: Import to database from CSV file * Fixed: Minor Issues 7 August 2016 (0.6.1.7) * Added: Export database to CSV File 5 August 2016 (0.6.1.6) * Fixed: Database was not cleaned after click 'clean' from settings form * Updated: Readme.md file 5 August 2016 (0.6.1.5) * Fixed: Lock file deleting on application exit * Updated: Readme.md file 5 August 2016 (0.6.1.4) * CleanUp: Simplifying code 5 August 2016 (0.6.1.3) * Fixed: lock Mechanism to prevent multiple launches 5 August 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    JSmartGenerator

    Java Generator tool

    JSmartGenarator is a tools that genetrate: 1) jsf converter for each entity ( JPA ) 2) primefaces form for each entity 3) manage beans for each form 4) page for each form
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    autoCode4

    Synthesizing embedded control software from formal specifications

    autoCode4 is an engine that synthesizes controllers from formal specifications described under a subset of linear temporal logic (LTL). Importantly, it synthesizes synchronous dataflow controllers (in Lustre or in Ptolemy II form) and maintains requirement-to-code traceability. Such feature is mandated in developing safety-critical systems and are considered essential for specification validation or integrating manual implementation such as legacy code. The LTL specification captures the desired behavior of a controller where the environment takes the first move (i.e., sense/input then react/output), so the synthesized controller can be viewed as a Mealy machine. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    PB-sQF_BacterialTyping

    Bacterial Typing from either assembled or raw short reads file

    Probability Binning - signature Quadratic Form, PB-sQF, types unknown sequence to one of the 628 bacterial library genomes which gives the smallest test statistics thus most similar library strain. The input file is the k-mer counts of the unknown assembled genome sequence or raw short reads file in decimal format generated by KAnalyze developed by P. Audano et al. (https://sourceforge.net/projects/kanalyze/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Listview Project

    Listview Project

    VB.Net: ListView with Search, Sort, and Pagination

    This is a full working project that allows users to search multiple fields, sort on header column click, and pagination. All data stays intact.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Another Events Calendar

    Another Events Calendar

    Organize and manage events with Bliss!!

    Plan and Supervise your Events with Bliss using Another events calendar which comprises of Calendar, Venue Management, Handle Organizers, Google Map Integration and plenty more!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Angular Schema Form

    Angular Schema Form

    Generate forms from a JSON schema, with AngularJS

    Schema Form is inspired by the nice JSON Form library and aims to be roughly compatible with it, especially its form definition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JavaImageStealer

    JavaImageStealer

    Steals Images from Windows Based System

    This Tool Scans the windows based system for JPG images and then Steals them to store into your database.Images are stored in BASE64 Encoded Form, ImageReader Tool can then be used to convert those images back from BASE64 encoded format to JPG format
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Friend

    Friend

    An extensible authentication and authorization library for Clojure

    Friend is an extensible authentication and authorization library for Clojure Ring web applications. It streamlines user authentication, supports multiple workflows, and integrates role-based security cleanly into request handling. Ring middlewares for configuring and defining the scopes of authentication and authorization. Macros to clearly demarcate the scope of authentication and authorization within code that is "below" the level of Ring handlers where you can't use middlewares. Enables...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SoyBeans

    SoyBeans

    A Task Processing Framework for Java

    Soy Beans is an HTTP request processing framework written in Java. Written as an alternative to frameworks like Struts and Stripes, it provides a robust and extremely flexible API enabling rapid deployment, and dynamic configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo