Showing 904 open source projects for "improve"

View related business solutions
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of Google's scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
  • Waitlist App and Paging System Icon
    Waitlist App and Paging System

    We make it cheaper and easier to manage your waitlist, order backlog, and just about any other waiting scenario.

    Streamline your customer flow with our SMS-powered waitlist, reservations, and queue management app for restaurants, health care providers, and many other businesses.
  • 1
    nut.js

    nut.js

    Native UI testing / controlling with node

    nut.js gives you full control over your mouse. Move, click or drag your cursor where you need it! Press (and hold) single keys or type pages of text, nut.js handles both! It allows for native UI interactions via keyboard and/or mouse but additionally gives you the possibility to navigate the screen based on image matching. nut.js gives you access to your system clipboard. Copy and paste text as you go! Retrieve info about open windows to improve your tests or workflows. nut.js provides plug-ins...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    GitVersion

    GitVersion

    From git log to SemVer in no time

    GitVersion is free to use, improve, contribute and distribute. Source code is available on GitHub under MIT license. GitVersion is built for many different use-cases and workflows, so whether you use Mainline, Git Flow or GitHub Flow, GitVersion has you covered. Gitversion is highly configurable and can be made to support your specific versioning scheme, almost regardless of what it may be. Expose version variables in different formats to the tools you use. Use GitVersion locally or in a build...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    AIMET

    AIMET

    AIMET is a library that provides advanced quantization and compression

    Qualcomm Innovation Center (QuIC) is at the forefront of enabling low-power inference at the edge through its pioneering model-efficiency research. QuIC has a mission to help migrate the ecosystem toward fixed-point inference. With this goal, QuIC presents the AI Model Efficiency Toolkit (AIMET) - a library that provides advanced quantization and compression techniques for trained neural network models. AIMET enables neural networks to run more efficiently on fixed-point AI hardware...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Amazon CodeGuru Profiler Python Agent

    Amazon CodeGuru Profiler Python Agent

    Amazon CodeGuru Profiler Python Agent

    Amazon CodeGuru Profiler collects runtime performance data from your live applications and provides recommendations that can help you fine-tune your application performance. Using machine learning algorithms, CodeGuru Profiler can help you find your most expensive lines of code and suggest ways you can improve efficiency and remove CPU bottlenecks. CodeGuru Profiler provides different visualizations of profiling data to help you identify what code is running on the CPU, see how much time...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Digital Enterprise Management System Icon
    Digital Enterprise Management System

    Successful Business Transformation starts with the right Enterprise Management System.

    Map, analyze and automate processes, manage regulatory compliance, assess risks within a single platform! Interfacing’s digital twin solution is an enterprise management system that helps companies digitilize processes to streamline operations, increase productivity and continuously improve.
  • 5
    Amazon SSM Agent

    Amazon SSM Agent

    An agent to enable remote management of your EC2 instances

    AWS Systems Manager is a secure end-to-end management solution for hybrid cloud environments. AWS Systems Manager is the operations hub for your AWS applications and resources, and is broken into four core feature groups. Aggregate data in a single console and gain actionable insights across AWS services such as Amazon CloudWatch, AWS CloudTrail, and AWS Config, as well as third-party tools. Leverage operational data to easily manage applications and identify issues quickly across associated...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Brighter

    Brighter

    A framework for building messaging apps with .NET and C#

    This project is a Command Processor & Dispatcher implementation with support for task queues that can be used as a lightweight library. It can be used for implementing Ports and Adapters and CQRS (PDF) architectural styles in .NET. It can also be used in microservices architectures for decoupled communication between the services. Brighter supports Task Queues. As such it can be used to improve performance by introducing concurrency using a queue, and/or as an integration strategy between...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Entity Framework Plus

    Entity Framework Plus

    Entity framework plus extends your DbContext with must-haves features

    ... to delete records. You drastically improve your application performance by removing the need to retrieve and load entities in your context and by performing a single database roundtrip instead of one for every record. Deletes multiples rows in a single database roundtrip and without loading entities in the context. Updates multiples rows using an expression in a single database roundtrip and without loading entities in the context.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Robin-Stocks API Library

    Robin-Stocks API Library

    This is a library to use with Robinhood Financial App

    ... or trading algorithm, and improve your programming skills. The supported APIs are Robinhood, Gemini, and TD Ameritrade. If you are contributing to this project and would like to use automatic testing for your changes, you will need to install pytest and pytest-dotenv. You will also need to fill out all the fields in .test.env. I recommend that you rename the file as .env once you are done adding in all your personal information.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    GrumPHP

    GrumPHP

    A PHP code-quality tool

    Sick and tired of defending code quality over and over again? GrumPHP will do it for you! This composer plugin will register some git hooks in your package repository. When somebody commits changes, GrumPHP will run some tests on the committed code. If the tests fail, you won't be able to commit your changes. This handy tool will not only improve your codebase, it will also teach your co-workers to write better code following the best practices you've determined as a team. GrumPHP has a set...
    Downloads: 1 This Week
    Last Update:
    See Project
  • #1 Accounting Software For Small Business Icon
    #1 Accounting Software For Small Business

    Save time, track money, and get important insights

    QuickBooks Online makes accounting easy. Make tracking receipts, income, bank transactions, and more feel simple with the #1 small business accounting software. Snap photos of your receipts and link them to expenses right from your phone. Our agents are ready and available to answer all your QuickBooks questions. Use the apps you know and love to keep your business running smoothly. QuickBooks Online works on your PC, Mac, tablets, and phones.
  • 10
    NoneBot

    NoneBot

    Asynchronous multi-platform robot framework written in Python

    Use NB-CLI to quickly build your own robot. Plug-in development, modular management. Supports multiple platforms and multiple incident response methods. Asynchronous priority development to improve operational efficiency. Simple and clear dependency injection system, built-in dependency functions reduce user code. NoneBot2 is a modern, cross-platform, and extensible Python chatbot framework. It is based on Python's type annotations and asynchronous features, and can provide convenient...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    NG Dynamic Forms

    NG Dynamic Forms

    Rapid form development library for Angular

    ... support for a variety of common UI libraries. In order to improve clarity, it's often considered good practice to group forms into several logical fieldset sections. Thus NG Dynamic Forms supports the nesting of form groups out of the box! Sometimes forms need to allow the user to dynamically add multiple items of the same kind to it, e.g. addresses, products, and so on. Particularly, for this reason, Angular provides so-called Form Arrays.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Ansible Molecule

    Ansible Molecule

    Molecule aids in the development and testing of Ansible roles

    Molecule project is designed to aid in the development and testing of Ansible roles. Molecule provides support for testing with multiple instances, operating systems and distributions, virtualization providers, test frameworks and testing scenarios. Molecule encourages an approach that results in consistently developed roles that are well-written, easily understood and maintained. Molecule supports only the latest two major versions of Ansible (N/N-1), meaning that if the latest version is...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    KubeOperator

    KubeOperator

    An open source, lightweight Kubernetes distribution

    KubeOperator is an open source, lightweight Kubernetes distribution focused on helping enterprises plan, deploy, and operate production-level K8s clusters. Compared with heavyweight PaaS platforms such as OpenShift, KubeOperator only focuses on solving one problem, which is to help enterprises plan (Day 0), deploy (Day 1), and operate (Day 2) production-level K8S clusters, and achieve the ultimate. Supports multiple computing, storage and networking scenarios. Integrate Ansible and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Psalm

    Psalm

    A static analysis tool for finding errors in PHP applications

    ... automatically, allowing you to improve your code without breaking a sweat. If Psalm cannot infer a type for an expression then it uses a mixed placeholder type. mixed types can sometimes mask bugs, so keeping track of them helps you avoid a number of common pitfalls. Psalm has a Language Server that’s compatible with a range of different IDEs. Psalm can fix many of the issues it finds automatically.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Cucumber.js

    Cucumber.js

    Cucumber for JavaScript

    Cucumber is a tool for running automated tests written in plain language. Because they're written in plain language, they can be read by anyone on your team. Because they can be read by anyone, you can use them to help improve communication, collaboration and trust on your team. Cucumber.js is the JavaScript implementation of Cucumber and runs on the maintained Node.js versions. It’s simple. Whether open source or commercial, our collaboration tools will boost your engineering team's...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Primus

    Primus

    An abstraction layer for real-time to prevent module lock-in

    Primus, the creator god of transformers but now also known as universal wrapper for real-time frameworks. There are a lot of real-time frameworks available for Node.js and they all have different opinions on how real-time should be done. Primus provides a common low level interface to communicate in real-time using various real-time frameworks. Effortless switching between real-time frameworks by changing one single line of code. No more API rewrites needed when your project requirements...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    cAdvisor

    cAdvisor

    Analyzes resource usage and performance characteristics

    cAdvisor (Container Advisor) provides container users an understanding of the resource usage and performance characteristics of their running containers. It is a running daemon that collects, aggregates, processes, and exports information about running containers. Specifically, for each container it keeps resource isolation parameters, historical resource usage, histograms of complete historical resource usage and network statistics. This data is exported by container and machine-wide....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Kingfisher

    Kingfisher

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

    ... downloading and auto-reusing previous downloaded content to improve performance. Independent components. Use the downloader, caching system, and image processors separately as you need. Prefetching images and showing them from the cache to boost your app. View extensions for UIImageView, NSImageView, NSButton and UIButton to directly set an image from a URL. Built-in transition animation when setting images. Customizable placeholder and indicator while loading images.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Flow

    Flow

    A static type checker for JavaScript

    Flow is a static type checker for JavaScript. It was designed to help improve code quality and developer productivity. It does this through several smart capabilities. First, it identifies problems as you code, so you no longer have to waste time guessing and checking again and again. Second, it understands your code and makes its knowledge available, allowing you to build other smart tools on top of it. Third, it helps you refactor safely so you can focus on the changes you want to make...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    OpenJK

    OpenJK

    Community effort to maintain and improve Jedi Academy (SP & MP)

    OpenJK is a community effort to maintain and improve the game and engine powering Jedi Academy and Jedi Outcast while maintaining full backward compatibility with the existing games and mods. This project does not intend to add major features, rebalance, or otherwise modify core gameplay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Cognitive3D SDK for Unity

    The Cognitive3D SDK for Unity

    Cognitive3D SDK for Unity, analytics for VR/AR/MR

    The most powerful spatial analytics platform to help you understand user behavior within immersive experiences. Identify exactly what users are paying attention to and in what order. Measure training performance and outcomes with employees. Evaluate compliance to improve safety, reduce injury and errors. Collect distributed insights for CPG, AEC and retail environments. Prove out your hypotheses by conducting experiments in VR. Receive scientific accuracy in captured eye-tracking, fixations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Payloads All The Things

    Payloads All The Things

    A list of useful payloads and bypass for Web Application Security

    A list of useful payloads and bypasses for Web Application Security. Feel free to improve with your payloads and techniques. The API key is a unique identifier that is used to authenticate requests associated with your project. Some developers might hardcode them or leave it on public shares.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Langtrace

    Langtrace

    Open Telemetry based end-to-end observability tool for LLM apps

    Langtrace is an open-source, Open Telemetry based end-to-end observability tool for LLM applications, providing real-time tracing, evaluations, and metrics for popular LLMs, LLM frameworks, vectors, and more.. Integrate using Typescript, and Python. Langtrace is an open-source observability tool that collects and analyzes traces and metrics to help you improve your LLM apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GaiaNet

    GaiaNet

    Install and run your own AI agent service

    Gaia is building an active, intelligent ecosystem that supports applications that learn, improve and grow over time. Put your knowledge to work and watch it evolve by creating a node on Gaia or by contributing to a domain supporting an existing knowledge base. Gaia’s decentralized platform ensures robust protection for user data and IP. Gaia allows secure ownership and monetization of IP without compromising privacy. Gaia’s living knowledge organisms continuously adapt and grow in real-time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    EGO

    EGO

    A simple and component-based microservice kit for go

    EGO is a microservice-oriented governance framework implemented by golang, which integrates various engineering practices. Through the component-based design pattern, it is guaranteed that the business development can use various components in a unified way. For us engineers to improve component proficiency, we must first read a lot of open-source component documentation and code, and then insist on using it for a long time in order to form muscle memory and improve our speed of doing business...
    Downloads: 0 This Week
    Last Update:
    See Project