Showing 144 open source projects for "less"

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.
  • Small Business HR Management Software Icon
    Small Business HR Management Software

    Get a unified timekeeping, scheduling, payroll, HR and benefits portal with WorkforceHub.

    WorkforceHub is the instantly useful, delightfully simple to use, small business solution for tracking time, scheduling and hiring. It scales as your business grows while delivering the mission-critical features an organization needs. It is tailored to, built for, and priced for small business employers.
  • 1
    Go-Guerrilla SMTP Daemon

    Go-Guerrilla SMTP Daemon

    Mini SMTP server written in golang

    ... a daemon with less bloat & written in a more memory-safe language that can take advantage of modern multi-core architectures. The purpose of this daemon is to grab the email, save it, and disconnect as quickly as possible, essentially performing the services of a Mail Transfer Agent (MTA) without the sending functionality. The software also includes a modular backend implementation, which can extend the email processing functionality to whatever needs you may require.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Adianti

    Adianti Framework provides a complete architecture for developing PHP.

    Adianti Framework provides a complete architecture for developing PHP applications, reducing development costs and helping developers to write less code. Adianti Framework is a component-based and event-driven framework that uses commonly known enterprise design patterns like MVC (Model View Controller), Front Controller and ORM (Object-Relational Mapping) design patterns like Active Record and Repository. Adianti Framework is also the first framework in the world that provides two different...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 3
    Artemis-odb

    Artemis-odb

    A continuation of the popular Artemis ECS framework

    ... compile-time bytecode instrumentation. High performance, GC-friendly, less boilerplate! Automatic tracking, and maintenance of entity relationships.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MMF

    MMF

    A modular framework for vision & language multimodal research

    MMF is a modular framework for vision and language multimodal research from Facebook AI Research. MMF contains reference implementations of state-of-the-art vision and language models and has powered multiple research projects at Facebook AI Research. MMF is designed from ground up to let you focus on what matters, your model, by providing boilerplate code for distributed training, common datasets and state-of-the-art pre-trained baselines out-of-the-box. MMF is built on top of PyTorch that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Intelligent network automation for businesses and organizations Icon
    Intelligent network automation for businesses and organizations

    Network automation for the hybrid multi-cloud era

    BackBox seamlessly integrates with network monitoring and NetOps platforms and automates configuration backups, restores, and change detection. BackBox also provides before and after config diffs for change management, and automated remediation of discovered network security issues.
  • 5
    Hyperapp

    Hyperapp

    Tiny framework for building hypertext applications

    The tiny framework for building hypertext applications. Do more with less—We have minimized the concepts you need to learn to get stuff done. Views, actions, effects, and subscriptions are all pretty easy to get to grips with and work together seamlessly. Write what, not how—With a declarative API that's easy to read and fun to write, Hyperapp is the best way to build purely functional, feature-rich, browser-based apps in JavaScript. Smaller than a favicon—1 kB, give or take. Hyperapp...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Koa-socket-2

    Koa-socket-2

    Socket.IO for Koa

    ... and requiring less overhead than runtime environments like NodeJS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    VasSonic

    VasSonic

    Hybrid framework to speed up the first screen of websites

    VasSonic is a lightweight and high-performance Hybrid framework developed by tencent VAS team, which is intended to speed up the first screen of websites working on Android and iOS platform. VasSonic is a lightweight and high-performance Hybrid framework developed by tencent VAS team, which is intended to speed up the first screen of websites working on Android and iOS platform. Not only does VasSonic supports the static or dynamic websites which are rendered by server, but it is also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Jasny Bootstrap

    Jasny Bootstrap

    The missing components for your favorite front-end framework

    ... case. Read through to see what suits your particular needs. The fastest way to get Jasny Bootstrap is to download the compiled and minified versions of our CSS and JavaScript. No documentation or original source files are included. Get the latest Jasny Bootstrap LESS and JavaScript source code by downloading it directly from GitHub. Visit us on GitHub to clone or fork the Jasny Bootstrap project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AsgardCMS Platform

    AsgardCMS Platform

    A modular multilingual CMS built with Laravel 5

    A modular multilingual CMS built with Laravel 5, with an MIT license. Introducing a full-featured modular multilingual CMS built on top of the Laravel framework. The default themes are based on Bootstrap, which is fully responsive. Comfortably browse the site on any device! Built on PHP 7.0 with modern coding standards. AsgardCms runs perfectly on php7, proof is this site runs on php7 and is an AsgardCms-powered site. Launch your website in days and not months with the rapid application...
    Downloads: 1 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 10
    slim.js

    slim.js

    Fast & Robust Front-End Micro-framework based on modern standards

    slim.js makes interactivity creation a joy. Design any view for you application and the fast implementation of slim.js will take care of the reactivity. Any property change or event triggered in your app will efficiently update your DOM only when it needs to. It is expressive as you would like it to be: anything typed inside handlebars will execute as-is, causing efficient re-render only of the affected nodes. The slim.js core is tiny (less than 3kB gzipped) - It scans the HTML and looks...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Kiwi

    Kiwi

    Simple BDD for iOS

    ... development, you inevitably end up using open source libraries (e.g. AFNetworking) in your projects. This results in additional complexity in library management. CocoaPods makes this less painful and is our preferred library management tool. Before adding Kiwi to your project, you need a Unit Test Target that is run by Xcode during testing. If you're using Xcode 5, this unit test target is included by default when you create a new project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ReDex

    ReDex

    A bytecode optimizer for Android apps

    ... be smaller and faster. Fewer bytes also means faster download times, faster install times, and lower data usage for cell users. Lastly, less bytecode also typically translates into faster runtime performance. Redex has deep integration with Buck where your Redex config is passed as a parameter to the Buck android_binary rule when generating the APK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JSON framework

    JSON framework

    Micro framework for easily parsing JSON in Swift

    Micro framework for easily parsing JSON in Swift with rich error messages in less than 100 lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Concise CLI

    Concise CLI

    A CSS framework that's lightweight and easy-to-use

    ... spend more time building and less time overriding. Do you need CSS components? We provide a basic UI kit for Concise CSS as an add-on. We also provide utility classes for rapid prototyping and context-dependent styles. The usual features from Sass with some custom additions using PostCSS. A framework built with design in mind. Get better results from the beginning with less code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Neon

    Neon

    A powerful Swift programmatic UI layout framework

    ... for a demonstration, I figured a good test for the practicality of Neon would be to replicate an existing screen from a major app, one that everyone could recognize. Now, keep in mind you'll probably want constants defined for many of these size/padding values, in order to keep the code cleaner and easier to maintain, but I decided to use real numbers for most of the values to make the code less obscure when new people are reading through the demonstration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ruby Hail

    Ruby Hail

    Rack-based nano framework

    Ruby Hail is Rack-based nano framework. It's the fastest-by-design Rack-based framework. It requires less learning (besides Rack, you suppose to know it by this time) than any other framework. It works great for simple dynamic web-sites, single-page web-apps and microservices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Flat UI Free
    ... the same elements as the PSD version and is perfect for creating great websites. With this Framework, you can spend even less time on routine work, saving that time for creativity. Colored, stylish icons can easily be modified and used in a wide variety of projects, as they contain original layers. Glyphs are also available in PSD, HTML/CSS, and SVG formats. Bootstrap theme design also includes color swatches.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Perfect: Server-Side Swift

    Perfect: Server-Side Swift

    The Perfect core toolset and framework for Swift Developers

    Perfect is a web server and toolkit for developers using the Swift programming language to build applications and other REST services. It lets developers build using only Swift to program both the client-facing and server-side of their projects. It’s the ideal backbone for cloud and mobile technologies. Developers can be more productive and efficient using Perfect to write less code and work in one fundamental language for all their needs. With Perfect, you can write an entire project in one...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    JavaCá&Lá

    A Java Distributed Shared Memory Middleware

    How can we easily develop applications for multicore or multicomputer architectures? We frequently use middlewares for that problem, but they are often complex and less productive. This way, at DECOM-UFOP, we have a middleware, named JavaCa&La or just JCL, to build portable and scalable solutions over many high performance computer architectures. Our middleware APIs is simple, intuitive and designed for young and senior programmers who don’t have high performance programming skills. Using our...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Panini Language

    The Panini Language

    Better Modularity, Better Concurrency

    This project makes the compiler and tools for the Panini language available. A central goal of the Panini language is to make concurrent programming easier and less error-prone. The main new feature in Panini is called a capsule. A capsule is like an actor but better because it largely retains the traditional approach for reasoning about programs as a sequence of operations, abstracts away all details of thread creation and locking, and supports fully-automatic compile-time analysis of common...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MOBIDICK
    MOBIDICK (MOdular But IntegrateD applICation frameworK) is dedicated to gather as less as possible Java frameworks in order to complete full needs of large business application and allow regeneration of code, even when java frameworks change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Bootflat

    Bootflat

    Flat UI KIT based on Bootstrap 3.3.0 CSS framework

    Bootflat is built on the foundations of Bootstrap, visioned in a stunning flat design. Bootstrap itself is a trusted, reliable and proven tool for developers. Built with Sass 3.4.9. Bootflat is built on Bootstrap 3.3.0: the sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development. Bootflat's components are built with HTML5 and CSS3. The pages use `header`, `nav` and `section` to build the layout. Bootflat also comes with several splendid color...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Dashing

    Dashing

    Dashboard framework in Ruby and Coffeescript

    Dashing is a Sinatra based framework that lets you build beautiful dashboards. Every new Dashing project comes with sample widgets & sample dashboards for you to explore. The directory is setup as follows. Assets, all your images, fonts, and js/coffeescript libraries. Uses Sprockets. Dashboards, one .erb file for each dashboard that contains the layout for the widgets. Jobs, your ruby jobs for fetching data (e.g for calling third party APIs like twitter). Lib, optional ruby files to help out...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    eWamp

    eWamp

    A zero install WAMP webserver

    A wamp stack webserver that is zero-install and can be implemented on any 32 bit pc in 5 steps or less. It will also run on a 64 bit windows machine. You can also add the zenyan web application framework (Php,Javascript,Jquery,CSS, HTML) to this package: http://sourceforge.net/projects/zenyan/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A very small framework for php apps. Its less than 25kb, has no dependencies (just MySQL) and provides a MVC architecture, DB connection, and basics implementations of ORM, HTML Templates, Scaffolding, Paginator, and XSS and SQL inyections protection
    Downloads: 0 This Week
    Last Update:
    See Project