Showing 25 open source projects for "pick"

View related business solutions
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 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
  • 1
    hosts

    hosts

    Consolidate and extend hosts files from several well-curated sources

    Consolidating and extending hosts files from several well-curated sources. You can optionally pick extensions to block pornography, social media, and other categories. The unified hosts file is optionally extensible. Extensions are used to include domains by category. Currently, we offer the following categories: fakenews, social, gambling, and porn. Extensions are optional, and can be combined in various ways with the base hosts file.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 2
    Termux:X11

    Termux:X11

    Termux X11 add-on application

    Termux is an Android terminal emulator and Linux environment app that works directly with no rooting or setup required. A minimal base system is installed automatically - additional packages are available using the APT package manager. Termux combines standard packages with accurate terminal emulation in a beautiful open-source solution. Access API endpoints with curl and use rsync to store backups of your contact list on a remote server.
    Downloads: 284 This Week
    Last Update:
    See Project
  • 3
    Akka HTTP

    Akka HTTP

    The Streaming-first HTTP server/module of Akka

    ...While interaction with a browser is of course also in scope it is not the primary focus of Akka HTTP. Akka HTTP follows a rather open design and many times offers several different API levels for “doing the same thing”. You get to pick the API level of abstraction that is most suitable for your application. This means that, if you have trouble achieving something using a high-level API, there’s a good chance that you can get it done with a low-level API, which offers more flexibility but might require you to write more application code. Akka HTTP has been driven with a clear focus on providing tools for building integration layers rather than application cores. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Query String

    Query String

    Parse and stringify URL query strings

    Query String is a JavaScript package for parsing, creating, and manipulating URL query strings. It converts encoded query parameters into JavaScript objects and can serialize objects back into URL-compatible strings. The library supports multiple array formats, custom separators, configurable sorting, and strict or relaxed encoding behavior. Values can optionally be parsed as numbers or booleans, while explicit type schemas provide finer control over individual parameters. Higher-level...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    AWS SDK for C++

    AWS SDK for C++

    AWS SDK for C++

    ...It supports major platforms including Windows, macOS, and Linux, and uses CMake for builds so you can include only the services your application needs, helping reduce binary size and surface attack area. Documentation, code examples and build instructions make integration straightforward, and the modular build ability allows teams to pick and choose service clients.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Leapp

    Leapp

    Leapp is the DevTool to access your cloud

    ...Data stored locally encrypted in your System Vault. Work with your Cloud Identities from a single place. Automatic temporary Cloud credentials generation and rotation. Pick your Cloud Provider to add a Leapp Session. Choose from supported access methods or leverage your federated identity with SAML 2.0 compliant identity providers. Automatically provision your sessions from AWS Single Sign-On via Leapp Integration. Start your Session, and Leapp will automatically generate secure short-lived credentials for you. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    generator-ngx-rocket

    generator-ngx-rocket

    Extensible Angular 13+ enterprise-grade project generator

    Extensible Angular 5+ enterprise-grade project generator based on angular-cli with best practices from the community. Bootstrap, Angular Material or even Ionic are available, just pick one and start to code. Save time and maintenance effort by creating Progressive Web App and mobile app with the same code base. The app template is based on HTML5, TypeScript and Sass. Optimized build and bundling process with Webpack. Development server with backend proxy and live reload. Cross-browser CSS with autoprefixer and browsers list. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Simple Python Browser

    Simple Python Browser

    A Simple Python Browser with PyQt5

    This browser is maintained and build by two devs on github @JohnVictoryz (creator also the one writing this) and @TheHolyTachanka (helping on docs and coding) Github Repository: https://github.com/The-All-Python-Project/SimplePythonBrowser If you have linux check the github page on https://python-browser.github.io/SimplePythonBrowser/installation and pick your distro we have also auto install scripts that the install it automatically
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Ratchet WebSocket

    Ratchet WebSocket

    Asynchronous WebSocket server

    ...After understanding "the new flow", event driven programming, compared to traditional HTTP request/response - writing any application on top of Ratchet becomes fast and easy. Ratchet provides many components for you to pick and choose from to easily add functionality. The component architecture allows you to focus on functionality with the ability to reuse and add or remove other component functionality. Ratchet is fully PSR-4 compliant, so it naturally plays well with others. Leveraging components from Symfony2, development should feel similar to many. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    AWS SDK for Ruby

    AWS SDK for Ruby

    AWS SDK for Ruby

    ...Version 3 of the AWS SDK for Ruby modularizes the monolithic SDK into service-specific gems, for example, aws-sdk-s3 and aws-sdk-dynamodb. Now each service gem uses strict semantic versioning, along with the benefits of continuous delivery of AWS API updates. With modularization, you can pick and choose which service gems your application or library requires, and update service gems independently of each other. You will need to configure credentials and a region, either in configuration files or environment variables, to make API calls. It is recommended that you provide these via your environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    UpUp

    UpUp

    Easily create sites that work offline as well as online

    ...This is why modern browsers support service workers, a new technology which lets you serve your content to your users, even when they are offline. UpUp is a free, open-source project which makes using this modern magic as simple as calling one command. While easy to pick up, UpUp is powerful enough to support anything from showing simple messages, to making fully functional single-page applications available offline, with data customized for each of your users.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    MyTemplates

    If you sell anything on eBay then you need a listing template

    ...The purpose of this template is to help sell your product, not advertise the template creator. There are partner links in the very last tab. That way, we are still mentioned, but it isn't unless your buyer seeks us out. Take this great opportunity to pick up your eBay listing template today! Once you download the item. You will be provided with a .txt file and instructions for use. Then, all you have to do is insert your eBay user id and fill in your item title and description.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    MyServerEditor
    ...To upload a data base to Myservereditor go to Advanced settings > Upload data base MyserverEditor with version 3.3 supports plugins.You may visit MyserverEditor download page from time to time to pick up your desired plugins.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Make It True

    Make It True

    Simple, effective algebra trainer

    ...One approach would be to solve for the product "c*d" and then choose 2 numbers whose product satisfies what's needed. Like this: 18-64-c*d=4 18-64-4=c*d c*d=-50 Then the student could pick any two numbers with product of -50, like c=-25 and d=2. Another approach would be to pick any number for c, then express d in terms of that number. For example, if the student arbitrarily chose c=13 then: 18-64-c*d=4 18-64-13*d=4 d=(4-18+64)/(-13)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    WUtils

    Utility classes for the Wt C++/JavaScript web framework

    WUtils is a set of C++ utility classes for the Wt C++/JavaScript web framework. This library needs a C++11 compiler. There is both a hg repository and a git repository, pick the one you prefer, they are always synchronized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PynDora

    PynDora

    Python WebServer Log File Analyzer

    This is a web log file analyzer we are making using python. First the IIS parsing engine wil be built and then Apache and possibly other servers. It is going to support multiple log files from any date and output the statistics in html formatted files, incorporating automatically build charts. It will be a pure python solution which is going to be self contained, ie no installation will be required other from the standard python modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PHP Pick 'Em

    Project is now hosted on Github

    PHP Pick 'Em is a free php web application that allows you to host a weekly NFL pick 'em football pool on your website. Much simpler than fantasy football, but just as fun. PROJECT HAS MOVED TO GITHUB: https://github.com/rothkj1022/phppickem
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Jucifer, written in PHP, is a cross-platform software run under Apache in a PC to help reading and monitoring posts of Baidu.com Tieba. Especially useful for Tieba Mentors to pick out isolated posts. Jucifer使用PHP编写,是一个跨平台的百度贴吧浏览和监控系统,为管理者快速反应爆吧、挖坟、拆吧提供有力的支持。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Web Librarian
    Web Based application to manage library materials and material borrowers. Includes a web search engine to find and reserve items by borrower ID. Painless installation, very extensible and has an intuitive U.I. Runs on MySQL. A great tool for any libr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    phpMUR -Multi-User-Randomizer- Rating system for multiple users. Pick/don't pick songs according to who's listening, and their ratings. Listen to your music, or watch videos via web page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Random Pick-a-Meal - Can't decide what to eat? Can't decide where to eat? Let the Random Pick-a-Meal pick it for you! Choose, Pick, and Go Eat! This is the download version (which hasn't been touched in years). I now have an online version of Pick-a-Meal that you can log in to and use 'on the go'. It's at: https://kdcinfo.com/pickameal/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Were you never getting bored by going through the full wsdl process, just to pick up an answer from a couple of string parameters ? We were. Neowebservices framework allows to make code (java classes...) available through a simple http request.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A web site based weekly game played during the NFL season. Players pick winners for 10 games each week and rank the games they choose from 10 down to 1 - the points they receive if correct. There are weekly and season winners. Currently in design phase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    D3WWW is a RainingData license-friendly, non-persistant HTTP integration solution for D3. MVWWW is a flavor independant release of D3WWW. OpenQM will be the first flavor it is released under. Addintional flavor tweaks will be added later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Reverse Image Search Anywhere

    Reverse Image Search Anywhere

    4-engine reverse image search that works on Instagram & Pinterest

    ...Most "search by image" tools break on Instagram, Pinterest, and images drawn to a canvas or served as blob:/data: URLs, and make you check each engine one at a time. This extension fixes both. Right-click any image to search Google Lens, Yandex, Bing Visual and TinEye at once, or pick a single engine. You can also paste an image (Ctrl/Cmd+V), drag to capture a region of the page, or crop and run a dedicated "Search this face" flow. Private by default: ordinary searches go straight from your browser to the engine and never touch our servers. Where a site hides the image URL, the extension uploads that one image to mint a temporary link; it auto-deletes within about an hour and is never sold or used for training. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next