Search Results for "calculator windows 10" - Page 6

Showing 2317 open source projects for "calculator windows 10"

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.
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 1

    ngx-admin

    Customizable admin dashboard template based on Angular 10+

    ngx-admin is the most popular open source admin dashboard based on Angular 10+, now with beautiful backward-compatible material themes! Now your admin dashboard will not only be packed with complete features and backend services, you'll have exquisite, custom themes to match your company perfectly. Expect high resolution, responsive layouts, RTL support and many other benefits. ngx-admin also comes with Eva Design System support, and more than 40 Angular Components and over 60 Usage Examples...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Devise

    Devise

    Flexible authentication solution for Rails with Warden

    Devise is a flexible authentication solution for Rails that is based on Warden, a general Rack authentication framework. It is a complete MVC solution based on Rails engines that lets you have several models signed in at the same time. It consists of 10 modules: 1. Authenticatable Module, responsible for password hashing and validating user authenticity when signing in 2. Omniauthable adds OmniAuth support 3. Confirmable is responsible for verifying if an account is already confirmed during...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Book Searcher

    Book Searcher

    Easy and blazing-fast book searcher, create and search your library

    Easy and blazing-fast book searcher, create and search your private library. Book Searcher can index metadata for over 10 million books in one minute, and search in 30µs. We currently offer both Desktop and Command-line versions. For individual users we recommend using the desktop version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    uv

    uv

    An extremely fast Python package and project manager, written in Rust

    An extremely fast Python package and project manager, written in Rust.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
  • 5
    ccc.nvim

    ccc.nvim

    Color picker and highlighter plugin for Neovim

    Create color code in Neovim. Use the colorful sliders to easily generate any desired color.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Twitter for PHP

    Twitter for PHP

    Twitter API for Laravel 5.5+, 6.x, 7.x & 8.x

    Twitter API for Laravel 10.x, 11.x (and new versions as they are released). Also supports other frameworks via PHP-DI (or feel free to add support for your framework via PR). You need to create an application and create your access token in the Application Management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Captcha for Laravel 5/6/7/8/9

    Captcha for Laravel 5/6/7/8/9

    Captcha for Laravel 5/6/7/8/9/10/11

    A simple Laravel 5/6 service provider for including the Captcha for Laravel. for Laravel 4 Captcha for Laravel Laravel 4. The Captcha Service Provider can be installed via Composer by requiring the mews/captcha package and setting the minimum-stability to dev (required for Laravel 5) in your project's composer.json.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Laravel log viewer

    Laravel log viewer

    Laravel log viewer

    Log Viewer for Laravel 5, 6, 7, 8, 9 & 10 (still compatible with 4.2 too) and Lumen. Install with composer, create a route to LogViewerController. No public assets, no vendor routes, works with and/or without log rotate. Inspired by Micheal Mand's Laravel 4 log viewer (works only with Laravel 4.1)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    chaoskube

    chaoskube

    chaoskube periodically kills random pods in your Kubernetes cluster

    chaoskube periodically kills random pods in your Kubernetes cluster. Test how your system behaves under arbitrary pod failures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 10
    Laravel DataTables Editor Plugin

    Laravel DataTables Editor Plugin

    Laravel DataTables Editor Integration

    This package is a plugin of Laravel DataTables for processing the DataTables Editor library. DataTables Editor CRUD actions supported. Inline editing. Bulk edit & delete function. CRUD validation. CRUD pre/post events hooks. Artisan command for DataTables Editor generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Laravel DataTables Buttons Plugin

    Laravel DataTables Buttons Plugin

    Laravel DataTables Buttons Plugin

    A Laravel DataTables plugin for handling server-side exporting of tables such as CSV, excel, pdf, etc. This package is a plugin of Laravel DataTables for handling server-side functions of exporting the table as CSV, excel, pdf, and printing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Gradle Upgrade Interactive

    Gradle Upgrade Interactive

    CLI to interactively upgrade gradle dependencies, inspired by yarn

    CLI to interactively upgrade Gradle dependencies, inspired by yarn. Easily upgrade your dependencies and Gradle itself by simply selecting what you want to upgrade. To get the data for the outdated dependencies, the gradle-versions-plugin is required. Simply run gradle-upgrade-interactive. The gradle-versions-plugin is called to generate a JSON report containing the outdated dependencies. The CLI will then prompt all outdated dependencies and the selected dependency upgrades will be written...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Gitql

    Gitql

    A git query language

    Gitql is a Git query language. You can access the releases page and just grab the binary. If you want to compile itself just run go build. Gitql binary uses the embed file version.txt to outputs the gitql version command. On every release, the file content is replaced by the correct tag or git commit sha.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Nano ID

    Nano ID

    A secure, URL-friendly, unique string ID generator for JavaScript

    Nano ID is a library for generating random IDs. Likewise UUID, there is a probability of duplicate IDs. However, this probability is extremely small. Meanwhile, a lot of projects generate IDs in small numbers. For those projects, the ID length could be reduced without risk. This calculator aims to help you realize the extent to which the ID length can be reduced. Instead of using the unsafe Math.random(), Nano ID uses the crypto module in Node.js and the Web Crypto API in browsers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pico.css

    Pico.css

    Minimal CSS Framework for semantic HTML

    Minimal CSS Framework for semantic HTML. Elegant styles for all native HTML elements without .classes and dark mode automatically enabled. Pico uses simple native HTML tags as much as possible. Less than 10 .classes are used in Pico. No dependencies, package manager, external files, or JavaScript. Elegant and consistent adaptive spacings and typography on all devices. Shipped with two beautiful color themes, automatically enabled according to the user preference. We use simple native HTML tags...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Bisq

    Bisq

    A decentralized bitcoin exchange network

    ..., and is never sent to a central server. Every Bisq node is a Tor hidden service by default. Code is open-source, and project strategy is discussed openly on Keybase and GitHub. We've made all this sophistication simple, make your first trade in under 10 minutes! Decentralized governance for a decentralized exchange, built on top of Bitcoin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MOROS

    MOROS

    MOROS: Obscure Rust Operating System

    MOROS is a hobby operating system written in Rust by Vincent Ollivier. It targets computers with an x86-64 architecture and a BIOS, typically from 2005 to 2020. It also runs well on most emulators. MOROS is open source. You can build or download an image. Check out the manual for details on how to use it. MOROS is text-based and draws inspiration from Unix and DOS to provide a simple and efficient environment for computing and communication from the command line. Each program is designed to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Backup Tables

    Backup Tables

    Backup single or multiple database tables with ease

    Backup single or multiple database tables with ease. Use the BackupTables::generateBackup($tableToBackup) Facade anywhere in your application and it will generate $tableToBackup_backup_2024_08_22_17_40_01 table in the database with all the data and structure. Note that the datetime 2024_08_22_17_40_01 will be varied based on your datetime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FFCV

    FFCV

    Fast Forward Computer Vision (and other ML workloads!)

    ffcv is a drop-in data loading system that dramatically increases data throughput in model training. From gridding to benchmarking to fast research iteration, there are many reasons to want faster model training. Below we present premade codebases for training on ImageNet and CIFAR, including both (a) extensible codebases and (b) numerous premade training configurations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    cuML

    cuML

    RAPIDS Machine Learning Library

    cuML is a suite of libraries that implement machine learning algorithms and mathematical primitives functions that share compatible APIs with other RAPIDS projects. cuML enables data scientists, researchers, and software engineers to run traditional tabular ML tasks on GPUs without going into the details of CUDA programming. In most cases, cuML's Python API matches the API from scikit-learn. For large datasets, these GPU-based implementations can complete 10-50x faster than their CPU...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Terminator

    Terminator

    multiple GNOME terminals in one window

    Terminator was originally developed by Chris Jones in 2007 as a simple, 300-ish line Python script. Since then, it has become The Robot Future of Terminals. Originally inspired by projects like quadkonsole and gnome-multi-term and more recently by projects like Iterm2, and Tilix, It lets you combine and recombine terminals to suit the style you like. If you live at the command line or are logged into 10 different remote machines at once, you should definitely try out Terminator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Fast Paginate for Laravel

    Fast Paginate for Laravel

    A fast implementation of offset/limit pagination for Laravel.

    This is a fast limit/offset pagination macro for Laravel. It can be used in place of the standard paginate methods. This package uses a SQL method similar to a "deferred join" to achieve this speedup. A deferred join is a technique that defers access to requested columns until after the offset and limit have been applied. In our case we don't actually do a join, but rather a where in with a subquery. Using this technique we create a subquery that can be optimized with specific indexes for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Wave Laravel

    Wave Laravel

    Software as a Service Starter Kit, to build the SAAS of your dreams

    Wave is a Software as a Service Starter Kit that can help you build your next great idea. Wave is built with Laravel, Voyager, TailwindCSS, and a few other awesome technologies. Here are some of the awesome features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    sealos

    sealos

    Sealos is a production-ready Kubernetes distribution

    A Cloud Operating System designed for managing cloud-native applications. Sealos['siːləs] is a cloud operating system distribution based on the Kubernetes kernel. Using the cloud like using a personal computer, reducing the cost of the cloud to 1/10 of the original.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Online Boutique

    Online Boutique

    Sample cloud-first application with 10 microservices

    Online Boutique is a cloud-first microservices demo application. The application is a web-based e-commerce app where users can browse items, add them to the cart, and purchase them. Google uses this application to demonstrate the use of technologies like Kubernetes, GKE, Istio, Stackdriver, and gRPC. This application works on any Kubernetes cluster, like Google Kubernetes Engine (GKE). It’s easy to deploy with little to no configuration.
    Downloads: 0 This Week
    Last Update:
    See Project