Showing 97 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.
  • 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.
  • 1
    DummyXmlParser

    DummyXmlParser

    Java XML parser / binder

    Java XML parser. Very light. (less than 20K). Bind XML to java classes. (like JAXB). Written from scratch to avoid some legacy problems. Code sample: import javax.xml.bind.annotation.XmlElement; import dummyxmlparser.XmlBinder; public class Foo { @XmlElement public String counter; public static void main(String[] args) throws Exception{ Foo foo= XmlBinder.fromXml(Foo.class, "<Foo><counter>42</counter></Foo>"); assert foo.counter.equals("42"); } }
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    cde4php - Cross Database Engine for PHP

    cde4php - Cross Database Engine for PHP

    Uniform Database Abstraction for PHP Development

    Debby has replaced CDE in the Tina4Stack, you may want to check it out at http://tina4.com CDE is a PHP class which implements the general database functions in PHP and provides a common SQL platform for php development where developers change their databases but not their code. Supports Firebird, MySQL,Oracle,SQLite, MSSQL(both drivers),CUBRID,ODBC. CDE now supports date uniformity, param passing & BLOB handling across all the databases supported. CDE is not a replacement for PDO,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    CSP embedded C-like scripting language

    C-like language parser, bytecode generator and a VM

    Project aims to implement a C-like language interpreter with small code and memory footprint for 32bit microcontrollers. At the time of writing, parser code size for Cortex-M3 is less than 10K and VM is less than 3K. RAM requirements mostly depend on code size and complexity, but few kilobytes should be enough to handle most reasonably simple cases. Parser and VM are written with code size priority, not security. Project should not be used to run code (and bytecode) from untrusted sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    avr-libethernet

    Ethernet stack implementation (currently based on the ENC28J60)

    A callback handler based ethernet stack implementation optimized for AVR microcontrollers. For now, the only controller supported is the ENC28J60. However it is easy to integrate different controllers as the interface your driver has to provide is fairly simple. Developed by the hobbyist programmers and electrical engineering students Niklas Fritz and Alexander Gladis
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
  • 5

    EGNLA

    Heterogeneous cluster for acceleration of linear algebra computations

    This project deals with a new concept of the heterogeneous grid for acceleration of the numerical linear algebra computing. We design this grid with respect to maximal ratio between cost and computational power. It allows a parallelization of scientific codes with minimal programming effort. We also optimize grid concept to be less sensitive to network parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    dbtrans

    Java library for transfering data from one table to another

    A very small java library (less than 20 classes) for transfering data from one table to another; in the same or different database within the same network location.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    .Net WCF Provider Proxy

    WCF wrapper for the Microsoft ASP.Net Providers

    This is a client/server wrapper to create a proxy between an secure application server inside a firewall and the less secure web server for the Membership, Profile, and Role providers. Although the main scenario is to enable a WCF communication channel to allow a web site to take advantage of the built-in SQL providers within a website that may not have access to the database directly, any provider meeting the provider model criteria can be used.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    A library written in C# for encoding and decoding animated Graphics Interchange Format (GIF) images. Based on NGif http://www.codeproject.com/KB/GDI-plus/NGif.aspx. Includes sample apps for encoding and decoding GIF files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    sxPHP - Smart extended PHP is a (RAF) Rapid Development Framework for >= PHP 5.2.2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create state-of-the-art conversational agents with Google AI Icon
    Create state-of-the-art conversational agents with Google AI

    Using Dialogflow, you can provide new and engaging ways for users to interact with your product.

    Dialogflow can analyze multiple types of input from your customers, including text or audio inputs (like from a phone or voice recording). It can also respond to your customers in a couple of ways, either through text or with synthetic speech. Dialogflow CX and ES provide virtual agent services for chatbots and contact centers. If you have a contact center that employs human agents, you can use Agent Assist to help your human agents. Agent Assist provides real-time suggestions for human agents while they are in conversations with end-user customers.
  • 10
    LocalJS
    Build Cloud Desktop Application with Web Pages. Deployed from Cloud, Run on Desktop, Developed with HTML + CSS + JavaScript. Two Simple Steps turn your HTML pages into Cloud Desktop Application: Find more at http://localjs.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Provides low level classes to facilitate the usage of JDBC and a basic persistence API with no reflection, no cast, thread safe less 'synchronized' blocks and the control of object allocations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Txt2XMLParser is a versatile and generic text to xml converter library. Based on Regular Expression it can be configured using a single xml file allowing to parse any txt file format (csv , generic txt files, protocol formats such as SIP)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    NBBC is a high-speed, extensible, sophisticated, well-documented, easy-to-use validating BBCode parser written in PHP. ________________________ NOTE: THIS COPY OF NBBC HAS NOT BEEN UPDATED IN A LONG TIME. There are currently two active maintainers of NBBC: - Theyak (https://github.com/theyak/nbbc) has a copy of NBBC that still works with PHP 4, and is still more-or-less the 1.x source tree, but it has had some of the outstanding bugs fixed. - Vanilla (https://github.com...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    tinyJS
    JS-Toolkit: Selectors with Methods, Events, Networking and Helpers in less than 5kb
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Javascript library to check in a web page if an user is active or idle, action detected by mouse move or key down, depending user's state linked action will be launched more or less often.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    .Net extension methods, attributes and tools to make you more productive. Write less code, write less bugs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    C++ physical unit library (miles, pounds, seconds, etc) that handles conversions and unit less transport of physical values. Useful for applications that measure physical units of measurement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ImapHandler is a fsock-based low-level IMAP client for PHP intended for developers who want less abstraction than provided by the imap extension or PEAR::Mail_IMAP but don't want to have to worry about parsing everything themselves.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    qJerry: write less, do more - now in PHP. qJerry is the PHP class that provides a way to work with XML documents in jQuery-like style. It has methods for creating, modifying, querying XML documents and more. qJerry is jQuery for server side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    fm-mime-types

    fm-mime-types

    Returns a MIME-type string from a filename on the FileMaker Pro.

    A FileMaker script which when passed a valid filename, will return the correct MIME-type for that file format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Catharsis.NET.Commons

    Catharsis.NET.Commons

    Library of extensions for many common .NET types.

    Catharsis.NET.Commons is a library of extensions for many common .NET types. It can significantly speedup your daily .NET development tasks, relieving you of writing boilerplate code time and again. Do more by writing less code; write less code using a popular fluent-kind interface approach; safely perform many tasks in a single line of code with joined methods calls. This library is extensively unit-tested, greatly reducing the possibility of bugs and quirks. Purpose : Provide extension...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    php xHTML

    php xHTML

    PHP Class to control xHTML STRICT

    This Class for PHP controls xHTML strict documents, creation, and validation The idea is to made things easy and small, avoid errors or mistypes, helps with IDs / forms/ and tags. The point is to focus on PHP and forget if we close a tag, forgot to set a special required attribute or if we wrote the header correctly, the class take care of that Also made the creation of custom, normal used, and repetitive tasks easy
    Downloads: 0 This Week
    Last Update:
    See Project