• Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    pidCrypt
    pidCrypt is no longer maintained! pidCrypt is a crypto library offering modular cryptographic functions in JavaScript. Supports: AES (CBC & CTR Mode), RSA, MD5, SHA-1, SHA-256, SHA-384, SHA-512, ASN.1, Base64, UTF-8. The AES-CBC mode is compatible to OpenSSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    No longer maintained. A Firefox Add-On for connecting to your pidder account.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Pirate is a programmable API for developing complex, extensible JavaScript objects and modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    pjax

    pjax

    pushState + ajax = pjax

    pjax loads html from your server into the current page without a full page load. It's ajax with real permalinks, page titles, and a working back button that fully degrades. Check the box to toggle pjax. Whenever the time changes, a full page load has happened. If the time doesn't change, no full page load has occurred. The idea is you can't tell the difference between pjax page loads and normal page loads. On complicated sites, browsing just "feels faster." pjax is a jQuery plugin that uses ajax and pushState to deliver a fast browsing experience with real permalinks, page titles, and a working back button. pjax works by fetching HTML from your server via ajax and replacing the content of a container element on your page with the loaded HTML. It then updates the current URL in the browser using pushState.
    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
    prestissimo

    prestissimo

    Composer parallel install plugin

    This is a composer 1.x plugin that downloads packages in parallel to speed up the installation process. This plugin is for Composer1; Composer2 is very fast on its own. Recognize composer's options. You don't need to set any special configuration. To avoid Composer asking for authentication it is recommended to follow the procedure on composer's authentication. For github.com you could also use an auth.json file with an oauth access token placed on the the same level as your composer.json file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is a PHP based image browser. It implements a Sony PSP menu style user interface on web page for browsering images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A marginally simple terminal program designed to synchronize/merge bookmarks between browsers on a computer. This is a very useful feature for developers who commonly have several browsers installed. Currently developing for Firefox and Chromium.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    redirectmodule

    DB based redirection module for Apache http server

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RedSeven aims to be extremely flexible and portable scriptable command-line internet browser automaton.
    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
  • 10
    repeat.vim

    repeat.vim

    repeat.vim: enable repeating supported plugin maps

    vim-repeat extends Vim’s . command so that complex plugin mappings and custom operators can be repeated just like built-in edits. Many popular plugins opt into this behavior by calling a small API, after which their last action becomes dot-repeatable. This dramatically improves ergonomics: once you run a transformation, you can replay it across multiple places with a single keystroke. It keeps Vim’s philosophy of composability intact, turning higher-level actions into repeatable primitives. Makes plugin mappings dot-repeatable via a simple API. The plugin is tiny and transparent, yet it’s one of the most impactful quality-of-life upgrades for power users. Seamless repetition of complex edits across multiple locations. By unifying repeat semantics, it reduces friction when mixing motions, text objects, and plugin features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    sbt-eviction-rules

    sbt-eviction-rules

    An sbt plugin enhancing the evicted key

    An sbt plugin enhancing the evicted key. sbt has been gradually providing these features. As of sbt 1.5.0, all of the features of this plugin are now supported by sbt out of the box. Nevertheless, this plugin can be useful if you are stuck with an old version of sbt. Unlike the default evicted task, the eviction warnings task reports only problematic evictions (ie, libraries that have been evicted by binary incompatible versions). This task turns the eviction warnings into errors. It succeeds only if there are no eviction warnings in your build. You typically want to invoke this task in your CI, to make sure that no pull requests introduce eviction warnings. The recommended versioning scheme in the Scala ecosystem is a (stricter) variant of Semantic Versioning, but not all libraries follow this versioning scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Servlet debugging support: Introspects the content of request, session and servlet context, appends a HTML representations of the data to the HTML pages served by the engine. Strategies used for introspection and visualization purpose are plugable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Sevillafc es un theme o skin para Mozilla Firefox (>2.0) basado en el equipo de fútbol del Sevilla Futbol Club, mejor equipo 2006 segun la IFHHS y actualmente liderando la primera posicion en 2007.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    shellweb is a web browser that programme with perl.Yeah,that`s a perl web browser.It should can do all what you want on web.It will depend on perl`s ability to do many things about web.It`s just a beginning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The simpleHtmlTree is a kind of tree menu base on web explorer,it can not only add tree node automatically,but also modify tree node's attributes. demo:http://mihaisheng.aokhost.com/simplehtmltree3.9/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    sippet

    sippet

    C++ SIP stack based on Chrome source code

    This C++ library has been designed as a Chrome SIP stack. Sippet is an open-source SIP User-Agent library, compliant with the IETF RFC 3261 specification. It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and P2P communication services. The main target was to enable Javascript applications to use UDP, TCP and TLS transports along WebSocket. Existing SIP solutions for the browser are forced to use the WebSockets API to send/receive SIP messages. But for many service providers, the WebSocket protocol could not be a feasible solution due to scalability, support and other business constraints. By the way, the stack can be used as a full client-side C++ Stack (full-featured) without Javascript integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Firefox NSAPI plugin that implements sockets/pipe to be accessed by javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    splitScreen website for Mafia Wars on Tagged. splitScreen divides the web browser screen into three sections. ONLINE now at: http://snuff6.zzl.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Squirm-ads is a fast & configurable redirector for the Squid Internet Object Cache. It is based on squirm package. It extends squirm functionality and introduces content filter based on Windows Active Directory groups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ssg++

    ssg++

    ssg++ ek$i sözlük için bir komut satırı arayüzüdür.

    ssg++ is a command line interface for ek$i sozluk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    about: surfer my try of webkit web browser.No tabs. Based on webkit2gtk and gtk3. lariza and epiphany, surf inspired. No xlibs dependency - works on wayland, weston. more info: https://github.com/nihilowy/surfer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A SOAP client C# GUI to perform U.S. Federal personal income tax estimates using the RushTaxOS taxEngine. Versions will be provided for desktop (Microsoft Windows XP & Vista), web-based (Internet Explorer), and mobile devices (Microsoft Windows Mobile).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Testpilot is a browser based unit testing framework for testing websites. With it you can record the keystrokes and mouse events for a session and play them back automatically. You can include assertions for values in inputs DIVs or JavaScript variables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    the hotdog web browser

    the hotdog web browser

    The hotdog web browser and browser engine

    the hotdog web browser project is a hobbyist web browser and layout engine written entirely from scratch in Go to explore how browsers work under the hood, implementing core components like an HTML parser, CSS rendering, UI toolkit, networking, and layout logic without relying on heavy external dependencies. It’s far from being a complete or spec-compliant browser, but it’s designed to be a learning platform and experimental codebase for anyone curious about browser internals and rendering architecture. The repository includes custom named modules such as ketchup for HTML parsing, mayo for CSS rendering, and a minimal OpenGL/GLFW-based UI toolkit termed mustard, among others. Because it’s handcrafted with minimal dependencies (only OpenGL and GLFW outside the standard library), it emphasizes understanding every part of the browser stack. Development is ongoing and community contributions (ideas, features, bug reports) are welcome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    tkhtml is an effort to create modern web browser components based on the Tcl/Tk platform. Hv3 is a minimalist web browser using tkhtml.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB