Showing 3555 open source projects for "type"

View related business solutions
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 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
  • 1

    Flux

    A general purpose, compiled, OOP language.

    Flux is a modern systems programming language designed to be readable and writable, without sacrificing expressiveness or power. It allows unmatched capability in data manipulation as well as novel unique features found in no other language. Opt-in ownership with no borrow checker, an extremely lean runtime, beautifully simple templates with no SFINAE, and everything zero-initialized by default. Write with the power of C++ and the terseness of Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    dyv

    dyv

    Downloads Youtube Videos

    ...First download the app via releases 2. Go through the installation process and install the app 3. Enter your link into the textbox with the placeholder text Enter your link 4. Select the type of export at the dropdown 5. If you want a custom export location, click Location, and select a box. The default download location is your downloads path. Then click export and boom! Briefcase This cross-platform app was generated by Briefcase - part of The BeeWare Project. If you want to see more tools like Briefcase, please consider becoming a financial member of BeeWare. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Iterate is an implementation of the Bravais-lattice-finding algorithm from: Andrews and Bernstein, Acta Cryst. (1988). A44, 1009-1018 Lattices and Reduced Cells as Points in 6-Space and Selection of Bravais Lattice Type by Projections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Developers Donate PayPal & Stripe Cards
    Developers only. Key Features: Donation Type: Choose between "Donate One Time" or "Recurring Donation," with recurring options (weekly, monthly, yearly) appearing dynamically. Amount Selection: Users can select pre-set amounts (£5, £10, £25) or enter a custom value. Currency Support: A dropdown allows currency selection (e.g., GBP, USD, EUR), which updates the displayed currency symbol and code next to the amount input.
    Downloads: 1 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
    Rista Writer

    Rista Writer

    RISTA WORD PAD IS A VB.NET open source and free application

    Project Description: RWriter (Word Pad) RWriter is a lightweight, user-friendly text editor designed to provide all the essential features of a standard word pad application, with added flexibility and formatting options. It focuses on simplicity, efficiency, and compatibility with common text formats. Core Features - File Operations - Create new documents - Open existing files - Save and Save As options - Print support - Page Setup and Print Preview - Supports RTF and TXT file...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Struts Commons

    Interceptors and template classes for Struts 2 based applications

    Various template classes, interceptors and libraries used with Struts 6.7, including client written form field annotations, pagination, redirect after post, session per browser tab. See Javadoc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Crossref Author Check

    Web app to cross-check publication/authorship against CrossRef

    This tool retrieves CrossRef information on article type, authorship, print date, subject area, etc. for publications specified by DOI and/or PubMed IDs (max. 100). The tool also tallies the order of authorship for a specified author.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Koha + DSpace 10.0 Live ISO (2026.06)

    Koha + DSpace 10.0 Live ISO (2026.06)

    Koha 26.05.00 + DSpace 10.0 Live ISO Installer based on Ubuntu 22.04.5

    ...If you wish to choose a Lightweight UI, choose 'Lubuntu' from the drop down list. This will be shown at the right corner of the login name. For 'admin' access, type 'sudo bash' in the terminal and use 'library' as password To install Google Chrome or Anydesk $sudo apt install google-chrome-stable anydesk For Commercial Support, write to baskar@linuxpert.in, WhatsApp: +919884165649
    Downloads: 34 This Week
    Last Update:
    See Project
  • 9
    Cash Flow

    Cash Flow

    Personal finance app to keep track of cash, income, expense and budget

    ...Cash Flow supports checking, savings, credit cards, and cash expense accounts. Cash Flow stores data in text files. The fields in a transaction are colorized by a built-in text editor. Take advantage of the Auto-fill feature to type in previously encountered names quickly. Visit our Wiki pages for additional descriptions! License: Apache 2.0 Current version: 0.78
    Downloads: 7 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
  • 10
    libACE

    libACE

    Analytic Gaussian integral kernels using the ACE algorithm.

    ...Accompanying coordinate expansion (ACE) is a computational method in quantum chemistry designed for the rapid evaluation of electron repulsion integrals (ERIs) over Gaussian-type orbitals. Developed by K. Ishida and later extended by Masao Hayami, Junji Seino, and Hiromi Nakai, the method utilizes solid harmonic gradients and recurrence relations to minimize floating-point operation (FLOP) counts. THIS implementation is unrelated to the main authors and is 'just' using the ACE algorithm for providing fast and efficient Gaussian integral kernels. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JOS

    JOS

    JOS is an N-body simulation system written in Java

    ...Aparapi library is used for GPU computations. The CPU version (jos-cpu.jar) introduces an abstraction for numbers which allows you to choose which implementation to use: primitive type double, common BigDecimal or arbitrary precision ApFloat. If you need precise numbers try ApFloat. It should be faster than BigDecimal. You can save/load simulation properties using JSON format. You can also save/load the simulation run itself and play it later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Music Library & Player

    Music Library & Player

    Easily access your music collection from any device, anywhere.

    Music Library & Player utilizes PHP and vanilla javascript to deliver your web-accessible music library via HTML5 audio in a fully responsive and modern interface. The library does not require a database back-end. It parses the directory structure, best suited for a [ROOT]/[ARTIST]/[ALBUM]/[TRACKS] type of layout. This isn't required, but makes for the best user experience. Random playlists can also be generated. The code contained in this script has not been minified. It is written in long form and is well-documented for ease of use and customization. Individual tracks are optionally presented with download links. Minimal effort has been put into limiting the reach of the player and download links. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Avocado programming language

    Avocado programming language

    Avocado Polish programming language

    Avocado is a modern programming language with a simple, Python-like syntax, supporting commands in both Polish and English. The code is transpiled to Free Pascal and compiled into a native .exe, ensuring C/Rust-level performance (Zero-Runtime). 🔥 New: Avoraiser GUI Framework Avocado is no longer just for the console! We have introduced Avoraiser, an ultra-lightweight framework for building desktop applications. It provides 426 new capabilities, bringing the total to over 700 built-in...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14
    Free Weighbridge Software with CCTV

    Free Weighbridge Software with CCTV

    Smart Weighbridge Software with CCTV camera & WhatsApp Integration

    For any query Contact - info@eagleweigh.com or visit www.eagleweigh.com This is smart and easy to operate weighbridge software suitable for all kinds of weighbridges / Dharam Kanta. This Weighbridge software provides a secure and fraud-free operation of weighbridges with its advanced design and fraud detection features. It is a solution to the enterprises/industries that are looking for easy, transparent, and automating their weighbridge platforms. It is provided with lifetime...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 15
    ReacType

    ReacType

    Prototyping Tool for exporting React/Typescript Applications!

    ReacType is a rapid prototyping tool built on Electron that allows users visualize their application architecture dynamically, employing a drag-and-drop canvas display and an interactive, real-time component code preview that can be exported as a React app for developers employing React component architecture alongside the comprehensive type-checking of TypeScript. In other words, you can draw prototypes and export React / TypeScript code! After opening the dmg and dragging ReacType into your Applications folder, ctrl+click the icon and select 'Open' from the context menu to run the app. This extra step is necessary since we don't have an Apple developer license yet. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ahCrawler

    A PHP search engine for your website and web analytics tool. GNU GPL3

    ahCrawler is a set to implement your own search on your website and an analyzer for your web content. It can be used on a shared hosting. It consists of * crawler (spider) and indexer * search for your website(s) * search statistics * website analyzer (http header, short titles and keywords, linkchecker, ...) You need to install it on your own server. So all crawled data stay in your environment. You never know when an external webspider updated your content. Trigger a rescan...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ICE Auto Clicker
    ICE Auto Clicker is a powerhouse automation tool tailored for gamers looking to maximize their efficiency and take their gameplay to the next level. With customizable clicking patterns and adjustable speeds, ICE Auto Clicker lets you automate mouse clicks with ease, whether you're grinding for loot, farming resources, or completing repetitive quests. Designed with a gamer-friendly interface, ICE Auto Clicker is perfect for both newbies and seasoned pros. You can set up complex clicking...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SubtitleMixer

    SubtitleMixer

    Small tool to synchronize or mix two subtitles files.

    ...The application was created after downloading many videos with original subtitles, and finding translations for other video versions, which did not match the times. It is a minimal, simple and simple application that will be extended as needed. At the moment it only has subtitle support of type SRT. - New features: * Spell check with hunspell dictionary. * Translate using google translate. * Auto check for updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Clipstitch

    Uility to make home movies from your digital camera files

    ...Clipstitch runs as a front-end to ffmpeg so that you use only the sub-set of ffmpeg commands necessary for making a home movie from your digital camera, puts them in easier-to-read form, and internally combines multiple ffmpeg commands to do certain tasks.. You can put Clipstitch commands into a text file and run as a script or type them in manually at a prompt. You can: Select portions of motion files with optional fades/slowmo/speedup, reverse play backwards. Adjust clip order. Concatenate to make your final "movie". V5.5 introduced captions, and special effects features.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    IEC 60870-5 104 Protocol download

    IEC 60870-5 104 Protocol download

    IEC 104 RTU Server Client Simulator Source Code Library Win Linux

    v21.06.018 Complete implementation of iec 104 protocol standard including File transfer. Make your RTU, protocol converter, Gateway, HMI, Data concentrator compatible with iec 104. *Industry Proved * Worldwide Customers Download Evaluation Kit - IEC 104 Development Bundle In the Development Bundle, We included IEC 104 Server & Client Simulator, Windows & Linux...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 21
    OpenSERP

    OpenSERP

    Open-source SERP API for AI, SEO & automation - Google + 5 more

    OpenSERP is a free self-hosted open-source SERP API & CLI with live browser-rendered search and content extraction for AI, SEO & automation. Use it as a search tool for LLMs, agents, and RAG pipelines, or as a scraper backend for SEO rank tracking across Google, Yandex, Baidu, and more. It is especially useful when your workflow needs RU/CN web coverage instead of another Google-only API.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Meqaris

    Meqaris

    Booking/reservation of meeting rooms/equipment with e-mail invitations

    Meqaris (Meeting Equipment and Room Invitation System) is a system that allows booking meeting/conference rooms and other equipment or resources (like mobile whiteboards, projectors or conference audio/video sets) by using the same type of e-mail invitations that are used to invite participants to meetings. Especially useful in corporate environments, but can be used for anything in general, even by individual users. Simply add "resource participants" to the recipient list (just like other attendees) of your e-mail invitation to book the resource and wait for a response. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23

    lms2fits

    Dual-channel spectroscopic receiver using LimeSDR-USB

    `lms2fits` is a dual-channel spectroscopic receiver for radio astronomy that employs theLimeSDR's LimeSDR-USB dual-channel transceiver, which in turn employs Lime Microsystems' LMS7002M transceiver chip. These systems allow a frequency-agile (<30 MHz to 3.8 GHz) receiver providing Stokes parameters in dynamic spectra of up to 60 MHz analog bandwidth streamed to a FITS file with three-axis primary table. It runs on linux under .Net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Developers Stripe Card Donate Pay Form
    This form streamlines the donation process in six main steps for developers to link it to Stripe Card payments: * Donation Type: Donors can choose between a one-time or recurring donation. If they choose recurring, a frequency dropdown appears, offering weekly, monthly, or yearly options. * Amount: Users can select a pre-set amount (£5, £10, £25) or enter a custom amount. * Currency: A dropdown provides common currency options (e.g., GBP, USD, EUR).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Gear Grinder

    Gear Grinder

    Editor software for the PRIMOVA GX-2 Gear Shifter device

    Editing software aid for use with the Primova GX-2 Gear Shifter device used with GK type hexaphonic guitar/bass processors. The editor will display and edit the internal functions of the Gear Shifter processor device via a USB port (serial over USB). Link to hardware unit site: https://www.primovasound.com/products/gx2/index.php/
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo