• Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1
    Genesis Browser is a tabbed web browser written in Visual C# 2.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Ghostlie

    Ghostlie

    Yet another simple and open source web browser project.

    GHOSTLIE = GHOSTlike Lightweight Internet Explrorer. A simple and lightweight web browser which will to be an application for secure and privacy internet surfing. But the current version hasn't yet any secure and privacy features regrettably. It comes as simple and easy to use web browser with basic internet navigation, access to the Internet Control Panel of MSIE and printing capabilities. This Version represent momentarily a basement of the development project Ghostlie. Nevertheless I hope you find it as useful by now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Gist.vim

    Gist.vim

    Vim plugin for Gist

    Gist.vim is a Vim plugin (written in Vimscript) that integrates Gist (GitHub’s snippet sharing service) into the Vim editor. It allows users within Vim to publish the current buffer or selected text directly as a gist, edit gist content, delete/fork gists, and list their public gists. The plugin supports commands like :Gist, :'<,'>Gist, :Gist -p, :Gist -a, :Gist -l, :Gist -d, etc as documented in the README. This makes it convenient for Vim users who want to quickly share snippets, configuration files or code fragments without leaving the editor. With over 1,700 stars, it appears to be well used in the Vim community. The plugin is ideal for developers who rely on Vim and want tight integration with GitHub Gist.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GitGutter

    GitGutter

    A Sublime Text 2/3 plugin to see git diff in gutter

    A Sublime Text plug-in to show information about files in a git repository. Gutter Icons indicating inserted, modified or deleted lines. Diff Popup with details about modified lines. Status Bar Text with information about file and repository and provides some commands like Goto Change to navigate between modified lines. Copy from Commit to copy the original content from the commit. Revert to Commit to revert a modified hunk to the original state in a commit. The diff popup shows the original content from the commit or the differences between it and the working content. The toolbar provides some commands to interact with or modify the changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    GitHunt

    GitHunt

    Hunt the most starred projects on any date on GitHub

    React app and Chrome Extension to go through the top project. GitHunt is a react application and a chrome extension that lets you explore the most starred projects on GitHub. Replace the new tab with a list of trending repositories on github belonging to any technology that you chose. You can look through the repositories for any technology of your liking and for any period of time. By default it shows the trending repositories (most starred repositories created in the given period of time) for the last week and as you keep scrolling, you will be presented with the popular repositories of the consecutive past weeks. All you have to do is select how you would like to see the repositories (monthly, weekly or yearly) and the language, it will remember your choice and will show you the trending repositories in that category whenever you will open the new tab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    XSL Transformations for Glade files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A Gnome applet for launching Netscape/Mozilla. Can jump to the currently highlighted URL, or perform a search using the currently highlighted text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This simple program catch the page you need from internet and save it into your PC with all its images. The most important aspect is that it's wrote starting from nothing, using new library that are able to use the http protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Gogradle

    Gogradle

    A Gradle Plugin Providing Full Support for Go

    Gogradle is a gradle plugin that provides support for building golang. Gogradle is a Gradle plugin that provide modern build support for Golang. Gogradle is deeply inspired by glide(I need to pay respect for it). You can simply think Gogradle as glide+make. make has a very steep learning curve, thus many people (like me) aren't good at it; Gradle use a DSL with similar syntax to Java to describe a build, which is easier for me. Makefile and Shell have cross-platform issues, especially on Windows. Thanks to Gradle and JVM, Gogradle provide an excellent cross-platform support and can leverage the whole Java ecosystem. There're many mature plugins in Gradle ecosystem, and it's easy for yourself to implement a plugin to reuse your build code. There's plenty of package management tools in Go community which are not compatible with each other. If you puzzled over these issues, or you were a Java developer and familiar with Gradle, Gogradle is your choice!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 10
    A Web Based Golf statistic site using PHP. Players can register and input their golf stats per game. Each player is ranked in each category, and players can compare stats with each other. Course and hole stats are also calculated and displayed in graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GooGrab

    GooGrab

    Capture large maps from Google maps and save to your disk as images

    A simple app that allows you to save large maps from Google ( larger than your screen ) with one click. You can zoom in-out, move the map change map type etc. Supported formats .BMP, .JPEG, .PNG. You also can adjust the .JPEG compression and capture size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project implements the Google Maps API and the open source GeoNames project to provide an interactive geocode workshop. You can move the map, enter addresses, etc., and generate a long/lat-based Google Maps link, as well as download a GPS POI file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Googlepedia is a free Firefox extension that displays relevant Wikipedia articles on Google search result pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GopherJS

    GopherJS

    Compiler from Go to JavaScript for running Go code in a browser

    GopherJS compiles Go code to pure JavaScript code. Its main purpose is to give you the opportunity to write front-end code in Go which will still run in all browsers. Nearly everything is supported, including Goroutines (compatibility documentation). Performance is quite good in most cases, see HTML5 game engine benchmark. Cgo is not supported. GopherJS requires Go 1.16 or newer. If you need an older Go version, you can use an older Gopher release. GopherJS uses your platform's default GOOS value when generating code. Supported GOOS values are: linux, darwin. If you're on a different platform (e.g., Windows or FreeBSD), you'll need to set the GOOS environment variable to a supported value. gopherjs serve is a useful command you can use during development. It will start an HTTP server serving on ":8080" by default, then dynamically compile your Go packages with GopherJS and serve them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Goutte

    Goutte

    Goutte, a simple PHP Web Scraper

    Goutte is a screen scraping and web crawling library for PHP. Goutte provides a nice API to crawl websites and extract data from the HTML/XML responses. Goutte depends on PHP 7.1+. Add fabpot/goutte as a require dependency in your composer.json file. Create a Goutte Client instance (which extends Symfony\Component\BrowserKit\HttpBrowser). Make requests with the request() method. The method returns a Crawler object (Symfony\Component\DomCrawler\Crawler). To use your own HTTP settings, you may create and pass an HttpClient instance to Goutte. For example, to add a 60 second request timeout. Read the documentation of the BrowserKit, DomCrawler, and HttpClient Symfony Components for more information about what you can do with Goutte. Goutte is a thin wrapper around the following Symfony Components: BrowserKit, CssSelector, DomCrawler, and HttpClient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Grab_IT!!

    Grab_IT!!

    Save large web pages to your disk as images.

    A simple app that allows you to save large web pages ( larger than your screen ) with one click. Supported formats .bmp, .jpg, .png. You also can adjust the .jpg compression and capture size. windows Vista, 7 users download the executable version only ( Small ) Windows XP & earlier users. You may need the full setup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Gradle Retrolambda Plugin

    Gradle Retrolambda Plugin

    A gradle plugin for getting java lambda support in java 6, 7

    This plugin will automatically build your java or android project with retrolambda, giving you lambda goodness on java 6 or 7. It relies on the wonderful retrolambda by Esko Luontola. The minimum android gradle plugin is 1.5.0 and the minimum gradle plugin is 2.5. The plugin will compile the source code with java8 and then replace the class files with the output of retrolambda. Set the java version to compile to. The default is 6. Only 5, 6 or 7 are accepted. The default version of retrolambda used is 'net.orfjackal.retrolambda:retrolambda:2.5.6'. If you want to use a different one, you can configure it in your dependencies. If you are running with java 6 or 7 you should really consider updating. First try updating to the latest version of the android gradle plugin. Newer versions of lint are compatible with java 8 sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Grooveshark browser. Uses .Net Framework 4. It allows you to access grooveshark from an independent app. You're also able to hide the ad frame if you don't feel fair.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Visualizer to facilitate browsing of data provided by Open Archives Initiative Protocol for Metadata Harvesting (OAI-PMH)-Data Providers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Grov
    Grov gives you a facility to read, star and share your Google Reader items when you are offline or have a very slow and inconsistent connection (transport, etc). Sources: http://bit.ly/bxNKBX. Ubuntu packages: http://bit.ly/bLM9Ny.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Note: this project is no longer maintained. Please use gnome-python-extras (http://www.pygtk.org) instead. I apologize for any trouble this might cause, but this is better in the long run. Python bindings for GtkEmbedMozilla.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Gtk+ WebCore is a Linux/Gtk+ port of Apple Computer Inc.'s WebCore KHTML html rendering engine including a web component. A reference browser implementation is included in the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    HEML, the Hypertext Edit Markup Language, is a simplified markup language. HEML is implemented in a small Web browser that enables quickly editing web pages. HEML can be used for ordinary Web pages or for a program help system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    HTML TimeTable viewer is a program designed to help people view the timetable changes. With the possibility to browse forward and backward. And highlight (a) word(s). i.e. a class to see which is important to them. and/or use a timer for each page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    HTML Validator is an Mozilla extension that adds HTML validation to Firefox and Mozilla. The number of errors of a HTML page is seen on the form of an icon in the status bar when browsing. The details are seen when looking the HTML source of the page.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB