32 programs for "small" with 2 filters applied:

  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • People and Company Data Icon
    People and Company Data

    We handle the heavy-lifting of data collection, so you can build innovative and compliant data solutions at scale.

    We handle the heavy lifting of data collection, so you can build innovative and compliant data solutions at scale. Our data has enabled thousands of engineering, data science, product, and other technical teams to build compliant, innovative, data-based software solutions.
  • 1
    The same BYACC tool used produce C/C++ parsers, with an added capability to produce small, fast Java parsers instead.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 2
    Open Source software (PHP) managing iCal (rfc2445) files, for non-calendar systems like CMS, project mgmt systems etc. able to manage calendar information like agendas, tasks, reports, totos, journaling data and communicate with calendar software.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    xRecurseDiff

    xRecurseDiff

    A developer tool to rapidly compare sources tree

    xRecurseDiff is a small program that can rapidly traverse entire directory trees to show different version of the same files, for example to compare different version of the same project. For every file in the first directory searches in the second for files having the same name. A report containing results is shown. A detailed diff output can be shown. Search can be case-insensitive and limited by a char filter. In "library" working mode it compares only files basenames, while in "project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    dep-trace

    gdeptrace dependancy solver correct for pkg or make deps

    gdeptrace sorts an input dependancy list or table and prints it, and can do other actions. It's default operation is to act like tsort (1) except that it sorts by pure pkg / make dependancy (tsort sorts by grapical topology: see notes about differences). EXAMPLE: $ echo -e "b e\ne\nc b" | sort -k1,1 | gdeptrace [opts] e b c (b depends on e, c depends on b, e has no depends) (also: e has more items depending on it and is below anything it depends on; in this case the top, all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Route optimiser for last-mile deliveries | SmartMonkey Planner Icon
    Route optimiser for last-mile deliveries | SmartMonkey Planner

    Plan your routes with the most powerful optimizer in the market and offer your drivers and customers a delightful experience.

    SmartMonkey Planner is a platform where you can plan and optimize your routes in a matter of minutes, saving hundreds of hours at the end of the year and gaining more than 30% efficiency in your last mile logistics.
  • 5

    Open Utlity

    Open Utlity is series of unix utlity just like gnu for linux / windows

    Open Utility is series of Unix utility which is currently in development.currently it has a c compiler which is based on early unix c compiler.later versions like v1 or later has in build assambler and linker.it can be used in place of gcc it is good alternative of gnu c compiler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    python dagger

    File dependency graph evaluator in pure python.

    Dagger evaluates file dependencies in a directed-acyclic-graph (DAG) like GNU make, but timestamps or hashes can be used on a per-file basis when evaluating which file nodes are up to date or stale. Use fast timestamp comparisons on large files when hashing is too slow, and hashing on small files. When hashing is used, it's stored in either a text file or sqlite database (in-memory at runtime is optional). Files can be forced as stale or uptodate. Dagger can be used as a building block...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    s-make serves as a replacement for make and the like; it targets developers who dislike make or just want to stick to Tcl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Prime Mover is a small and flexible build tool intended to be used instead of make. It is intended to be deployed with the projects that use it, and does not requires installation to use. It is modular and can be extended using the Lua scripting lang
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Small utility in C to convert from a binary image file to a .COE file used by Xilinx to load memory contents
    Downloads: 0 This Week
    Last Update:
    See Project
  • Competitor price monitoring for eCommerce businesses Icon
    Competitor price monitoring for eCommerce businesses

    For small to large businesses in the eCommerce industry.

    All-in-one solution for dynamic pricing, price monitoring, and pricing optimization
  • 10
    folders4cmake
    A small java application which helps CMake users who want to efficiently organize their source tree with the help of Visual Studio's project editor and CMake's "source_group" command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RBuild is a Linux KBuild like software configure/build system written in Ruby language with a menu driven front end. RBuild can be used for C/C++ or other programming languages. The syntax is inherited from KBuild. RBuild is very small and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GenGMF is a model driven generator framework for the Eclipse GMF graph and map models. It will generate large models from a small template model for you. It is based on Eclipse GMF, AspectJ and openArchitectureWare.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Qwik project is aimed to support the development of the Qwik content management system. This Qwik project includes, besides the Qwik cms, also the Qwik Works platform: small standalone applications supporting the Qwik content management system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JMake is a small tool written in Perl (so Perl is required to run this tool), that helps java programmers do certain things a make is supposed to do, like compiling project, packaging jar file, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java bytecode to native code compiler striving for small, standalone executables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    lsx is a small and powerful text and source code generator based on a format called Eva. Both java libraries for lsx and Eva and tutorial with some "Hello" samples including "Hello State Machine", interesting demo that generates C++ code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java JarWizard
    JarWizard is a small Java Application that takes the hassle out of creating executable JAR files. In just a few clicks, your Java application will be packed and made executable when users double-click on its JAR file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A component library for borland delphi 7 to create a small modular IDE for everything you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    munit is a small test framework for GNU makefiles, inspired by the JUnit project. Since GNU make 3.80, makefiles can become very complex (recursive functions, dynamic contents via eval() etc.). munit has been developed to make it easy to test them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This small platform independent application (written in Java) is designed to encode your e-mail addresses, thus the spam robots can not retrieve it from your page. Note that minimal HTML knowledge is needed to put the generated script into a html page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ContractChecker is a small tool to provide support for some design by contract features to standard Java code. Internally, it is composed of an Ant task, which invokes a doclet to generate AspectJ and the AjcTask itself in order to compile it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AntFly is a common build.xml script for apache ant (and java) that can be used in small projects instead of trying to make a build.xml from scratch.It includes a set of tasks that can perform tipical operations like building project, CVS checking, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Zaval Java Resource Editor (or Zaval JRC Editor) solution is small and easy-to-use visual editor for resource files. It can be used for existing software localization, resources synchronization and any other resources manipulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The JTools project contains small java functionalities which will make the live of a developer easier. For each functionality there will be a source release and a jar release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JSource is a small Java IDE written in Java using entirely Swing components. It has a light but powerful editor that allows creating, editing, compiling, and running Java files. It also supports syntax highlighting for other programming languages.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next