Showing 338 open source projects for "raylib-5.x"

View related business solutions
  • Vibes donโ€™t ship, Retool does Icon
    Vibes donโ€™t ship, Retool does

    Start from a prompt and build production-ready apps on your dataโ€”with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your dataโ€”deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking downโ€”with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    Tor Browser

    Tor Browser

    Browser for using Tor on Windows, Mac OS X or Linux

    Tor Browser enables you to use Tor on Windows, Mac OS X, or Linux without needing to install any software. Tor is a software that bounces your communications around a distributed network of relays run by volunteers. This effectively prevents anyone watching your Internet connection from learning what sites you visit; it prevents the sites you visit from learning your physical location; and allows you access to sites which are blocked.
    Downloads: 1,075 This Week
    Last Update:
    See Project
  • 2
    jQuery DataTables API for Laravel

    jQuery DataTables API for Laravel

    jQuery DataTables API for Laravel

    This package is created to handle server-side works of DataTables jQuery Plugin via AJAX option by using Eloquent ORM, Fluent Query Builder or Collection. To enable debugging mode, just set APP_DEBUG=true and the package will include the queries and inputs used when processing the table. Please avoid using php artisan serve when developing with the package. There are known bugs when using this where Laravel randomly returns a redirect and 401 (Unauthorized) if the route requires...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RailsPanel

    RailsPanel

    Chrome extension for Rails development

    RailsPanel is a Chrome/Firefox extension for Rails development that will end your tailing of development.log. Have all information about your Rails app requests in the browser, in the Developer Tools panel. Provides insight to db/rendering/total times, parameter list, rendered views and more. Provides insight to db/rendering/total times, parameter list, rendered views, text editor integration and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Floorp Browser

    Floorp Browser

    All of source code of version 10 or later of Floorp Browser

    ...Move the tab bar to the bottom of the window, hide the title bar, and more. Create your own Floorp. In addition to the usual Firefox theme customization, Floorp allows you to switch between five different interface designs, including OS-specific themes. Floorp is based on Firefox ESR. Floorp will be updated every 4 weeks, with security updates provided before each Firefox release. We don't collect personal information from users. We don't track users. We don't sell user data. We have no affiliation with any advertising companies. ...
    Downloads: 47 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Ateraโ€™s AI agents donโ€™t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    BeEF

    BeEF

    The browser exploitation framework project

    BeEF is short for The Browser Exploitation Framework. It is a penetration testing tool that focuses on the web browser. Amid growing concerns about web-borne attacks against clients, including mobile clients, BeEF allows the professional penetration tester to assess the actual security posture of a target environment by using client-side attack vectors. Unlike other security frameworks, BeEF looks past the hardened network perimeter and client system, and examines exploitability within the...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Safe Exam Browser
    Safe Exam Browser is a webbrowser-environment to carry out online-exams safely. The software changes any computer into a secure workstation. It regulates the access to any utilities and prevents students from using unauthorised resources.
    Leader badge
    Downloads: 147,860 This Week
    Last Update:
    See Project
  • 7
    AWS Extend Switch Roles

    AWS Extend Switch Roles

    Extend your AWS IAM switching roles by Chrome extension

    Extend your AWS IAM switching roles. You can set the configuration like AWS config format. Switch role history does not remain only five maximum on the AWS Management Console. This extension gives you to show all of the switch roles from a browse menu by loading your AWS configuration. Extend your AWS IAM switching roles by Chrome extension, Firefox add-on, or Edge add-on. Switch role history only stores the last 5 roles (maximum) on the AWS Management Console. This extension shows a menu of switchable roles that you can configure manually. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Serverless Webpack

    Serverless Webpack

    Serverless plugin to bundle your lambdas with Webpack

    A Serverless Framework plugin to build your lambda functions with Webpack. When enabled in your service configuration, functions are packaged and compiled individually, resulting in smaller Lambda packages that contain only the code and dependencies needed to run the function. This allows the plugin to fully utilize WebPack's Tree-Shaking optimization. Configuration possibilities range from zero-config to fully customizable. Support of serverless package, serverless deploy and serverless...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Toggl Track

    Toggl Track

    Toggl Track browser extension for Chrome and Firefox

    Track time in Toggl Track without leaving your browser and the online apps you usually spend time on. Available for Chrome and Firefox. Our browser extension (previously called Toggl Button) for Chrome and Firefox lets you track time in your favorite web tools and wherever you are on the web. The Toggl Track browser extension integrates with 100+ popular tools. Toggl Track browser extension was previously called Toggl Button. Beyond the name and colors, no other changes have been made. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    node-gyp

    node-gyp

    Node.js native addon build tool

    ...It contains a vendored copy of the gyp-next project that was previously used by the Chromium team, extended to support the development of Node.js native addons. Note that node-gyp is not used to build Node.js itself. Multiple target versions of Node.js are supported (i.e. 0.8, ..., 4, 5, 6, etc.), regardless of what version of Node.js is actually installed on your system (node-gyp downloads the necessary development files or headers for the target version). node-gyp requires that you have installed a compatible version of Python, one of: v3.6, v3.7, v3.8, or v3.9. If you have multiple Python versions installed, you can identify which Python version node-gyp should use. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    WhichBrowser

    WhichBrowser

    Browser sniffing gone too far โ€” A useragent parser library for PHP

    ...My website is html5test.com and I wanted to know which score belongs to which browser. To do that you need a browser sniffing library. Almost all browsers say they are Netscape 5 and almost all WebKit browsers say they are based on Gecko. Even Internet Explorer 11 now no longer claims to be IE at all, but instead, an unnamed browser that is like Gecko. And it gets worse. That is why it is complicated.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    hlchunk.nvim

    hlchunk.nvim

    This is the lua implementation of nvim-hlchunk

    ...Using profile.nvim for performance analysis, all experiments were conducted on macOS with alacrity, Neovim window height was 66 lines, and the code file was typescript.js, starting from the first line to the five hundredth line. The average rendering time per render was 0.7ms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FreeWRL VRML/X3D browser
    FreeWRL is an Open Source, cross platform VRML2 and X3D compliant browser, with script, SAI and EAI support. Platforms supported: Linux and other Unix-style platforms; Mac OS/X; Windows. Support for mobile platforms (iOS, Android, QNX) is under development.
    Leader badge
    Downloads: 92 This Week
    Last Update:
    See Project
  • 14
    Eric Integrated Development Environment

    Eric Integrated Development Environment

    Python Development Environment with all batteries included

    Eric is a Python IDE written using PyQt and QScintilla. It provides various features such as any number of open editors, an integrated (remote) debugger, project management facilities, unit test, refactoring and much more.
    Leader badge
    Downloads: 186 This Week
    Last Update:
    See Project
  • 15
    Chrome Captcha Auto Solver

    Chrome Captcha Auto Solver

    Google Chrome Bypass Captcha Extension

    ...Unzip the downloaded .zip file. 3. Go to your Chrome browser's "**Customize & control Google Chrome**" at the uppermost right hand corner. 4. Go to "**More Tools**" option. 5. Go to "**Extensions**" option. 6. Click on "**Developer Mode**" checkbox. 7. Click on the "**Load unpacked extension**" button. 8. Done Related Project: https://sourceforge.net/p/captchaserver/
    Downloads: 12 This Week
    Last Update:
    See Project
  • 16
    bee-host

    bee-host

    Firefox/Chrome proxy app for an external editor

    A native messaging host application for Browser's Exernal Editor extension (https://github.com/rosmanov/chrome-bee)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    Modern Browser Homepage

    Modern Browser Homepage

    A customizable "new tab" page for Firefox.

    A customizable and modern "new tab" page for Firefox. Have you ever wanted to use your own background image in your Firefox homepage? This extension allows you to do that, while keeping the easy access to your bookmarks and a sleek look.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Surfie-Browser

    Surfie-Browser

    Surfie Browser

    Thanks for using Surfie! Have a question or suggestion? Let us know! info@surfie.fun or talk in github.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CAPTCHA Solver for Chrome - CAPTCHAs.IO

    CAPTCHA Solver for Chrome - CAPTCHAs.IO

    The fastest and most stable captcha solving service API provider!

    ...Unzip the downloaded .zip file. 3. Go to your Chrome browser's "**Customize & control Google Chrome**" at the uppermost right hand corner. 4. Go to "**More Tools**" option. 5. Go to "**Extensions**" option. 6. Click on "**Developer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MobiDevTools

    MobiDevTools

    A mobile devtools for debugging web sites and web apps

    This add-on provides an intuitive and visually appealing panel interface embedded directly inside your Firefox browser. Whether you develop for mobile or desktop web, gain instant access to critical page data and performance metrics โ€” all without leaving the browser or resorting to external tools. ยป`Click the WebExtension's icon in the toolbar or menu to open the overlay.`
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    seaart-save-metadata

    Chrome extention to save metadata of works on seart.ai in XMP in files

    (modified 2025-12-20) v1.1.0 Now it also works on `postDetail` pages. Chrome extention to save metadata of works on seart.ai in XMP and embed them into files. Works on /explore/detail pages and /postDetail/ pages. Does NOT work to videos. Filenames are automatically sanitized. It saves: prompt, model, checkpoint, lora, creator, source, etc. of each work. Press a button to start fetching metadata and download a work on a target page. # Installation Unpack the release and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Media Dock

    Extract and download media from any website with ease and speed.

    Media Extractor is a powerful and easy-to-use Chrome extension designed to help users quickly extract images and videos from any website. Whether you need media for reference, presentations, or personal use, this tool simplifies the process by scanning web pages and providing direct download links. The extension supports a wide range of formats and sources while maintaining a clean, user-friendly interface. It operates securely without tracking your activity and ensures smooth performance...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Treebolic is a Java suite (including library) whose purpose is to give a hyperbolic rendering of hierarchical data. A tree is rendered with nodes and edges but display space is subject to a particular curvature (hence the name).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    oas.lpu-tool

    oas.lpu-tool

    This is just a tool to help students view their results and other deta

    This is a chrome extension that helps you to view your result details, download answers, view personal info and view recently attempted tests. extension is not affiliated with LPU. This is just a tool to help students view their results and other details.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next