Search Results for "user mode linux" - Page 26

Showing 104194 open source projects for "user mode linux"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Electronic Lab Notebook and Lab Inventory Management Software Icon
    Electronic Lab Notebook and Lab Inventory Management Software

    SciNote is a cloud-based ELN software with lab inventory, compliance, & team management tools used by the FDA, USDA and scientists in 100+ countries.

    SciNote provides a top-rated set of data management functionalities, such as inventory tracking & management, protocol & SOP management, compliance (CFR 21 part 11 & GxP), team management & collaboration, integrations and API, project management, safety & security of data and more.
  • 1
    Kornia

    Kornia

    Open Source Differentiable Computer Vision Library

    Kornia is a differentiable computer vision library for PyTorch. It consists of a set of routines and differentiable modules to solve generic computer vision problems. At its core, the package uses PyTorch as its main backend both for efficiency and to take advantage of the reverse-mode auto-differentiation to define and compute the gradient of complex functions. Inspired by existing packages, this library is composed by a subset of packages containing operators that can be inserted within...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    RFS

    RFS

    Automates responsive resizing

    .... The source files can also be downloaded manually and used in a project. This method is not recommended because you lose the ability to easily and quickly manage and update RFS as a dependency. RFS works out of the box without any configuration tweaks. Enabling the two dimensional media queries will determine the value based on the smallest side of the screen with vmin. This prevents values from changing if the device toggles between portrait and landscape mode.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Joker

    Joker

    Small Clojure interpreter, linter and formatter

    ... the script is (successfully) executed. (Note use of --file, in this case, to ensure <filename> is not treated as a <socket> specification for the reply.) Our goal is to be suitable for scripting (lightweight, fast startup). This is something that Clojure is not good at and my personal itch I am trying to scratch. Also, to provide some tooling for Clojure and its dialects. Joker has linter mode which can be used for linting Joker, Clojure and ClojureScript code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Apollo Client Browser Devtools

    Apollo Client Browser Devtools

    Apollo Client browser developer tools

    ..., and variables, and re-run individual mutations. Visualize the Apollo Client cache and search through it by field names and/or values. You can install the extension via Firefox Browser Add-ons or the Chrome Webstore. If you want to install a local version of the extension instead, skip ahead to the Developing section. While your application is in dev mode, the devtools will appear as an "Apollo" tab in your web browser inspector.
    Downloads: 1 This Week
    Last Update:
    See Project
  • End-to-End Order Fulfillment Software for eCommerce Companies Icon
    End-to-End Order Fulfillment Software for eCommerce Companies

    Ultrafast order fulfillment for ecommerce companies who want an edge over 3PLs.

    Cahoot is the next-generation eCommerce order fulfillment network powered by our patented and easy-to-use shipping software. With 100+ eCommerce fulfillment centers throughout the United States, we offer nationwide 1-day and 2-day delivery to over 90% of the US population. Cahoot provides reliable and affordable US fulfillment services for ALL sales channels, including leading marketplaces such as Amazon, eBay, and Walmart and leading eCommerce platforms and shopping carts, including Shopify, BigCommerce, and Magento. Cahoot is the world's first peer-to-peer eCommerce fulfillment network that provides ultrafast order fulfillment at 30% lower cost than traditional 3PLS.
  • 5
    Cookie AutoDelete

    Cookie AutoDelete

    Firefox and Chrome WebExtension that deletes cookies

    Firefox and Chrome WebExtension that deletes cookies and other browsing site data as soon as the tab closes, domain changes, browser restarts, or a combination of those events. Control your cookies! This extension is inspired by Self-Destructing Cookies. When a tab closes, any cookies not being used are automatically deleted. Prevent tracking by other cookies and add only the ones you trust. Easily import and export your cookie whitelist. Add the sites you want to keep cookies for to the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    glslViewer

    glslViewer

    Console-based GLSL Sandbox for 2D/3D shaders shaders

    ... POSIX console IN/OUT or OSC. Different debug modes (histogram, textures, buffers, bounding box, etc). Shadow maps. Headless rendering. Fullscreen and screensaver mode. HoloPlay rendering on LookingGlass Display. Image export. PNG sequence export. WASM crosscompiling. Automatically generated set of defines based on the platform, buffer, render pass, geometry attributes and materials properties. Passing custom uniforms (float, int, vec2, vec3 and vec4) through console IN or OSC.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    LostGrid

    LostGrid

    LostGrid is a powerful grid system built in PostCSS

    ... in flexbox mode browser support is limited to IE 10+. To create a basic horizontal grid, just insert some elements into any containing element like so and pass a fraction to the `lost-column` property. To unset (or remove) a column rule, possibly at a larger breakpoint, use `lost-column: none;`
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    JVM Sandbox

    JVM Sandbox

    Real-time non-invasive AOP framework container based on JVM

    ... according to the rules of a certain framework to realize AOP. Dynamic knitting allows the AOP bytecode enhancement of the specified method to be completed during the JVM operation. Most common dynamic knitting schemes use renaming the original method, and then create a new method with the same signature to do the proxy work mode to complete The function of AOP (common implementation scheme such as CgLib), but there are some application boundaries in this way.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Got

    Got

    Human-friendly and powerful HTTP request library for Node.js

    Got implements RFC 7234 compliant HTTP caching which works out of the box in-memory and is easily pluggable with a wide range of storage adapters. Got uses Keyv internally to support a wide range of storage adapters. For something more scalable you could use an official Keyv storage adapter. Hooks allow modifications during the request lifecycle. Hook functions may be async and are run serially. Got will make no further changes to the request before it is sent. This is especially useful in...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Optimize every aspect of hiring with Greenhouse Recruiting Icon
    What’s next for many of us is changing. Your company’s ability to hire great talent is as important as ever – so you’ll be ready for whatever’s ahead. Whether you need to scale your team quickly or improve your hiring process, Greenhouse gives you the right technology, know-how and support to take on what’s next.
  • 10
    Razzle

    Razzle

    Create server-rendered universal JavaScript applications

    JavaScript applications are tough to setup. Either you buy into a framework, fork a boilerplate, or set things up yourself. Aiming to fill this void, Razzle is a tool that abstracts all complex configuration needed for both SPA's and SSR applications into a single dependency--giving you the awesome developer experience of create-react-app, but then leaving the rest of your app's architectural decisions about frameworks, routing, and data fetching up to you. With this approach, Razzle not...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    plotly.js

    plotly.js

    JavaScript charting library behind Plotly and Dash

    Plotly JavaScript Open Source Graphing Library. Built on top of d3.js and stack.gl, Plotly.js is a high-level, declarative charting library. plotly.js ships with over 40 chart types, including 3D charts, statistical graphs, and SVG maps. plotly.js is free and open source and you can view the source, report issues or contribute on GitHub. For plotly.js to build with Webpack you will need to install ify-loader@v1.1.0+ and add it to your webpack.config.json. This adds Browserify transform...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Kingfisher

    Kingfisher

    Lightweight, pure-Swift library for downloading images from the web

    Kingfisher is a powerful, pure-Swift library for downloading and caching images from the web. It provides you a chance to use a pure-Swift way to work with remote images in your next app. Asynchronous image downloading and caching. Loading image from either URLSession-based networking or local provided data. Useful image processors and filters provided. Multiple-layer hybrid cache for both memory and disk. Fine control on cache behavior. Customizable expiration date and size limit....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Django Hijack

    Django Hijack

    With Django Hijack, admins can log in and work on behalf of others

    With Django Hijack, admins can log in and work on behalf of other users without having to know their credentials. 3.x docs are available in the docs folder. This version provides a security-first design, easy integration, customization, out-of-the-box Django admin support and dark mode. It is a complete rewrite and all former APIs are broken. A form is used to perform a POST including a CSRF-token for security reasons. The field user_pk is mandatory and the value must be set to the target users...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OpenELB

    OpenELB

    Load Balancer Implementation for Kubernetes in Bare-Metal, Edge, etc.

    ... for external access, and provides the same user experience as cloud-based load balancers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    libctru

    libctru

    Homebrew development library for Nintendo 3DS/Horizon OS user mode

    Library for writing user mode ARM11 code for the 3DS (CTR) This library aims to provide the foundations necessary to write 3DS Homebrew, and straightforwardly access the different functionalities provided by the 3DS operating system. It is not meant to provide higher-level functions; to put things in perspective, the purpose of libctru would be to sit between the OS and a possible port of SDL rather than replace it. libctru is just a library and needs a toolchain to function. devkitARM (created...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Laravel Impersonate

    Laravel Impersonate

    Laravel Impersonate is a plugin to authenticate as your users

    Laravel Impersonate makes it easy to authenticate as your users. Add a simple trait to your user model and impersonate as one of your users in one click. By default all users can impersonate a user. You need to add the method canImpersonate() to your user model. You can use the middleware impersonate.protect to protect your routes against user impersonation. This middleware can be useful when you want to protect specific pages like users subscriptions, users credit cards, etc,
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Laravel Follow

    Laravel Follow

    Add user based follow system to your model

    This package helps you to add user user-based follow system to your model.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    KeyboardShortcuts

    KeyboardShortcuts

    Add user-customizable global keyboard shortcuts (hotkeys) to your mac

    This package lets you add support for user-customizable global keyboard shortcuts to your macOS app in minutes. It's fully sandbox and Mac App Store compatible. And it's used in production by Dato, Jiffy, Plash, and Lungo.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    FOSUserBundle

    FOSUserBundle

    Provides user management for your Symfony project

    The FOSUserBundle adds support for a database-backed user system in Symfony2+. It provides a flexible framework for user management that aims to handle common tasks such as user registration and password retrieval. Users can be stored via Doctrine ORM or MongoDB/CouchDB ODM. Registration support, with an optional confirmation per email. Password reset support, unit tested. The Symfony Security component provides a flexible security framework that allows you to load users from configuration...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Marker

    Marker

    A Desktop App for Easily Viewing and Editing Markdown Files

    Marker is an open-source, user-friendly UI for writing & editing markdown files. Everything you create lives in your filesystem.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    DockProgress

    DockProgress

    Show progress in your app's Dock icon

    Show progress in your app's Dock icon.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    MD.BootstrapPersianDateTimePicker

    MD.BootstrapPersianDateTimePicker

    Bootstrap Persian/Gregorian Date Time Picker

    Bootstrap 5+ Persian And Gregorian Date Time Picker.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Headscale-WebUI

    Headscale-WebUI

    A simple Headscale web UI for small-scale deployments

    A simple Headscale web UI for small-scale deployments.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Dj-Rest-Auth

    Dj-Rest-Auth

    Authentication for Django Rest Framework

    Since the introduction of django-rest-framework, Django apps have been able to serve up app-level REST API endpoints. As a result, we saw a lot of instances where developers implemented their own REST registration API endpoints here and there, snippets, and so on. We aim to solve this demand by providing dj-rest-auth, a set of REST API endpoints to handle User Registration and Authentication tasks. By having these API endpoints, your client apps such as AngularJS, iOS, Android, and others can...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Laravel Welcome Notification

    Laravel Welcome Notification

    Send a welcome notification to new users

    Send a welcome notification to new users. Using this package you can send a Welcome Notification to a new user of your app. The notification contains a secure link to a screen where the user can set an initial password.
    Downloads: 1 This Week
    Last Update:
    See Project