Showing 158 open source projects for "lean"

View related business solutions
  • Case Management Software for Social Services Icon
    Case Management Software for Social Services

    For human services organizations looking for case management software

    Collaborate is customizable case management software for non-profits and social services agencies with teams of 5+ staff.
  • Purchasing and invoice automation solution for small to mid market companies. Icon
    Purchasing and invoice automation solution for small to mid market companies.

    Save your team 10s of hours/week with a fully personalized and automated procurement process.

    ProcureDesk is an integrated purchasing and invoicing platform tailored to help small to medium sized businesses streamline their procurement processes. This user-friendly system automates workflows and consolidates purchasing data into a centralized dashboard, allowing companies to control spending and enhance transparency efficiently. Features like automated invoice matching, simple requisition creation, and immediate cash flow insights minimize manual tasks and boost operational efficiency. ProcureDesk is perfect for smaller enterprises leveraging big-business strategies to reduce costs and optimize their purchasing activities. Discover how ProcureDesk can transform your procurement process into a more effective and manageable part of your business.
  • 1
    HTTP Kit

    HTTP Kit

    Clojure HTTP server/client library with WebSocket support

    .../sec on even midrange hardware. Here is another test about how it stacks up with others. It's not only fast, but efficient! Each connection costs nothing but a few kB of memory. RAM usage grows O(n) with connections. Written from the ground-up to be lean, the entire client/server is available as a single ~90kB JAR with zero dependencies and ~3k lines of (mostly Java) code. Synchronous is simple. Asynchronous is fast & flexible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    dnd kit

    dnd kit

    Accessible and extensible drag & drop toolkit for React

    ..., multiple containers, nested contexts, variable-sized items, virtualized lists, 2D Games, and more. The core of the library weighs around 10kb minified and has no external dependencies. It's built around built-in React state management and context, which keeps the library lean. Customize every detail: animations, transitions, behaviours, styles. Build your own sensors, collision detection algorithms, customize key bindings and so much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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: 0 This Week
    Last Update:
    See Project
  • 4
    Concurrent Ruby

    Concurrent Ruby

    Modern concurrency tools including agents, futures, promises, etc.

    ... as idiomatic Ruby as possible, supports features that make sense in Ruby. Excludes features that don't make sense in Ruby. It is small, lean, and loosely coupled, thread-safety, and with backward compatibility. Concurrent Ruby makes one of the strongest thread safety guarantees of any Ruby concurrency library, providing consistent behavior and guarantees on all four of the main Ruby interpreters (MRI/CRuby, JRuby, Rubinius, TruffleRuby).
    Downloads: 0 This Week
    Last Update:
    See Project
  • The CRM you’ll want to use every day Icon
    The CRM you’ll want to use every day

    With CRM, Sales, and Marketing Automation in one, Act! gives you everything you need for happier clients, more revenue, and less stress.

    Act! Premium is perfect for small and midsize businesses looking to market better, sell more, and create customers for life. With unparalleled flexibility and freedom of choice, Act! Premium accommodates the unique ways you do business. Whether it’s customizations to fit your specific business or industry processes or your preferences for deployment and access, the possibilities with Act! Premium are limitless.
  • 5
    Nuke

    Nuke

    Image loading system

    Nuke ILS provides an efficient way to download and display images in your app. It's easy to learn and use thanks to a clear and concise API. Its architecture enables many powerful features while offering virtually unlimited possibilities for customization. Despite the number of features, the framework is lean and compiles in just under 3 seconds¹. Nuke has an automated test suite 2x the size of the codebase itself, ensuring excellent reliability. Every feature is carefully designed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Hermes JS Engine

    Hermes JS Engine

    A JavaScript engine optimized for running React Native

    Hermes-powered apps launch faster, thanks to build-time precompilation of JavaScript into efficient bytecode. Hermes is small in APK size, lean on memory, and starts instantly. It won't weigh your app down. It's simple to get started with Hermes in React Native apps. Hermes is open source and implements JavaScript standards. You will now be in a directory with the output of building Hermes into CLI tools. From here you can run a piece of JavaScript. If you have an existing app based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Nunjucks

    Nunjucks

    A rich and powerful templating language for JavaScript

    A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired). You've been looking for a more sophisticated templating engine for JavaScript. Here it is. Rich Powerful language with block inheritance, autoescaping, macros, asynchronous control, and more. Heavily inspired by jinja2. Fast & Lean High-performant. Small 8K gzipped runtime with precompiled templates in the browser. Crazy extensible with custom filters and extensions. Everywhere available in node...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Dropwizard

    Dropwizard

    Simple library for building production-ready RESTful web services

    ... straddles the line between being a library and a framework. Its goal is to provide performant, reliable implementations of everything a production-ready web application needs. Because this functionality is extracted into a reusable library, your application remains lean and focused, reducing both time-to-market and maintenance burdens.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SwiftLint

    SwiftLint

    A tool to enforce Swift style and conventions

    ..., to detect errors quickly before compiling. However, SwiftLint is designed to run on valid Swift code that cleanly completes the compiler’s parsing stage. So running SwiftLint before ‘Compile Sources’ might yield some incorrect results. SwiftLint hooks into SourceKit so it continues working even as Swift evolves! This also keeps SwiftLint lean, as it doesn’t need to ship with a full Swift compiler, it just communicates with the official one you already have installed on your machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 10
    Cheerio

    Cheerio

    Implementation of core jQuery designed for the server

    Fast, flexible & lean implementation of core jQuery designed specifically for the server. Cheerio implements a subset of core jQuery. Cheerio removes all the DOM inconsistencies and browser cruft from the jQuery library, revealing its truly gorgeous API. Cheerio works with a very simple, consistent DOM model. As a result parsing, manipulating, and rendering are incredibly efficient. Cheerio wraps around parse5 parser and can optionally use @FB55's forgiving htmlparser2. Cheerio can parse nearly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    KUBEE ROUTER

    KUBEE ROUTER

    Kube-router, a turnkey solution for Kubernetes networking

    The Kube-router is a turnkey solution for Kubernetes networking with the aim to provide operational simplicity. Networking is hard as such. In a typical Kubernetes cluster, you would need to install multiple network components for various functionality. With many moving parts it makes Kubernetes networking even harder. Kube-router provides a cohesive yet lean and powerful alternative to several network components you would use. All this from a single DaemonSet/Binary. It doesn't get any easier...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    KaOSx

    KaOSx

    A lean KDE distribution

    An independent small, rolling distribution, fully focused on KDE/Qt. Using pacman as package-manager.
    Leader badge
    Downloads: 2,957 This Week
    Last Update:
    See Project
  • 13
    joborun linux

    joborun linux

    Like Arch built from ground up with runit

    ... as possible, so you have a wide variety of software to choose from (Arch, AUR, Obarun etc.) Graphic environment support for X11 OpenBox and JWM and in wayland labwc the true Openbox equivalent (see screenshot) For veteran sys-admins who appreciate building from source in as lean an environment as possible! Equally friendly to students of the art of building from source, and a great base to move on and contribute to FOSS
    Leader badge
    Downloads: 571 This Week
    Last Update:
    See Project
  • 14
    Material Design

    Material Design

    Material design for AngularJS

    ..., so, current development efforts are focused on bug fixes, accessibility, performance, and minor enhancements. Material Design is a specification for a unified system of visual, motion, and interaction design that adapts across different devices. Our goal is to deliver a lean, lightweight set of AngularJS-native UI elements that implement the material design specification for use in AngularJS single-page applications (SPAs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PBXinaFlash 3/ IncrediblePBX
    Longing for the good old days of Asterisk@Home? Welcome back to the steroid-enhanced version. PBX in a Flash 3.0 & Incredible PBX 2020/2021/2022/2027 are the latest Lean, Mean Asterisk Machines, high-performance, turnkey Asterisk PBXs that are easy to upgrade. Features include Rocky8, CentOS/SL 7.x, Ubuntu 22.04 & 20.04, Debian 10 and Raspbian 10 support with Asterisk 20/18/16 and FreePBX 16/15 GPL modules. Add-ons include one-click installs of Incredible Fax and many other Asterisk utilities...
    Leader badge
    Downloads: 192 This Week
    Last Update:
    See Project
  • 16
    micropython

    micropython

    The MicroPython project

    MicroPython is a lean and fast implementation of the Python 3 programming language that is optimised to run on microcontrollers, embedded systems and other systems with low resources.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    BlackBelt CodecPack

    BlackBelt CodecPack

    A clean, lean CoDec Pack. FFDShow and LAV Combined.

    Contains support for popular formats. Works especially well with MediaPortal. LAV, ffdshow - why choose between when you can have both in one pack ! WMV/WMA, DivX, AVI, ASF, FLV, Ogg FLAC, HEV1, x264, x265 etc. NO SPYWARE, NO ADWARE, NO TOOLBARS, NO PLAYER - JUST PURE CODECS Windows XP / Vista / 7 / 8 / 10 - 32/64 bit.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Yapsy

    Yapsy

    A fat-free DIY Python plugin management toolkit.

    A simple framework for plugin system development with as few dependencies as possible. It is designed to offer a set of very lean classes (plugin managers and plugin interfaces) which can easily be customised by decoration or inheritance. Yapsy v1.x supports Python2 and Python3. Its source package contains versions of the sources for both pythons. Yapsy v2+ supports Python 3 and it's development happens now on https://github.com/tibonihoo/yapsy/ Usage samples, advices and developer's...
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    DenOS

    Create your own Debian Live Linux with 5 scripts in 10 Minutes.

    Create your Own Debian 64 Bit Live Linux with your choice of Manager in 10 Minutes using the Debootstrap Method. wget https://github.com/dinooz/denos/raw/master/denos_get_started.sh Only need to Execute 5 Scripts in a Xubuntu Virtual Machine and get your own Live Linux Distro created. GITHUB: https://github.com/dinooz/denos Have u ever like to have your own Linux Distribution ? Have you ever like to have a lean distro with only specific packages ? Have you ever wanted a Linux...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RapidASDev for Oracle

    RapidASDev for Oracle

    RASD for Oracle

    RASD (Rapid Application Service Development) development platform is product of RapidASDev project. The main goal of this platform is to build fast with less or no programming. You can build simple web applications or complex business web applications. For developing in RASD all you need is browser. The program you create is published as HTML5 or REST service. All subprograms (look up's, ...) are published as HTML5 or. REST too. If you create batch program in PL/SQL you can use the same...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Lepton

    Lepton

    A lean snippet manager

    Lepton is a beautiful open source snippet manager for ubuntu. Manage your Github gists with support for tags, search and sharing. Lepton features a rich-text editor and markdown viewer. Try the snap today! Lepton's can be customized by <home_dir>/.leptonrc! Theme (light/dark), Snippet, Editor, Logger, Proxy, Shortcuts, Enterprise, Notifications, and more! Check out the configuration docs to explore different customization options. Lepton is an open source project on GitHub. It's free and we...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    My Time Tabulator

    My Time Tabulator

    A free, task and time tracker with a simple user interface and reports

    A free, lean task and time tracker with a simple user interface and several reports for analysis. Use it daily. Use it consistently. It literally takes just 3 to 4 minutes per day. Built as a standalone tool for individual contributors working from a desktop or laptop computer. Rollup your time for better estimates, for better performance review discussions, to help optimize where effort gets focused, or just to set expectations for how long a complex thought-work-task takes. Simple, low-tech...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    My Test Case Manager

    My Test Case Manager

    A lean, flexible XL test case manager for small to midsize projects

    MTCM is a lean test tool designed to organize test cases and manage/communicate test results. MTCM is a simple, minimalist design for software test engineers conducting functional or exploratory testing. Business analysts can also use MTCM for conducting user acceptance testing (UAT). You can write the test cases as you execute them, or plan and write them ahead of time. Run results are tallied and graphed on subsequent worksheets. You use the report and graphs to communicate status to your...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    Choerodon

    Choerodon

    Open Source Multi-Cloud Integrated Platform

    Choerodon is an Open source whole value chain multi-cloud agile collaboration platform, which is built on open source technologies, including Kubernetes, Istio, knative, Gitlab and Spring Cloud, to enable integration of local and cloud environments and achieve the consistency of enterprise cloud/hybrid cloud environments. By providing Lean-Agile, continuous delivery, container environments, microservices, DevOps, and other capabilities, the platform helps organizations to manage applications...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    PING Keep Alive

    A background IPv4 pinger

    a lean and mean Win32 C based background IPv4 pinger, a use case would be to keep problematic WiFi connection alive by periodically pinging the gateway in the background - Statically compiled with no runtime dependencies. Very low memory usage around 1 megabyte RAM (and that's GUI with systray icon) and 100KB binary! - Program minimizes to system tray on close - By default pings the target every 1500ms
    Downloads: 1 This Week
    Last Update:
    See Project