221 programs for "simple library" with 2 filters applied:

  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    Java File Uploader
    Please update v 2.0 if you have downloaded before 16th Feb 2014! Simple java file uploader. The main goal to overcame 2GB browser limit. * Simple GUI * Upload unlimited file sizes from client to server via HTTP * Split uploading file to chunks * MD5 chunk verification on server. Final MD5 confirmation. * Http auth Adv: https://play.google.com/store/apps/details?id=org.vikulin.etherwallet
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    qDecoder - CGI Library for C/C++
    ======================================================================================= OUR PROJECT HOME HAS BEEN MOVED TO https://github.com/wolkykim/qdecoder PLEASE CHECK OUT OUR NEW HOME FOR THE LATEST UPDATES. ======================================================================================= The goal of qDecoder project is providing complete but simple and versatile CGI library for C/C++ language. It supports GET/POST query parsing including File Uploading, Cookie handling...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Lending Library

    Web-app for book lending and borrowing management.

    This web-app allows you to lend your books to other people and borrow books from them. Its simple: If, for example, you put 2 books for people to borrow from you, you can borrow 2 books from other people. NOTE: This application is in very early developing stages and is not functional yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RipWP

    RipWP

    Open Source Blog and CMS Management

    RipWP is an open source software to create and manage blog and website content in a seamless manner. Its a very light weight and installs in 5 minutes with ready to use plug-ins for your business or personal website or blog. With ripWP you can create awesome blogs and websites and use one click install themes and plugins from the library. ripWP, it's an attempt to make WordPress and other Open Source Platforms better and easy for an average user. We are just tweaking the code a little bit...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Start building the next generation of GenAI apps today Icon
    Start building the next generation of GenAI apps today

    MongoDB and Google Cloud bring together powerful technologies that enable you to confidently build GenAI experiences.

    MongoDB Atlas is a fully-managed developer data platform built by developers, for developers. With tight integration to Google Cloud services such as Vertex AI and BigQuery, you can accelerate application deployment to stay at the forefront of AI innovation.
    Learn More
  • 5
    Web Console

    Web Console

    Web-based application to execute shell commands.

    Web Console is a web-based application that allows to execute shell commands on a server directly from a browser. The application is very light, does not require any database and can be installed in about 3 minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Clerk Ignite Project is building an Object Oriented-database and application-host. All-in-one solution to data centric applications. The system features an event based backbone, simple programming model, zero setup. Fast, small footprint, opensource.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Borneo

    Borneo

    Simple and minimalist web browser using QtWebKit.

    Started as an experiment to learn about Qt, Borneo is a simple and minimalist web browser using QtWebKit, and centered in open source technologies and operating systems. Borneo want grown until to be a simple but competent web browser. Really I'm a designer (Caledonia for KDE - caledonia.sourceforge.net/), but if you like this concept of web browser and you want to contribute to improve, please, contact me. :) Needs Qt framework, and to build: qmake make ------- Enjoy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JODReports is a solution for generating dynamic documents and reports in Java based on the OpenDocument format (ODF). Templates can be easily composed with a word processor such as OpenOffice.org Writer. Data sources include POJOs and XML.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9

    libqtcp

    Library that provides communication over a network

    The project is based on Qt framework. It wraps the capabilities related to networking in simple to use, service based server and client configurations. The library starts with the tcp protocol as it is implemented in the QtNetwork module[1] and creates two top level managing structures: a client and a server. Both support multiple connections that may or may not be encrypted. On top of this basic framework we implement the service support. Any server may host any number of services...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 10
    phpFreeChat is a free, simple to install, fast and customizable chat that uses by default files for message and nickname storage. It uses AJAX to smoothly refresh and display the chat zone and the nickname zone.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 11
    QuickSock

    QuickSock

    A simple C++ socket library used to make socket programming tolerable.

    The latest version of QuickSock is version (1.1.2). Wrapper for the Monkey Programming Language: http://monkeycoder.co.nz/Community/posts.php?topic=4866 QuickSock is a very simple C++ based UDP networking library. QuickSock currently relies on the WinSock library on Windows, (and as of April 2013, QuickSock uses BSD sockets on other platforms). QuickSock is a work in progress, so later down the road I may add new features, or change how things function. See the "Things to add...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Google Mass Search

    Export google search result links to file.

    Google Mass Search is a small script written in python to get large number(as you need) of urls from google search results of a specified string. It is really simple to use but fast & powerful. You can specify a search string, no. of results filename, and some optional fields. GMS retrieves all the required links in a few seconds and save it to the file. It also eliminates the redundant links. You can also apply filters like links containing a given string or not containing a string...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SCGI Library

    POSIX-compatible lightweight implementation of SCGI protocol

    This library provides parsing of Simple Common Gateway Interface (SCGI) requests. SCGI is a protocol for applications to interface with HTTP servers, as an alternative to the CGI protocol. It is similar to FastCGI, but designed to be easier to implement. Web servers which implement SCGI include Apache HTTP Server, Lighttpd, and Cherokee, as well as Mathopd (with unofficial patch) and nginx (with a third party module). When using this library, the developer chooses a SCGI server...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    web@all CMS

    ■A simple CMS, Free for any use!■

    Free & open-source PHP5 + MYSQL/SQLite CMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Turm

    Turm

    The *nix remote manager

    Web-GUI and user-extensible command library for managing applications and services remotely. The primary goal is to create a system that can manage: - LXC Containers - Libvirt virtual networks - OpenVPN networks - Reverse proxies for IPv4 - IPv6 networking - Web-Hosting applications - Content Management System's - Simple configuration commands and routines The end game is an administrator tool that can manage even a complex cloud-computing-like system as a hybrid virtual...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Authen::Simple::WebForm - Perl library for simple authentication against existing web based forms using Authen::Simple framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ecorCRM

    ecorCRM gives you CRM functionality within a powerful CMS system.

    Manage Contacts (simple contacts, leads, customers) Individuals and/or Businesses Financial Status,Files,Next Actions, Notes… and many more News Letter with newsletter history Campaign Details Connect Contact with Campaign, Producs, CRM Users Various Reports and Filters Personal and Public Notes for personal organization Common library for organization documents Able to give access to customer for customer specific information Web based, can be accessed from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Python Crawler Library

    Python Web Crawler Library

    A simple library for crawling the web. This library will give you the ability to create macros for crawling web site and preforming simple actions like preforming "log in" and other simple actions in web sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Miplex is your best solution for small and medium sized amateur and professional website. Since Miplex is an anagram of "ximple" which just means simple web content based on xml, the philosophy of this project is already part of the name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PHP Label Print tool

    PHP Label Print tool

    A tool that will let you generate shipping labels in pdf

    The purpose of the tool is to generate labels in pdf for the Popular Brother Label printers. The code is quite hackable and it can be used and integrated in different php applications. The tools generates pdf with a size of 38x90mm by default.There is a simple GUI interface which can be used by the user to enter data. The labels are automatically saved in the "labels" folder where a folder with the current date is created. The software uses the fpdf library to generate the PDF labels. Check...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Authen::Simple::WebForm - Perl library for simple authentication against existing web based forms using Authen::Simple framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Simple Multi User Managed Directory
    Multi User Managed Directory provided locking and tracking of folder and/or files in a simple way . without Database .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The aim of our project is to create a set of examples of use of JSF 2.1 MC Faces components from MC Components series. MC Components library provides a rich set of JSF 2.1 components with jsp and facelets support. Components available in this rich set provide simple and convenient access to funcionalities desired in each JSF web application. Most of components use famous JQuery javascript library as a javascript engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    quizzy is a PHP and AJAX based library for adding simple animated multiple-choice quizzes to your website. Uses the jQuery JavaScript library and is AGPL licensed.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Mediawiki C Library - free and simple library for dealing with mediawiki sites.
    Downloads: 0 This Week
    Last Update:
    See Project