Showing 476 open source projects for "5-5-5-5-5-5-5"

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.
  • 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.
  • 1
    Needle

    Needle

    Effective Unit Testing for Java EE

    Needle is a lightweight framework for testing Java EE components outside of the container in isolation. It reduces the test setup code by analysing dependencies and automatic injection of mock objects. It will thus maximize the speed of development as well as the execution of unit tests. Follow us on Twitter (@NeedleProject)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    The library im4java provides a pure-java interface to ImageMagick, GraphicsMagick and other popular commandline tools like jpegtran, ufraw, dcraw, exiftool. The im4java-engine permits the addition of new tools in a very short time (less than an hour)
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3

    Object Conversion Library

    Object conversion for an object-oriented world.

    The Object Conversion Library aims to provide developers with a baseline template for object conversion. The library can included to a project to allow a developer to build specific object conversion features. A more detailed explanation can be found in the documentation section of the repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    imagen library

    imagen library

    Simple, Object-Oriented Image Encoder/Decoder

    imagen is a simple, object-oriented imaging library designed for easy encoding/decoding of images.It provides semi-advanced reading and writing capabilities for common image file formats for use in virtually any software application.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
  • 5
    TXWrapper provides a MS CWnd-based wrapper for the ActiveX TX Text Control from The Imaging Source. TXWrapper can be used in any native MS C++ application, and is supplied in the from of a Visual Studio 2008 project producing a static library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TTMath - a bignum library for C++
    A bignum library written in the C++ programming language as templates. It provides standard mathematical operations like add, sub, mul, div, pow etc. with the big integer and big floating point numbers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7

    SOOJS

    Simple Object Oriented Javascript Pattern

    This is an extremely simple Pattern that allows projects to quickly, partially or fully use some of the standard OO patterns found in other languages. This is definitely not a framework. The entire intention is to be as low-impact to a project as possible. If only 1 object in a project is SOOJS and nothing else is, that is perfectly fine. The power comes from not polluting and allowing all other Javascript paradigms to be possible. In fact, there is nothing you need to download. As a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Windows Extension (WE)
    The Windows Extension (WE) is an encapsulation of Windows API. The distinct features of WE are: 1. C++ interface; 2. simple interface for common usage, but advanced usage; 3. low coupling degree; 4. no framework, no pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Data Structure & Algorithm Library(DSAL)
    The Data Structure & Algorithm Library (DSAL) is a library of classical data structure and algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 10
    AT4J is a set of tools for working with data compression and file archives from Java. It supports reading and creating Zip and Tar files, as well as several types of compression algorithms via third party libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The AJAX JSP Tag Library is a set of JSP tags that simplify the use of Asynchronous JavaScript and XML (AJAX) technology in JavaServer Pages. Development moved to Mercurial
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Controlled Variables

    controlled_vars.h to always work with valid variables

    The Controlled Variables project is a set of header files for C++ developers. These files allow you to create controlled variables instead of using bare int, float, long, etc. Controlled Variables ensure you always use initialized variables. The project includes the generator. (IMPORTANT: If you're here just to get the header files, go to the Download area and get the file ending in _header-x.y.z.tar.gz as the other one is just the program used to build those header files!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    sof
    SOF (Service Oriented Framework) helps software developers to develop component based software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Monetário

    Monetário

    Representando e operando valores monetários.

    Alternativa a BigDecimal e Double para representar e operar valores monetários entre [-9223372036854775808L e 9223372036854775807L].
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Simplest Ever REST Framework for Java
    SerfJ means Simplest Ever REST Framework for Java (http://serfj.sourceforge.net). Provides a lightweight MVC for Java web apps which can interpret REST URLs and dispatch it to a controller and then show the appropriated view or serialized object
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    QConsole is a custom Qt widget implementing a standard console to be inherited to support a specific scripting language or shell, and then embedded in any Qt application. As example, a Tcl console (QtclConsole) is provided for use in EDA applications
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    VOLE provides facades for driving COM/OLE automation objects from C++ with a natural, type-safe, and efficient syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Simple Hibernate Data Handler

    This library package allows developers to access DB in a easy way.

    [NO LONGER UPDATED] The Simple Hibernate Data Handler implements a basic interface for CRUD, suportting HQL, Named Queries and SQL. Stupidly simple for Hibernate ORM 4. Extend a BasicCrud class and enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    CS-Content [Dynamic Content System]

    PHP Templating & Includes System

    Generic framework designed to leverage the power of a templating system and PHP includes, all running through a single display script. Allows incredibly fast building of an intelligent website without having to write a script for every page. Separate HTML from code, intelligently build pages using path-based script and template inheritance.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    DBPersister

    Manage your database without sql

    DBPersister started in 2011 with few lines of code to enhance the way to develop crud applications by php users. DBPersister is an Open Source project with LGPL licence , which means that is possible to reach hundreds of people all over the world working on it with the possibility to edit the code depending own needs. About DBPersister On this site you can download and use a list of libraries in all your php projects that use mysql as database. To do use this libraries you need...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RenderTools

    RenderTools

    A cross-platform OpenGL based lightweight scenegraph library

    RenderTools is an OpenGL based scenegraph library in C++ for Windows, OSX and IOS supporting OpenGL|ES1.1, ES2.0, OpenGL1.5 and up to the latest version (currently 4.2). It allows the developer to easily (de)serialize a scenegraph to-and-from xml, create renderbuffers, framebuffers, samplers, vertexbuffers etc. and cross-reference those items. RenderTools allows you to completely specify an application, its resources, viewcontrollers and its renderpasses in one single xml. GraphNodes such...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project aims to provide an extensible Tree interface to supplement the Java Collections framework, making full use of Java 5 generics. At least one reference implementation will be provided as part of the scope of this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Clase que maneja la presentacion de plantillas web, manteniendo una separación tangible de la capa de lógica y la capa de presentación.
    Downloads: 0 This Week
    Last Update:
    See Project