Showing 46 open source projects for "simple library"

View related business solutions
  • 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
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 1
    libtorrent

    libtorrent

    An efficient feature complete C++ bittorrent implementation

    libtorrent is a feature-complete C++ BitTorrent implementation focusing on efficiency and scalability. It runs on embedded devices as well as desktops. It boasts a well-documented library interface that is easy to use. It comes with a simple BitTorrent client demonstrating the use of the library. The interface of libtorrent consists of a few classes. The main class is the session, it contains the main loop that serves all torrents. Each class and function is described in this manual, you may...
    Downloads: 47 This Week
    Last Update:
    See Project
  • 2

    Simple Visual Trans

    Transmission Bittorrent (BT) Win32 native client

    SimpleVisualTrans is a Transmission client written with native Win32 API. This application targets providing a better view/grouping to manage torrents on Transmission service, by following Transmission RPC protocol spec. NOTE: Current version of package is a partially functional client for full RPC protocol, session feature, and detail properties are to be enriched in coming planning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    jsTerm

    jsTerm

    Terminal for serial ports and TCP / UDP connections with JavaScript

    The cross-platform VT100 terminal emulator for serial ports and TCP / UDP connections has a simple, uncluttered interface that can be extended with JavaScript.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Arduino MIDI Library

    Arduino MIDI Library

    MIDI for Arduino

    This library adds MIDI I/O communications to an Arduino board. MIDI over USB, Bluetooth, IP & AppleMIDI (see Transports). Active Sensing support. Compatible with all Arduino boards (and clones with an AVR processor). Simple and fast way to send and receive every kind of MIDI message (including all System messages, SysEx, Clock, etc..). OMNI input reading (read all channels). Software Thru, with message filtering. Callbacks to handle input messages more easily. Last received message is saved...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5

    PoundText

    A simple program to modify text

    A simple program to modify text. It puts a # in front of every word if you want. It can turn your text upside down. It has a rudimentary text encryption code. This application is useful for chats, for example Youtube, facebook, twitter. It is coded with Visual C++ 2015, MFC. Visual C++6 will not compile this. You can compile for Win32 and Win64. For example, this Hello Youtube people! becomes this #Hello #Youtube #people! For example, this Where are you guys? becomes this ¿sʎnƃ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    VSCP Protocol & Friends
    A project for a highly scalable protocol and framework and a collection of software tools for m2m (machine to machine communication) and IoT Internet of Things. The programs here works on Windows and Linux and are based around VSCP, The Very Simple Control Protocol. Repository is here: https://github.com/grodansparadis/vscp_software and here https://github.com/grodansparadis/vscp_firmware
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    Unofficial Discord 3DS Client

    Unofficial Discord 3DS Client

    A simple unofficial Discord client to use as an example

    This just a simple Discord client for the 3DS build using the Sleepy Discord library and the Wslay library. Also please, notice that this is not an official Discord client, and is not made by the Discord staff. I noticed that a few Discord clients for consoles were using the Discord API incorrectly causing huge issues for those clients. So, I decided to make this as an example of how I think it should have been done. First, you need a token to an account that you own, because Discord doesn't...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8

    Simple WebSocket Server C++

    An easy way to make WebSocket endpoints in C++.

    Please go to https://github.com/eidheim/Simple-WebSocket-Server, as this sourceforge page will no longer be updated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    QSquidClassRoom

    QSquidClassRoom

    QSquidClassRoom is a GUI for a specific squid3 configuration

    QSquidClassRoom was designed to make teacher's control over student Internet access fast and simple. A couple of mouse clicks allows you to control black and white access lists, ports, host allowed to access Internet. You can easily connect or disconnect any user or even block any media downloads. QSquidClassRoom may be a simple user without root rights. Recomended squid3 configuration file is included in the distribution. Also detailed description (in russian) included in documentation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • User Testing Platform | Testeum Icon
    User Testing Platform | Testeum

    Get worldwide testers to review your software, app or website! Quickly find bugs and usability issues in less than 48 hours.

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 10

    The mimedecode library

    C++ MIME decode library

    A C++ library which provides a MIME decode capability only. The library specialises in that it provides a dynamic (on-the-fly) decode capability. This would make it suitable for applications which use MIME to encapsulate real-time streams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Object-oriented Simple DirectMedia Layer

    High-level C++ framework to ease game development

    OSDL: Object-oriented Simple DirectMedia Layer. OSDL is a high level open source (LGPL/GPL) portable multimedia library, built upon Sam Lantinga's SDL (http://www.libsdl.org). Its goal is to provide a high level C++ framework to ease game development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    microTone Module

    microTone Module

    Simple DIY Analog Hardware Interface

    microTone Module is analog interface to connect microcontrollers or digital logic systems with PCs. This interface use PC sound card’s audio output terminal to send commands to external hardware systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    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
  • 14
    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
  • 15

    Arduino Inter-Chip Serial Communication

    Simple multi-station serial communications

    NOW ON GITHUB: https://github.com/MajenkoLibraries/ICSC This is a simple class to enable multiple Arduinos to communicate with each other in either a multi-drop RS-485 network, or point-to-point using direct RS-232. Up to 254 stations can be defined, and any one station can send commands and messages to any other station. Messages are in the form of small packets including a header section, data section, and checksum. Now also includes a C library for Linux to communicate between...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    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
  • 17
    Miranda Scripting Plugin (mbot)

    Miranda Scripting Plugin (mbot)

    MSP (mBot) is a plugin providing PHP scripting in Miranda-IM.

    MSP (mBot) is a multi-purpose plugin providing PHP scripting in Miranda-IM. It lets you write your own very customized scripts as well as use the ones which have been written by others. MSP has many built in Miranda specific functions like sending/receiving messages, file transferring, contacts management, etc. In addition to that there is a task scheduler (with cron syntax) and a simple web server embedded in the application; All that makes MSP a very powerful tool with many applications...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Boreas Publish - Subscribe API

    Boreas Publish - Subscribe API

    IP Multicast Reliable Publish - Subscribe API (Java and Linux C++)

    The Boreas simple, pragmatic publish - subscribe API is a library allowing application to publish and subscribe data using IP multicast. Major features are; true one-to-many distribution(IP multicast), guarantee delivery, subject and multicast group filtering, focus on low latency and high througput The API is available on Java platforms and on Linux as a shared C++ library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OWinLib is a GPL-licenced window library written in C++. It's purpose is to have an open source library for writing simple object orientated gui and console applications which can easily be compiled under any platform for which this library is ported to
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MYCP is a Boost based, open-source, cross-platform HTTP and C++ web application server. MYCP make C++ and web development more simple,make development efficiency increases 20 times, code decreases 80%. CSP+ include CSP,CDBC,C++ Servlet,C++ APP,RCA...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Flexync (Flexible synchronization) adjusts flexibly to your synchronization needs: it is always simple in use and lightweight, runs on many platforms, on single PC or in a network of stationary/mobile agents, and allows you to use advanced options!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Skype Audio Player allows playing audio files (mp3, wav, wma) during Skype calls to both parties. It is a simple tool without luxurious functions, useful for those who study foreign languages using Skype and need to play sample dialogs or audio tests.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 24
    XMLCereal is a data-binding library for the serialization/deserialization of C++ objects to/from XML. It aims to be fast, use a minimum of memory, and provide a simple OO programming interface. It includes an XML pull parser and a SAX like XML writer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Kiax is a softphone (soft phone, VoIP client) with a simple and comfortable user interface for making VoIP calls to Asterisk PBX. It depends on the iaxclient library to use Asterisk's IAX2 protocol for easy call configuration and audio setup.
    Downloads: 9 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next