Search Results for "class generator" - Page 33

Showing 1600 open source projects for "class generator"

View related business solutions
  • $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
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    Pylero
    Pylero is an open-source Python-based text generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Flexconf takes C++ header files and generates de/serializers that read/write contained structures from/into configuration files. It supports XML and Windows Registry out of the box. It handles almost any file format through it's template mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Syslog-slogger can be used to generate controlled,random syslogs.Syslogs to be genereated r listed in a file and can contain list of values - one of which would randomly used to create the message. Syslog generation rate can be controlled as well
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Projeny (Probablistic Networks Generator in Java) is a graphical (Java SWT) front-end to BNT (Bayes Net Toolbox for Matlab). Projeny requires BNT, JMatLink and a Matlab back-end. There is no installable release package, but source code is available on SVN - please check out from SVN to use Projeny. Projeny was started with BNJ as the base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    Lots of little useful extensions to .NET/mono. Some of the current inclusions include: Event based collections, forms with customisable titlebar buttons, enumerable generator functions with lots of predefined generators including a prime number generator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    RExASTor is a code generator for tree like structures. The user gives it a set of expressions that look a lot like regular expression but for trees and the tool generates Java data-structures for the described trees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is a simple python script that generates a picture gallery from a directory of jpegs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Personality Quiz Builder is a PHP/MySQL personality quiz generator/knowledge tester. It allows the user to create an unlimited number of personality/knowledge test questionnaires and gather statistics on responses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Perl-raiser CGI Generator is a website developer application that allows the user to generate pre-configured website CGI applications without programming knowledge. Im busy these days and hope someone will take over the project. Thanks, Eugene.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    VSWG (Very Simple Webalbum Generator) is a fully automated web gallery creator, in ONE php file! Just upload the index.php file, and open page in a browser. Thats It!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Sample code for JRandO project. (testdata generator, test data generator, test object generator, simulation)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    IceWm menu generator from .desktop files. Categories and submenus like GNOME menu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tabular data generator software written in Java. Column data types, ranges and sizes can be configured via XML file. Supports primary keys and foreign keys. JDBC and CSV outputs supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A Java code generation tool that allows you to generate DB classes from a single property file. It drastically speeds the development of database driven web applications. Giving the developer more time for GUI and Business logic devmt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Mandelbrot set image generator for really deep zoom levels. The generator supports both online and batch processing and can be used to zoom step by step into the mandelbrot set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A fractal generator of one of the Julia sets. Only compatible with X windowing operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    WORDFIELD is an extremely fast incremental word list generator. It's meant for use with a password recovery tool such as John the Ripper or aircrack-ng.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A framework for building web apps based on a declarative specification made in XML files, code generator and templating system based on XSL Transformations. Base entirely on MVC model, xpotronix permits a fast building web applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SRG is a log file analyser and report generator for the Squid web proxy. It is fast and was created to allow easy integration with other authentication systems. SRG is flexible and can report right down the the level of individual files requested.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    A Monte Carlo Micro Black Hole event generator for Particle Physics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A module for phpPgAdmin for creating quick applications (application generator) for a created Postgresql database. Currently under developing, source code will be avaible when a stable version is finished.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XML Simple Parser is a parser and generator for xml files which is kept as easy and lightweight as possible. Its intended for use in games or other applications to store data in xml files and for sure also for reading it from there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a Perl script that will generate color maps for the fractal program Fractint. It will generate a map of 2 to 128 bands of colors that blend together. Bands of black can be used between each color..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A simple, fast, finite state machine (fsm) C code generator using an awk script to read a fsm specification (state, event, action, next state) to produce data for use by included transition function. You provide the fsm spec and the action functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Reverse engineer a legacy database to a Grails domain model. A java GUI will be be available from which database tables can be selected and mapped to grails domain objects.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo