Showing 89 open source projects for "weight"

View related business solutions
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 1
    DDPM-CD

    DDPM-CD

    Remote sensing change detection using denoising diffusion models

    This is the Pytorch implementation of Remote Sensing Change Detection using Denoising Diffusion Probabilistic Models. The generated images contain objects that we commonly see in real remote sensing images, such as buildings, trees, roads, vegetation, water surfaces, etc., demonstrating the powerful ability of the diffusion models to extract key semantics that can be further used in remote sensing change detection. We fine-tune a light-weight change detection head which takes multi-level...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Laravel Love

    Laravel Love

    Add Social Reactions to Laravel Eloquent Models

    Laravel Love is the emotional part of the application. It lets people express how they feel about the content. Make any model reachable in minutes. This package was developed in mind that it should cover all the possible use cases and be viable in enterprise applications. Fully customizable types of reactions. Any model can react to models and receive reactions at the same time. Reactants can have many types of reactions. Reacter can add many reactions to one reactant. Reacter can react with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    URI.js

    URI.js

    Javascript URL mutation library

    .... URI.js (without plugins) has a gzipped weight of about 7KB, if you include all extensions you end up at about 13KB. So unless you need second level domain support and use URI templates, we suggest you don't include them in your build. Clone the URI.js repository or use a package manager to get URI.js into your project. See the build tool or use Google Closure Compiler.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Rabio-WP-Grid

    Rabio-WP-Grid

    A Bootstrap - PHP Grid for a Headless Wordpress Blog.

    Rabio WP Grid is an extra light weight grid that retrieves all published posts directly from a wordpress database. It was developed to be used as an alternative way for presenting blog posts to visitors or administrators of a wordpress blog. It is a Headless WordPress standalone utility. Please note that this is not a wordpress plugin. It is a standalone software that connects directly to a wordpress database without making any changes. It was developed using PHP and Bootstrap based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 5

    DBD2

    A multi-threaded, multi-database tcp-based database insertion app.

    DBD2 inserts database records from TCP input. It is a companion project to Syslgod2 and an application in its own right. It ships with a backgrounding client for generic use. The client sends whatever information the user puts on the command-line to the back-end daemon via TCP. Upon successful transmission, the client exits. On failure, it backs off and retries until its life-time timer expires. The back-end daemon accepts data from Syslogd2 or its own client and inserts that data (and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    twemproxy

    twemproxy

    A fast, light-weight proxy for memcached and redis

    twemproxy (pronounced "two-em-proxy"), aka nutcracker is a fast and lightweight proxy for memcached and redis protocol. It was built primarily to reduce the number of connections to the caching servers on the backend. This, together with protocol pipelining and sharding enables you to horizontally scale your distributed caching architecture. Fast and lightweight. Maintains persistent server connections. Keeps connection count on the backend caching servers low. Enables pipelining of requests...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    H2O

    H2O

    The optimized HTTP1, HTTP2, and HTTP3 server

    H2O is a new generation HTTP server that provides quicker response to users with less CPU utilization when compared to older generation of web servers. Designed from ground-up, the server takes full advantage of HTTP/2 features including prioritized content serving and server push, promising outstanding experience to the visitors of your web site. Full support for dependency and weight-based prioritization with server-side tweaks. Static file serving, FastCGI, reverse proxy, scriptable using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GOPA

    GOPA

    GOPA, a spider written in Golang, for Elasticsearch

    GOPA, a spider written in Golang, for Elasticsearch. Lightweight, low footprint, memory requirement should, be 100MB. Easy to deploy, no runtime or dependency required. Easy to use, no programming or script ability needed, out-of-box features. First of all, get it, two opinions: download the pre-built package or compile it yourself. Besides Elasticsearch, Gopa doesn't require any other dependencies, just simply run ./gopa to start the program. It's safety to press ctrl+c to stop the current...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    tinyfilemanager

    Web based File Manager in PHP, Single File and light weight

    Tiny PHP File Manager It is a simple, fast and small file manager with single php file. It is also a web code editor. It'll run either online or locally, on Linux, Windows or Mac based platforms. The only requirement is to have PHP 5.5+ available.
    Downloads: 5 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
    NanoHTTPD

    NanoHTTPD

    Tiny, easily embeddable HTTP server in Java

    NanoHTTPD is a light-weight HTTP server designed for embedding in other applications, released under a Modified BSD licence. It is being developed at Github and uses Apache Maven for builds & unit testing. Nanolets are like servlets only that they have a extremely low profile. They offer an easy to use system for a more complex server application. We are currently in the process of stabilizing NanoHTTPD from the many pull requests and feature requests that were integrated over the last few...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    SSEP - Site Search Engine PHP-Ajax

    SSEP - Site Search Engine PHP-Ajax

    A Free site search engine script build with PHP and Ajax.

    A Site Search engine script that uses MySQL to store your website's indexed pages, to add Search Functionality to Your Web Site. It is build with PHP and JavaScript, the search results are loaded via Ajax. The search system combine MySQL full text with SQL regexp, and words weight according to their location in the HTML elements, to determine the relevance of the search results. It can be included in any web site.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    jBPM

    jBPM

    open-source, flexible Business Process Management (BPM) in Java

    jBPM is a business process management system. The light-weight, embeddable engine can execute native BPMN2. jBPM offers eclipse-based and web-based tooling for developers and business users to create, monitor and manage your processes.
    Downloads: 75 This Week
    Last Update:
    See Project
  • 13

    Handy TCP/IP Server/Client Tools

    Various TCP/IP servers, clients and network management tools

    ... as a Ethernet over UDP tunnel to remote bridge PC's local NIC, VXLAN, UDP proxy etc. Visit the Wiki page for detail. GUI tools include a network monitoring tool PMON, a SNMP and IP scanner. The project aim is to make them as light weight tools that can be directly executed in command prompt without the need of installation. (Except pmon and UBridge to bridge PC's NIC which require Winpcap). The whole package can be put into USB flash and 伴侶highly portable.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    imacs

    imacs

    light weight CMS

    imacs (innovative Management of Contents) is an Content Management System on base of mootools frame work basically intended for light websites. Due to plugin concept the system could be enhanced by own applications. The basic system comes with the integrated Xinha editor and support slideshows as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This package contains different tools to add NLP capabilities for Lucene 4.x (it has been tested using Lucene version from 4.6.x to 4.8.1). Although it was originally developed for German, it is, mostly, language independent. It allows the user to lemmatize words to be indexed, to weight termy ba their parts of speech (e.g. weighting nouns mor hevaily than pronouns), and to add synonyms taken from GermaNet or a list you provide to the search index and thereby increase recall of lucene.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    LibrettoCMS

    A light weight Content Management System (CMS)

    This is a lightweight CMS that follows the MVC principles separating the view/themes from the application logic for easier editing by web designers. See the Wiki page from the menu above for more details or visit librettoCMS home page below. Requirements: PHP 5.3+ MySQL 5.5+ Apache server with mod_rewrite
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    DACS - Distributed Access Control System

    Authentication, Access Control, and Single Sign-On

    DACS,a light-weight single sign-on and role-based security system for Apache or server-based software, provides comprehensive authentication capabilities, and powerful, transparent rule-based authorization checking for any web service or CGI program. The latest release is DACS 1.4.51 (20-Jun-2024) It is not available here! Get it at https://dacs.dss.ca/download.html
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    frequencyCMS

    frequencyCMS

    FrequencyCMS is a a light-weight, free and open source CMS.

    FrequencyCMS is a a light-weight, free and open source content management system (CMS in short) which enables you to create websites, portals, blogs and "mini" social networks. It is written and developed by Đorđe Jocić and released under the GNU Affero General Public Licence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SigmaVPN is a light-weight, modular and secure VPN solution for UNIX-based systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    C++ On Air

    C++ On Air

    Light-weight C++ web application server library

    C++ On Air (or "ConAir") is a light-weight library that combines the power of C++ with the flexibility of Interpp to allow you to create impressive web applications with new / existing C++ code. ConAir uses an embedded http server and Interpp interpreter to serve html, and process http requests from within your C++ application. This internal server establishes a bidirectional web socket connection between your C++ application and a client-side JavaScript interface for interactive scripting via...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PHeasel

    PHeasel

    A lightweight and simple PHP website development kit

    PHeasel is a light-weight PHP based website development kit with good support for internationalisation (I18N) and maximum flexibility for pretty URLs. It also includes a pragmatic templating system. PHeasel is straightforward and easy to learn. Just enough to get you going quickly, without getting in your way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tornado HTTP Server is a multi-threaded web server written in Java. It aims to be secure, efficient, and portable, and provide a full implementation of HTTP 1.1. Advanced features such as GZip output compression and web-based administration are planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    webgeno is a light-weight Content Management System (CMS) for generating websites offline. It is primarily designed for personal websites where the user doesn't have access to the server except to upload files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    jCounter

    jCounter is a simple light-weight extensible jQuery plugin that helps

    jCounter is a simple light-weight extensible jQuery plugin that helps you create various date-based countdowns, countups and custom timers. It comes with server-side timezone support to display accurate countdowns across the globe and pure css scalable themes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    MobileBB

    Lightweight forum engine for mobile devices

    PHP & MySQL light weight forum engine optimized for small traffic size in mobile smartphones. Introduction: http://www.youtube.com/watch?v=3nJIVNpIfZw Polish review: http://blog.klocus.pl/2012/10/mobilebb.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next