Showing 31 open source projects for "generator"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    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
    blobsaver

    blobsaver

    A cross-platform GUI and CLI app for automatically saving SHSH blobs

    A cross-platform GUI and CLI for automatically saving SHSH blobs. Automatically save blobs in the background. Read both the apnonce and generator on un-jailbroken and jailbroken devices, in addition to other device information such as ECID. Store an unlimited number of devices. Save blobs for beta versions without specifying a URL and in the background. Automate all features with the CLI. Save blobs to TSS Saver and SHSH Host as well with one click.
    Downloads: 255 This Week
    Last Update:
    See Project
  • 2
    DevHub Application

    DevHub Application

    A feature-rich offline application

    A feature-rich offline application, carefully crafted to support developers' daily tasks and ensure the highest security for their data. I am actively developing it with a bold goal in mind: to release updates weekly. I strive to maintain a lean footprint, aiming to curate an extensive collection comprising over 100 utilities, providing developers with a diverse array of tools. This initiative reflects my commitment to continuous improvement, offering rich tools to empower developers. DevHub...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    AirGap Vault

    AirGap Vault

    Installed on a smartphone that has no connection to any network

    AirGap is a crypto wallet system that lets you secure cypto assets with one secret on an offline device. The AirGap Vault application is installed on a dedicated device that has no connection to any network, thus it is air-gapped. The AirGap Wallet is installed on your everyday smartphone. AirGap Vault is responsible for secure key generation. Entropy from audio, video, touch and accelerometer are used together with the output of the hardware random number generator. The generated secret...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Swagger Codegen

    Swagger Codegen

    Template-driven engine to generate documentation

    Swagger-Codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition. Simplify API development for users, teams, and enterprises with the Swagger open source and professional toolset. Find out how Swagger can help you design and document your APIs at scale. The power of Swagger tools starts with the OpenAPI Specification, the industry standard for RESTful API design. Individual tools to...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    openFrameworks

    openFrameworks

    Cross platform toolkit for creative coding in C++

    ... functionality that's not part of the core. export is for DLLs and dylibs that need to be put in each compiled project. The scripts folder has templates and small scripts for automating OF per platform. project generator is a GUI-based tool for doing new projects - this folder is only there in packaged releases.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Sourcery

    Sourcery

    Meta-programming for Swift, stop writing boilerplate code

    Sourcery is a code generator for Swift language, built on top of Apple's own SwiftSyntax. It extends the language abstractions to allow you to generate boilerplate code automatically. It's used in over 40,000 projects on both iOS and macOS and it powers some of the most popular and critically-acclaimed apps you have used (including Airbnb, Bumble, New York Times). Its massive community adoption was one of the factors that pushed Apple to implement derived Equality and automatic Codable...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    RSSHub

    RSSHub

    Easy to use, and easy to extend RSS generator

    RSSHub is an open source, easy to use, and easy to extend RSS generator that can generate RSS feeds for any weird content. RSSHub is developing rapidly with the help of the open source community, and has now adapted thousands of content from hundreds of websites. RSSHub Radar can be extended with the browser (opens new window) and mobile auxiliary App RSSBud (opens new window)(iOS) and RSSAid (opens new window)(Android) Edible. RSSHub delivers millions of contents aggregated from all kinds...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    SwiftGen

    SwiftGen

    The Swift code generator for your assets, storyboards, etc.

    SwiftGen is a tool to automatically generates Swift code for resources of your projects (like images, localized strings, etc), to make them type-safe to use. Also, it's fully customizable thanks to Stencil templates, so even if it comes with predefined templates, you can make your own to generate whatever code fits your needs and your guidelines! SwiftGen is provided as a single command-line tool that uses a configuration file to define the various parsers to run (depending on the type of...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    ios-cmake

    ios-cmake

    A CMake toolchain file for iOS, macOS, watchOS & tvOS C/C++/Obj-C++

    A CMake toolchain file for iOS (+ Catalyst), watchOS, tvOS and macOS development with full simulator support and toggleable options!
    Downloads: 1 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 10
    LicensePlist

    LicensePlist

    A license list generator of all your dependencies for iOS applications

    LicensePlist is a command-line tool that automatically generates a Plist of all your dependencies, including files added manually(specified by YAML config file) or using Carthage or CocoaPods. All these licenses then show up in the Settings app. Excludes can be defined to exclude matching libraries from the final output. An exclude is a dictionary containing any combination of name, source, owner, or licenseType. If a library name is unsuitable for the output bundle, you can explicitly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RE/flex lexical analyzer generator

    RE/flex lexical analyzer generator

    The regex-centric, fast lexical analyzer generator for C++

    A C++ high-performance regex library and Flex-compatible lexical analyzer generator with full Unicode support, new indentation anchors, lazy quantifiers, and many other modern features. Accepts Flex lexer specification syntax and is compatible with Bison/Yacc parsers. Generates reusable source code that is easy to understand. Supports fast scanning of UTF-8/16/32 files, strings, and streams. The reflex scanner generator generates clean C++ lexer class code that is thread-safe. Generates...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 12
    App Privacy Policy Generator

    App Privacy Policy Generator

    A simple web app to generate a generic privacy policy for your Android

    A simple web app to generate a generic privacy policy for your Android/iOS apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    gSOAP Toolkit

    gSOAP Toolkit

    Development toolkit for Web Services and XML data bindings for C & C++

    The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings. Easy-to-use code-generator tools allow you to directly integrate XML data in C and C++. Serializes native application data in XML. Includes WSDL/XSD schema binding and auto-coding tools, stub/skeleton compiler, Web server integration with Apache module and IIS extension, high-performance XML processing with schema validation, fast MIME/MTOM streaming...
    Leader badge
    Downloads: 386 This Week
    Last Update:
    See Project
  • 14
    Dead Deer 3.14.56.2025

    Dead Deer 3.14.56.2025

    3D modeler, 3D game maker, 3D demo maker

    .... Android .NED Player (install APK and "open with" with file managers) APK generator for Android. Support for: Direct3D9 (SM3) Direct3D10 (SM4) Direct3D11 (SM5) Direct3D12 (SM5) OpenGL and GLSL OpenGLES 2/3 Apple METAL Retina, UHD. Intel x86/64, ARMv7/ARM64, RISCV. Linux (Ubuntu/wxWidgets(Gtk3)). iOS /iPasOS (with XCode) (GLES20/METAL) Windows Phone Windows VR (Steam/Oculus) WebAsm/WebGL UWP Windows/XBOX SDL2 Linux ARM 32/64 RISCV OpenXR (Quest?/Pico) 3.14.56.2025
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 15
    adx - addressbook.xml

    adx - addressbook.xml

    Minimalistic address book in web browser. No server or plugin needed.

    Minimalistic but full-featured addressbook in your web browser. adx is a standalone and portable web app (online and offline). FEATURES Contact Management, portable, small (~350KB), lightweight, contact tagging, geo mapping, web accounts, trigger phone/Skype calls, etc. EXPORT FUNCTIONALITY vCard (as file or QR code via offline generator) HOW IT WORKS Your address-book (XML file) is transformed in your web browser (via XSLT) to a full-featured web application (HTML...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    Nof

    Nof

    A modern color palette generator

    A modern color palette generator that lets you effortlessly create a complete color palette from just one base color. Made using Firebase Studio, Next.js, and Perplexity. GitHub repository: https://github.com/Northstrix/nof Live app: https://nofpg.netlify.app/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Ainee

    Ainee

    Ainee - AI Notetaking and Learning Companion

    Ainee is your ultimate AI-powered notetaking and learning companion. Capture lecture notes in real-time and effortlessly transform audio, text, files, and YouTube videos into formatted notes, mindmaps, quizzes, flashcards, podcasts, and more. Explore our AI meeting note taker, AI notes, video transcript generator, PDF to AI converter, and AI flashcard maker. Enhance your learning with our AI voice recorder, article summarizer AI, and AI quiz generator. Additionally, share your knowledge...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    octelec - Electronics calculations

    octelec - Electronics calculations

    Electronics calculations in GNU Octave

    The "electronics" package for GNU Octave provides functions for electronics calculations. Select resistor or capacitor values from E3 to E192 series, convert two-port parameter sets, calculate operational characteristics (voltage gain, current gain, input impedance, output impedance) for two-port circuits connected to generator and load impedance, convert ratio to dB and vice versa, calculate parallel impedances, and round values to a number of significant leading digits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    barcraft

    barcraft

    A simple QrCode / barcode generator in python

    A simple QrCode / barcode generator that you can also use from this website version : https://secret-guest.github.io/barcraft/ Interface made with pyQt5, made with a MSI installer with Inno setup
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Cold Wallet Generator

    Cold Wallet Generator

    Lightweight, open-source, universal paper wallet generator

    Lightweight, open-source, universal cold wallet generator Always use the cold wallet generator offline. Download the latest release on a usb drive, open the zip file in a drive on a computer without an Internet connection. After producing enough wallets, print out and clear the printer memory. Would you be willing to help by giving a donation? Every penny will help! Bitcoin: 19uJN5ZhQtyz6TZW9njtkZhhCjZ6zDYpz5 Litecoin: Lep5yuYM68qszSbAZpyniRj7A2E5Q4JnrH
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    RoughSwift

    RoughSwift

    Create hand-drawn, sketchy, comic shape in Swift

    Create hand-drawn, sketchy, comic shape in Swift. RoughSwift allows us to easily make shapes in a hand-drawn, sketchy, comic style in SwiftUI. Use the generator in draw function to specify which shape to render. The returned CALayer contains the rendered result in the correct size and is updated every time the generator is instructed. The beauty of CALayer is that we can further animate, transform (translate, scale, rotate) and compose them into more powerful shapes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Passky Desktop Application

    Passky Desktop Application

    Simple, modern, lightweight and open-source password manager

    .... Besides, Passky has a built-in random password generator to create strong passwords. It also has a well-designed user interface that makes managing your passwords easy. What’s more, you even have the choice of the theme of the application: Dark, Solarized Dark, Tokyo Night, Dracula, Monokai, Blue, Nord, Gray and Light... Finally, note that if you are currently using another password manager, you have the option to import your passwords from all major password managers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Kentico Icons

    Kentico Icons

    Icon set by Kentico

    Kentico icons are the official icon set from Kentico that we use in our products. production/ directory holds all sources you need. production/fonts/ contains font files and production/icon-variables.less is mapping between icon font symbol and icon name. We recommend using icon variables as font symbols can be subject to change. Do not forget to set up your CSS font-face. Generate your own icon set. Create your own generator to create your LESS/SASS/CSS file out of selection.json. Source icons...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Statping

    Statping

    Status Page for monitoring your websites and applications

    An easy-to-use Status Page for your websites and applications. Statping will automatically fetch the application and render a beautiful status page with tons of features for you to build an even better status page. This Status Page generator allows you to use MySQL, Postgres, or SQLite on multiple operating systems. Statping strives to remain future-proof and remain intact if a failure is created. Your Statping service should not be running on the same instance you're trying to monitor. If your...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Mire Engine

    Mire Engine

    2D Game Engine

    A Cross Platform 2d Rpg Game Engine for mobile and Console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next