129 programs for "small" with 2 filters applied:

  • 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.
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
  • 1

    casefix

    a small set of casing tools for use by all

    The primary part of the casefix project is a small c library of case editing functions, the heart of which is 7 streaming case editors. Also, there are 3 functions that interface char arrays and strings to the streaming editors. So the library can modify the casing of any character, character block (word), any character string, character array, or any character stream. Currently, libcasefix only handles 7 or 8 bit character sets with some support for UTF-8. With that in mind casefix does...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    NereCode

    A stand-alone PHP-only library for parsing BBCode-like tags

    Since BBCode requires much trouble to get it running, and not every project needs something so solid (sometimes it's just a admin posting engine, or a small microblogging engine with little or no user-content injections). NereCode comes to aim such gap. A minimally comprehensive syntax easily customizable. PHP only. Single file library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4

    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
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • 5

    libSCDate

    A Date/Time Library in C++

    libSCDate was created as C++ learning project. It aims to be small, useful, and dependent only on the Standard C++ libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    paraffin

    Iterative and recursive parallelism generics for Ada 2005 and Ada 2012

    A suite of Ada 2012 generics to facilitate iterative and recursive parallelism for multicore systems and provide safer recursion for single and multicore systems. Generics include Ravenscar compatible versions for real-time systems. Also Includes paraffinalia, which is a set of useful generics for parallel quicksort, fast fourier transform, function integration, prefix sum, and Red-Black trees
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Cloud7

    Central Software Configuration by Java API and SOAP Service

    CLOUD SEVEN is API and middleware together. C7 * stores central configurations in a database * is a useful tool to configure applications which run distributed on different hardware * provides a simple user administration with rights and actions * is good for small and big companies as well. * helps developers, and admins * provides configurations which can be valid for all machines (instances) or may be exclusive for single instances * can be used by API and SOAP (JMS is planned...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    xdbm

    XDBM is an XQuery implementation on the W3C's EXI binary XML format.

    XDBM version 2 will be an XQuery implementation that uses EXIP to handle binary XML in the EXI format adopted by the W3C. It will, like EXIP, aim to be as small as possible so that it runs well on resource constrained devices. It is still in the project design stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PHP4sack
    A PHP encapsulation of the AJAX sack library so that developers need only code in PHP to implement AJAX, Feedback will be good to improve this component set. Now supporting cross browser drag and drop events, no other library dependencies.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 10
    SPARGEL

    SPARGEL

    An opensource Java graph library. Abandoned, ignore.

    Spargel is a Java graph library that puts its effort in having a rather small but powerful code basis. This is achieved by extending graphs via properties in form of vertice and edge maps. Because these maps are an individual implementation depending on the graph datastructure used, they are more memory efficient than using a Java HashMap. Currently spargel is in its early stages, but will soon support more tasks. As now, implemented are: * Adjecency graph data structures * Algorithms...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A parallel-programming framework for concurrently running large numbers of small autonomous jobs, or microthreads, across multiple cores in a CPU or CPUs in a cluster. Each microthread is conceptually similar to a task in Ada and it is much lighter weight than an operating system thread. SpikeOS was designed to handle millions of microthreads, for example in a neural network hosting millions of spiking model neurons. SpikeOS handles microthread scheduling, synchronization, distribution...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    JUMLStateMachine

    Java library implementing a state machine by the UML standard.

    JUMLStateMachine is a Java library implementing a state machine by the UML standard. The purpose for the library is to be easily usable for small state machines, yet extendable and scalable for larger and more complex ones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    TcpChannel

    A simple, non-blocking, NIO-based, TCP socket API for Java

    TcpChannel is a simple, small API to allow processes to communicate using TCP sockets based on NIO implementations. The API presents the communication between processes using an observer pattern for handling received messages and an asynchronous send method for sending. Generally, writing NIO socket handling is non-trivial. TcpChannel exists to let Java developers write processes that communicate with each other using a simple send and receive pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PyDoodles

    Assorted Mini-Modules for Python

    PyDoodles is a set of assorted "mini-modules" for the Python programming language. It's a collection of small ideas combined to create reusable code that is bound to come in handy for someone somewhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    XTarget

    Java API and Groovy Library for XML Scripting

    XTarget is an Groovy Library for automated editing of small XML Databases with Groovy scripts. It focuses on simultaneous editing of data, including structures like lists and maps, and linking between various XML files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    suballoc

    suballoc is C++ set of classes to ease suballoction for small objects

    suballoc is C++ set of classes to ease suballoction for small objects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A small swing calendar bean for displaying monthly, weekly and daily items. The purpose of the bean is to provide an as flexible as possible reusable gui calendar component. The extensible toolbar provides view selection and navigation. Items can be edited in any of the views; status, start and & times and description can all be modified. The bean can be installed into most IDEs as it follows the JavaBean standard. See the wiki for instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    GPU Interruptible Kernels

    Create CUDA kernels with unlimited variables and execution time

    Implementation of heavy computing tasks on GPU's faces two limits: 1) number of parameters/variables in each kernel; 2) computation time. This very simple C++ header allows to easily create CUDA kernels that overcome both limitations. The library adds a small overhead to the GPU kernels, but in carefully designed applications the slowdown should hardly be noticeable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    tiny-DSP library

    tiny-DSP library

    small and fast library dealing with signal processing

    Tiny-DSP library contains c sources of a fast, tiny, portable and generic FFT (Fast Fourier transform) and inverse FFT. Supported are all power of two sizes (like 2,4,8,16,32,...) for one and two dimensional floating point arrays.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Simple Date Handler

    Very small and simple java.util.Date handler library

    Small and simple Java Date handler library, based on public static methods for basic java.util.Date manipulation. The main features: - add minutes, hours, seconds to a given date; - get the hour 00:00:00 and 23:59:59 from a given date; - get the diference in hours, minutes, seconds between 2 given dates; - check if 2 or more dates are in the same week, month; - check if 2 or more dates are the same day; - get the start and end of the month;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Pluma
    A minimal C++ framework for plug-in management. Small, cross-platform and simple to use.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 22

    Last Java Collection Library

    Java library to work with scalar arrays as usual Collections

    The package allows to work with scalar arrays as usual collections. The problem with a scalar array Java templates don't support scalar types as generic parameters. Java code working with collection interfaces such as List or Collection is inapplicable for arrays. Some libraries supply methods to work with object array. These methods are generic and built-in types int, boolean, long, short, byte, double, float suffer. The number of scalar type is small and finite. There are realization...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Libcondset

    Libcondset

    This library provides a class representing sets of predicates and data

    Libcondset is a library for the manipulation of Condition Sets, which are sets of predicates and data. The class also has a compact binary format, making this class best suited to sending conditions over the network or saving them in files. It is a small library providing one C++ class. It can be used as a dynamic library, a static library, or just a header and an object file. This library has been tested for the formats portability and has been tested on Ubuntu 11.04, Ubuntu 10.04, and Mac...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Zebra_Dialog

    Zebra_Dialog

    A lightweight dialog box plugin for jQuery

    Modal dialog boxes are a great way to show information to your users, but to also alert them of errors or warnings. Zebra_Dialog is a small (4KB minified), compact (one JS file, no dependencies other than jQuery) and highly configurable dialog box plugin for jQuery, meant to replace JavaScript’s “alert” and “confirmation” dialog boxes, and built using the jQuery Plugin Boilerplate. The plugin can also be used as a notification widget (when configured to show no buttons, and to close...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Zebra_Cookie

    Zebra_Cookie

    An extremely small jQuery plugin for handling cookies

    Handling cookies can be a daunting task using plain JavaScript, and since jQuery doesn’t natively include functions for handling cookies, I've created Zebra_Cookie - an extremely small (~500 bytes minified) jQuery plugin for writing, reading and deleting cookies.
    Downloads: 0 This Week
    Last Update:
    See Project