1356 projects for "generator" with 1 filter applied:

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    QR Gen

    QR Gen

    Multi-platform QR code generator from information supplied

    QRGen creates QR codes from contact information, written in Java. It requires the tool qrencode in order to work, qrencode is freely available at http://fukuchi.org/works/qrencode (Linux/Mac OS/UNIX) , or http://code.google.com/p/qrencode-win32/ (Windows), or Ubuntu Software Centre.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    Puran2 - Real Random Number Generator

    Puran2 - Real Random Number Generator

    Real Random Number Generator

    Puran2 is a real random number generator based on electronic noise. The random bits are stored on a CD. The software allow the access to the random bits like a pseudo random number generator and is easy to use. It can be mixed with random number of a tausworthe generator to grow the count of random number.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A simple & powerful dice roller, written in Java & based on expression-building. Allows dice rolls of any desired complexity, and special effects eg treating all 1s as 2s. Intended for role-playing games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    fastest primes

    A fast prime number generator based on the Sieve of Eratosthenes

    The purpose of this project is to make a prime number generator that offers many user adjustable settings and that is also very fast. While there are other prime number generators that can still beat this one in speed, no other ones that I am aware of allow the level of adjustment of sieve size that this one does. If you are running 64-bit Windows, make sure to download the 64-bit executable as it is faster than the 32-bit executable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    pgen

    Low level network packet generator

    pgen is a packet generator tool. Useful for creating various kinds network packets based on a user passed configuration file. pgen builds packet from ether-header itself and it uses a RAW socket to send the packet. So you need to posses root priviledge to use pgen. pgen is a stand-alone binary. As of now it doesn't depend on any library other than glibc. And in future also we will work harder to achieve this. pgen is released under GNU-GPLv3 license. You are free to access...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Seagull is a multi-protocol traffic generator. Especially targeted towards IMS, Seagull supports Diameter (RFC3588 and all applications) over TCP/SCTP and IPv4/IPv6 , TCAP (over SS7 or Sigtran), XCAP over HTTP and Radius.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 7

    ATMSP

    ATMSP - A Tiny Mathematical Speed Parser

    A Tiny Mathematical Speed Parser ATMSP is a portable C++ parser for mathematical expressions like "sin(x)+y^2" e.g. These may contain arbitrary numbers of functions, variables and constants. Major design goal was minimalistic size and maximum speed. Tiny 320 code-lines offer a parser plus bytecode-generator, 26 mathematical functions and 17 supported base-types including complex and arbitrary MPFR-multiprecision. Both parser and bytecode may run in threads. The usage of ATMSP is most...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Java based application for generating Java Doc type documentation from an Oracle database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Master Sudoku

    Master Sudoku

    Sudoku solver written in Java (Spanish Language)

    Sudoku solver written in Java (Spanish Language). Supports a lots of logical techniques (singles, subsets, fishes, wings, uniqueness, coloring, loops, chains, ALS). It is not a puzzle generator. You must have the puzzles in a text file or select a puzzle pre-loaded. Includes several kinds of helps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Connect every part of your business to one bank account Icon
    Connect every part of your business to one bank account

    North One is a business banking app that integrates cash flow, payments, and budgeting to turn your North One Account into one Connected Bank Account

    North One is proudly built for small businesses, startups and freelancers across America. Make payments easily, keep tabs on your money and put your finances on autopilot through smart integrations with the tools you’re already using. North One was built to make managing money easy so you can focus on running your business. No more branches. No more lines. No more paperwork. Get complete access to your North One Account from your phone or computer, wherever your business takes you. Create Envelopes for taxes, payroll, rent, and anything else automatically.
    Get started for free.
  • 10

    JPacketGenerator

    UDP Packet Generator (Stream generator)

    Very basic UDP traffic generator. Works with a packet receiver to control the network status as Bandwidth, RTT, jitter, Loss % etc etc... Set Source Address, Destination address - Port Packet Size Stream Bandwidth And press start Command Line interface available java -jar JPacketGenerator.jar srcAddress srcPort dstAddress dstPort bitRate_bps All parameters are mandatory and with parameters the generator require no GUI or windows manager to work. If The project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Regex-gen

    A regular expression generator

    Regex-gen is regular expression generator designed to be easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Styx is a scanner and parser generator designed to address some shortcomings of the traditional lex/yacc combination. It has unique features like automatic derivation of depth grammar, production of the derivation tree including it's C interface which provides access to the abstract syntax tree, preservation of full source information and pretty printing to facilitate source-source translation, persistence to aid rapid interpreter writing. For application in contemporary computing...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    CoFlo

    C and C++ control flow graph generator and analyzer

    CoFlo generates Control-Flow Graphs from C and C++ source code. It can then output the graphs in a number of ways and perform various control flow analyses. NOTE: CoFlo has not been under active development for several years. At this time, I suggest you look into LLVM-based tooling to see if there is anything similar to CoFlo which will meet your needs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Hybris Designer

    Hybris Designer

    Design Custom Hybris Applications and extend Core Model

    The objective of this project is to create a hybris accelerator for design and development of projects in an ecommerce suite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    passphrase-generator

    Generate a set of random passphrases for you to choose from.

    Easy to use command line based strong passphrase generator. Implemented as a self contained perl script that should work on many unix like systems. The passphrase-generator defaults to only 3 words instead of the 4 suggested by XKCD, but uses a larger dictionary found in many unix like systems at /usr/share/dict/words. It also provides estimates for the entropy of the generated passphrases. The randomization is based on /dev/urandom and SHA1. See http://xkcd.com/936...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    dbtesma

    efficient data generation for benchmarks and performance analysis

    Highly efficient Data Generator for Benchmarks and Algorithm Performance Analysis. Supports fully configurable schemata as well as meta structures like Foreign Keys and Functional Dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    "mprfgen" is a multi-port memory generator that can be used for VHDL designs. It can generate either generic or Xilinx-specific (through component instantiation) multi-port memories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Edge Arma Squad Tool is a Arma/2/3 Squad XML generator and editor. This tool incorporates a MySQL database to hold the data about the squad and it's members. The admin can then generate the XML's from the information in the database and pass out the squad XML link or the member XML links.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MORSEPOD a morse training file generator for your portable audio file player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LXIGGEN is a waveform generator for LINUX, using the sound card, and XFORMS for a user friendly interface. Latest version is lxiggen_0.95.tar.gz.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Saves Time and Money. Oracle Table API Generator written in PL/SQL It Generates database procedures or functions for insert, delete, update, select and refcursor for one or more tables. Configurable for parameter names and what/how the code is generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    QRMAN

    QRMAN

    Url Shortener and QR Codes Generator

    QRMAN an open source Url Shortener and QR Code generator with excellent features. Create, Manage, track Qr codes. Excellent statistics for every QR codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    rgxg

    ReGular eXpression Generator

    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    SlalomGenerator

    Generator of coherent slalom sequence

    Slalom Generator is small java tools (cross platform) to generate sequence. Indicate figures you know, number of plot, and expected number of figures in sequence and generate !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JAVA Program to Sequence Diagram Generator. This tool tries to help on analysing and understanding the behavior of the code when developping JAVA applications by generating the respective Sequence Diagram automatically at program execution.
    Downloads: 0 This Week
    Last Update:
    See Project