Showing 387 open source projects for "simple library"

View related business solutions
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 1

    CPoll based C++ server pages

    Server side scripting language similar to ASP and PHP, but using C++.

    CPPSP (C++ Server Pages) is an open source web application framework similar to ASP.NET. It features a template parser that parses, compiles, and loads CPPSP pages automatically at runtime. CPPSP pages have a very similar syntax to ASP and ASP.NET, where all code is considered HTML by default, and server-side active code can be embedded using "<% ... %>". CPPSP is built upon the CPoll asynchronous I/O and utility library, which offers simple I/O abstraction, network abstraction, memory...
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    cravlAndBlock

    linux tool to improve server security

    cravlAndBlock is simple java application that cravl error log file of Your web server and add all attacker IPs. I.E. All Modsecure entries, scans and so on. Every bad IP will be added to hosts.deny file with ALL prefix. For sure it will not block all atacks but it will help. How it works: use cron to start java cravlAndBlock.jar in the same folder add properties.xml (I addes sample properties.xml file). And thats all. Program will start from cron, read properties file and make backup...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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! ------- Do you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    webtoprog_chung
    webtoprog chung is a simple example of communication from a web javascript program to a local desktop application program (written in freebasic ) using screen pixels test. No special autorisation or security bypass, just type a text in the web page and it will be displayed in the application's window .
    Downloads: 0 This Week
    Last Update:
    See Project
  • Real Time Accounts Payable Automation. Icon
    Real Time Accounts Payable Automation.

    Invoice capture and automation seamlessly integrated with your accounting software

    Yooz provides the smartest, most powerful, and easiest-to-use cloud-based E-invoicing and Purchase-to-Pay automation solution. It delivers unmatched savings, speed, and security with affordable zero-risk subscriptions to more than 5,000 customers and 300,000 users worldwide.
  • 5
    Flexible Survey - online survey system

    Flexible Survey - online survey system

    Simple and extensible survey system

    Flexible Survey is open source, simple and extensible software to create online surveys. Features: - Surveys defined in XML - Wide and extensible set of available questions - Branching - AND/OR/NOT operators - Answers filtering - Answers randomization - Results stored in PostgreSQL or CSV file Good solution for users demanding high flexibility of the software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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: 9 This Week
    Last Update:
    See Project
  • 7

    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
  • 8
    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: 118 This Week
    Last Update:
    See Project
  • 9

    wke (3DWebUI)

    3D Web UI, Embed Web and Flash in 3D Games, based on WebKit

    1. 3D Web UI. Embed Web and Flash in 3D Games, based on WebKit 2. DirectUI. HTML5, CSS3, Javascript and flash Embedded in native GDI application
    Downloads: 2 This Week
    Last Update:
    See Project
  • PRTG Network Monitor | Making the lives of sysadmins easier Icon
    PRTG Network Monitor | Making the lives of sysadmins easier

    Stay ahead of IT infrastructure issues

    PRTG Network Monitor is an all-inclusive monitoring software solution developed by Paessler. Equipped with an easy-to-use, intuitive interface with a cutting-edge monitoring engine, PRTG Network Monitor optimizes connections and workloads as well as reduces operational costs by avoiding outages while saving time and controlling service level agreements (SLAs). The solution is packed with specialized monitoring features that include flexible alerting, cluster failover solution, distributed monitoring, in-depth reporting, maps and dashboards, and more.
  • 10

    OpenKsabe

    Open Source Library for applications in web environment

    OpenKsabe (Okzabe): A project to create a library in MVC and totally free, light and simple alternative to create web apliaciones with elementary functions and integration with database, jquery, error control and other options,
    Downloads: 0 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 in the future...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AutoDiscovery Library

    AutoDiscovery Library

    A tiny library to add auto discovery capability into your applications

    A tiny and simple 100% Java library (without any dependency) to easily enable your application to automatically discover the presence of other instances of itself running on the other computers connected to the same LAN network, without having to deal with protocols and network configurations. The protocol used by the library is peer-to-peer, so you don't need a central server. The API is simple, straightforward and there are examples and full documentation to learn it in minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    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. If you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    silvertunnel - Java lib+browser for TOR
    silvertunnel.org is a project that provides an end-user browser, a Java library and additional Java security tools to easily access anonymity networks such as the Tor (torproject.org) network. Secure and easy to use. Tor4Java and Tor Browser. Attention: see project status on page https://sourceforge.net/p/silvertunnel/discussion/962278/thread/83dc2d02/#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ZModem 4 dotNET

    A C# implementation of ZModem protocol

    Few weeks ago, I needed to get 1 file from a remote device, and only serial communication was possible. I search everywhere, but I couldn't find any implementation for .net... So here it comes as a simple "get file" library. It works with several limitations that can be improved if needed. The project is built with Visual Studio 2008
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    GWT Uploader

    GWT library that encapsulates the browser's file upload capabilities.

    GWT Uploader is a freely available open source GWT library that encapsulates the file upload capabilities provided by the File and XMLHttpRequest Level 2 APIs as well as the SWFUpload library. Using GWT Uploader allows for enhanced file upload dialogs (multiple uploads, drag and drop, queues, parallel streams, etc.) and interactive interfaces (upload progress indicators, real-time throughput display, etc.) within GWT applications using pure Java code that provides a consistent experience...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Python Port Scanner
    A Simple Port Scanner in Python. You need python installed on your pc before you can use the script!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    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: 2 This Week
    Last Update:
    See Project
  • 19

    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
  • 20

    jSortCol

    This is a jQuery plugin to give sortability to standard html tables

    This jQuery plugin is a standard jQuery plugin which adds in basic functionality to html tables. A simple inclusion of the jQuery file to the HTML page will make it sortable. The table columns can be sorted by number, string, and date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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 and real server...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23

    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 everywhere Easy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Simple Fast Dictionary

    Simple, small and fast dictionary lib on C

    The library does quick search of dictionary words in arbitrary input strings. Known problems are known. :) See appropriate section in documentation. Also, only ASCII words and strings for now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    pFTPClient

    pFTPClient

    pFTPClient is a FTP client which can communicate with Linux FTP server

    pFTP is a simple FTP client developed with C++ and Qt library on Microsoft Visual Studio 2010. It can be used to download and upload files to any Linux based FTP server. Besides, it can also be used to navigate, rename and delete files and folders on the server.Also,The GUI likes Windows File Explorer, it is convenient for those who are used to Windows. Currently, this client can only be run on Windows and can be better used to communicate with Linux based FTP server. #TODO LIST #1...
    Downloads: 0 This Week
    Last Update:
    See Project