Showing 2977 open source projects for "size"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    Segments.ai

    Segments.ai

    Segments.ai Python SDK

    Multi-sensor labeling platform for robotics and autonomous vehicles. The platform for fast and accurate multi-sensor data annotation. Label in-house or with an external workforce. Intuitive labeling interfaces for images, videos, and 3D point clouds (lidar and RGBD). Obtain segmentation labels, vector labels, and more. Our labeling interfaces are set up to label fast and precise. Powerful ML assistance lets you label faster and reduce costs. Integrate data labeling into your existing ML...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Files for Meteor.js

    Files for Meteor.js

    Upload files via DDP or HTTP to Meteor server FS

    Stable, fast, robust, and well-maintained Meteor.js package for file management using MongoDB Collection API. What does exactly this means? Calling .insert() method would initiate a file upload and then insert a new record into the collection. Calling .remove() method would erase stored file and records from MongoDB Collection. And so on, no need to learn new APIs. It's flavored with extra low-level methods like .unlink() and .write() for complex integrations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Html Menu Generator for Laravel

    Html Menu Generator for Laravel

    Html menu generator for Laravel

    .... There are some packages out there that can help generating menus, but most of them have a messy API or have become victims of feature creep. That's why we decided to create our own modern menu package that has a beautiful API to work with. We have provided full documentation containing lots of examples. In this post I'd like to walk you through it. The spatie/menu package provides a fluent interface to build menus of any size in your php application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    imgIX.js

    imgIX.js

    Responsive images in the browser, simplified

    imgix.js is a dependency-free JavaScript library for the browser that allows for easy integration of imgix into websites. imgix.js allows developers to easily generate responsive images using the srcset and sizes attributes, or the picture element. This lets you write a single image URL that is parsed and used to make images look great at any screen size, by using imgix to process and resize your images on the fly. imgix.js is designed to run in the browser, manipulating existing img elements...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    pywebview

    pywebview

    Build GUI for your Python program with JavaScript, HTML, and CSS

    ... and QT or GTK on Linux. If you choose to freeze your application, pywebview does not bundle a heavy GUI toolkit or web renderer with it keeping the executable size small. pywebview is compatible with Python 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    hindent

    hindent

    Haskell pretty printer

    Haskell pretty printer. hindent is used in a pipeline style. The default indentation size is 2 spaces. Create a hindent.yaml file in your project directory or in your ~/ home directory. By default, hindent preserves the newline or lack of newline in your input. With force-trailing-newline, it will make sure there is always a trailing newline. hindent can be forced to insert a newline before specific operators and tokens with line-breaks. This is especially useful when utilizing libraries like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Letterboxd Recommendations

    Letterboxd Recommendations

    Scraping publicly-accessible Letterboxd data for movie recommendations

    ... decomposition (SVD). All movies in the full dataset that the user has not rated are run through the model for predicted scores and the items with the top predicted scores are returned. Due to constraints in time and computing power, the maximum sample size that a user is allowed to select is 500,000 samples, though there are over five million ratings in the full dataset from the top 4000 Letterboxd users alone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    texturize

    texturize

    Generate photo-realistic textures based on source images

    Generate photo-realistic textures based on source images. Remix, remake, mashup! Useful if you want to create variations on a theme or elaborate on an existing texture. A command-line tool and Python library to automatically generate new textures similar to a source image or photograph. It's useful in the context of computer graphics if you want to make variations on a theme or expand the size of an existing texture. This software is powered by deep learning technology, using a combination...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Deep Lake

    Deep Lake

    Data Lake for Deep Learning. Build, manage, and query datasets

    Deep Lake (formerly known as Activeloop Hub) is a data lake for deep learning applications. Our open-source dataset format is optimized for rapid streaming and querying of data while training models at scale, and it includes a simple API for creating, storing, and collaborating on AI datasets of any size. It can be deployed locally or in the cloud, and it enables you to store all of your data in one place, ranging from simple annotations to large videos. Deep Lake is used by Google, Waymo, Red...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 10
    Node Fetch

    Node Fetch

    A light-weight module that brings the Fetch API to Node.js

    Instead of implementing XMLHttpRequest in Node.js to run browser-specific Fetch polyfill, why not go from native http to fetch API directly? Hence, node-fetch, minimal code for a window.fetch compatible API on Node.js runtime. See Jason Miller's isomorphic-unfetch or Leonardo Quixada's cross-fetch for isomorphic usage (exports node-fetch for server-side, whatwg-fetch for client-side). If you cannot switch to ESM, please use v2 which remains compatible with CommonJS. Critical bug fixes will...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Floating UI

    Floating UI

    A low-level toolkit to create floating elements

    A JavaScript library for anchor positioning, anchor a floating element next to another element while making sure it stays in view optimally. This lets you position tooltips, popovers, or dropdowns to efficiently float on top of the UI! This positioning toolkit has a platform-agnostic 0.6 kB core (minified + Brotli compressed), with official bindings for the web, React DOM, React Native, and Vue. In addition to positioning, there are also interaction primitives to build floating UI components...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Reposilite

    Reposilite

    Lightweight and easy-to-use repository management software

    Lightweight and easy-to-use repository manager for Maven-based artifacts in JVM ecosystem. This is simple, extensible and scalable self-hosted solution to replace managers like Nexus, Archiva, or Artifactory, with reduced resource consumption. To run Reposilite for your personal needs you should assign around 20MB of RAM and at least Java 11+ installed. For huge public repositories, you can adjust the memory limit and even the size of used thread pools in the configuration. The recommended tool...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Infracost VSCode Extension

    Infracost VSCode Extension

    See cost estimates for Terraform right in your editor

    ... as the instance count, or 1000GB volume size instead of 100, the cost estimate will immediately pick that up and let you know. See cost estimates right above their Terraform definitions. Infracost's output updates on file save. Both resource and module blocks are supported. 3rd party module blocks are also supported!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Iconoir

    Iconoir

    An open source icons library with 1K+ icons

    ... be "iconoir-" and then the name of the icon. The icons are display: inline-block and default to the current font size. You can control this by adjusting the ::before styles of the element.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    React Icons

    React Icons

    svg react icons of popular icon packs

    Include popular icons in your React projects easily with react-icons, which utilizes ES6 imports that allows you to include only the icons that your project is using. If your project grows in size, this option is available. This method has the trade-off that it takes a long time to install the package. Suitable for MeteorJS, Gatsbyjs etc. SVG is supported by all major browsers. With react-icons, you can serve only the needed icons instead of one big font file to the users, helping you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    gmailctl

    gmailctl

    Declarative configuration for Gmail filters

    This utility helps you generate and maintain Gmail filters in a declarative way. It has a Jsonnet configuration file that aims to be simpler to write and maintain than using the Gmail web interface, to categorize, label, archive and manage your inbox automatically. If you use Gmail and have to maintain (like me) a lot of filters (to apply labels, get rid of spam or categorize your emails), then you probably have (like me) a very long list of messy filters. At a certain point one of your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GoatCounter

    GoatCounter

    Easy web analytics. No tracking of personal data

    ... of extra data to your site. Also has JavaScript-free "tracking pixel" option, or you can use it from your application's middleware or import from logfiles. Keeps useful statistics such as browser information, location, and screen size. Keep track of referring sites and campaigns. Easy; if you've been confused by the myriad of options and flexibility of Google Analytics and Matomo that you don't need then GoatCounter will be a breath of fresh air.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Uber Go Style Guide

    Uber Go Style Guide

    The Uber Go Style Guide

    This repository holds the Uber Go Style Guide, which documents patterns and conventions used in Go code at Uber. Styles are the conventions that govern our code. The term style is a bit of a misnomer, since these conventions cover far more than just source file formatting—gofmt handles that for us. The goal of this guide is to manage this complexity by describing in detail the Dos and Don'ts of writing Go code at Uber. These rules exist to keep the code base manageable while still allowing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    qwik

    qwik

    The HTML-first framework. Instant apps of any size with

    Qwik does not do hydration because it is resumable. Hydration can take several seconds, depending on the complexity of your application and mobile device speed. Qwik applications are instantly interactive even on slow mobile devices leading to a perfect Google PageSpeed score. Qwik apps begin their life as SSR/SSG. Qwik serializes the application's state and framework state into HTML upon rendering the application. Then Qwik can resume execution where the server left off in the browser...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OverVue

    OverVue

    Prototyping Tool For Vue Devs

    OverVue is a prototyping tool that allows developers to dynamically create and visualize a Vue application, implementing a real-time intuitive tree display of component hierarchy and a live-generated code preview. The resulting boilerplate can be exported as a template for further development. Quickly start your project by importing components from popular Vue Component Libraries. Envision your project design with accurate component placement and sizing that persists upon project export....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Kui

    Kui

    A hybrid command-line/UI development experience for cloud-native devs

    Raven is a open source desktop news reader with flexible settings to optimize your experience. No login is required, and no personal data is collected. Just select the websites you want to curate articles from and enjoy! Raven strips away all the distracting content from the original articles, annoying ads, banners, and awkward layouts. You control how Raven displays the content. Choose a theme you love. Customize your fonts and display size. Configure your layout and hide what you don’t need...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Raven Reader

    Raven Reader

    All your articles in one place. Beautiful

    All your articles in one place, are beautiful. Exporting feed in OPML format. Importing feeds. Windows support. Linux support. Offline reading. Keyboard Shortcuts. Sidebar count. Text size configuration. Text font style configuration (Currently has Playfair Display, Muli, Open Sans, and Roboto Slab). Supports categorizing of the feeds. macOS touch bar shortcuts. Integration with read-it later apps: Pocket, Instapaper. Podcast support. Subscribe to podcast RSS feed and listen within the app...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    django-rest-framework-gis

    django-rest-framework-gis

    Geographic add-ons for Django REST Framework

    Geographic add-ons for Django Rest Framework. Provides a GeometryField, which is a subclass of Django Rest Framework (from now on DRF) WritableField. This field handles GeoDjango geometry fields, providing custom to_native and from_native methods for GeoJSON input/output. While precision and remove_duplicates are designed to reduce the byte size of the API response, they will also increase the processing time required to render the response. This will likely be negligible for small GeoJSON...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Sockeye

    Sockeye

    Sequence-to-sequence framework, focused on Neural Machine Translation

    Sockeye is an open-source sequence-to-sequence framework for Neural Machine Translation built on PyTorch. It implements distributed training and optimized inference for state-of-the-art models, powering Amazon Translate and other MT applications. For a quickstart guide to training a standard NMT model on any size of data, see the WMT 2014 English-German tutorial. If you are interested in collaborating or have any questions, please submit a pull request or issue. You can also send questions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NanoDet-Plus

    NanoDet-Plus

    Lightweight anchor-free object detection model

    Super fast and high accuracy lightweight anchor-free object detection model. Real-time on mobile devices. NanoDet is a FCOS-style one-stage anchor-free object detection model which using Generalized Focal Loss as classification and regression loss. In NanoDet-Plus, we propose a novel label assignment strategy with a simple assign guidance module (AGM) and a dynamic soft label assigner (DSLA) to solve the optimal label assignment problem in lightweight model training. We also introduce a...
    Downloads: 0 This Week
    Last Update:
    See Project