Showing 76 open source projects for "rest"

View related business solutions
  • 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.
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • 1
    Rockets

    Rockets

    REST and websockets C++ library

    A library for easy HTTP and websockets messaging in C++ applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Tera

    Tera

    An Internet-scale database

    ... tables. The table is indexed by a row key, column key, and a timestamp; each value in the table is an uninterpreted array of bytes. Support RAMDISK/SSD/DFS tiered cache. Block cache and Bloom Filters for real-time queries. Multi-type table support (RAMDISK/SSD/DISK table). Easy to use C++/Java/Python/REST-ful API. Column-oriented storage and locality group support. Ranged and hashed sharding strategies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    CTI Server for Avaya

    The ctiSVR is a CTI server for IVR system and front-end applications

    The ctiSVR is a CTI server for IVR system and front-end applications. The tool uses TSAPI library to monitor IVR and agent extensions, it hides the technical details of TSAPI and provide a simple REST, WebSocket and OCX interface for IVR system and front-end applications to perform CTI call control functions. The ctiSVR program supports passing of customized user data between different kind of CTI software when a customized DLL is developed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Subtitle Adjuster

    Subtitle Adjuster

    Adjusts the timing of subtitle files (handles *.srt and *.sub formats)

    You must agree how annoying it is when you want to relax to a nice movie, but it’s not in your language and there are no subtitles in sight! So you download some, but now they’re not in sync! This is where Subtitle Adjuster comes in - with this program you can adjust the timing of said subtitles. This works by specifying one or two reference points, of which you know the correct timing, after which Subtitle Adjuster can automatically recalculate the rest, saving the result as a new subtitle...
    Downloads: 39 This Week
    Last Update:
    See Project
  • Sage Intacct Cloud Accounting and Financial Management Software Icon
    Sage Intacct Cloud Accounting and Financial Management Software

    Cloud accounting, payroll, and HR that grows with you

    Drive your organization forward with the right solution at the right price. AI-powered continuous accounting and ERP to support your growth now and into the future.
  • 5
    OpenSearchServer Search Engine

    OpenSearchServer Search Engine

    An open source search engine with RESTFul API and crawlers

    OpenSearchServer is a powerful, enterprise-class, search engine program. Using the web user interface, the crawlers (web, file, database, etc.) and the client libraries (REST/API , Ruby, Rails, Node.js, PHP, Perl) you will be able to integrate quickly and easily advanced full-text search capabilities in your application: Full-text with basic semantic, join queries, boolean queries, facet and filter, document (PDF, Office, etc.) indexation, web scrapping,etc. OpenSearchServer runs on Windows...
    Downloads: 26 This Week
    Last Update:
    See Project
  • 6

    Avaya BCMS Real Time Interfaces

    The bcmsSVR can access real time and historical reports from Avaya CM

    The bcmsSVR is similar to clintSVR, it is a gateway program for the access of real time and historical reports from Avaya CM. It retrieves these reports directly from Avaya CM and provides API(s) and other kind of interfaces for application development and integration. The bcmsSVR retrieves BCMS reports at an interval that specified by you, it stores the real time and historical data in database, Splunk and memory which enables multiple programs access via REST query API, OCX and C/C++ DLL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Simple-Web-Server

    Simple-Web-Server

    A very simple, fast, multithreaded, platform independent HTTP and HTTP

    A very simple, fast, multithreaded, platform-independent HTTP and HTTPS server and client library implemented using C++11 and Asio (both Boost.Asio and standalone Asio can be used). Created to be an easy way to make REST resources available from C++ applications. See particularly the JSON-POST (using Boost.PropertyTree) and the GET /match/[number] examples, which are most relevant. Before running the server, an RSA private key (server.key) and an SSL certificate (server.crt) must be created...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    EventQL

    EventQL

    Distributed "massively parallel" SQL query engine

    EventQL is a distributed, column-oriented database built for large-scale event collection and analytics. It runs super-fast SQL and MapReduce queries. The community software … the ideal channel for companies and organizations looking for additional interactions with their community? The first AC Repair appeared in the Best AC Repair Miami research landscape as early as the end of the 2000s, but the great added value offered by these HVAC companies in Miami was not recognized or even...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    WaveShop

    WaveShop

    Fast, bit-perfect audio editor that doesn't modify samples needlessly

    WaveShop is an audio editor for Windows XP/Vista/7/8. Unlike many similar apps, WaveShop is bit-perfect, meaning samples aren't altered unless they need to be. Editing a portion of an audio file only affects that portion; the rest of the file is untouched. Blocks of audio can be cut and pasted without changing their contents at all. This is especially useful for patching a finished master without corrupting its dither.
    Downloads: 107 This Week
    Last Update:
    See Project
  • Securden Privileged Account Manager Icon
    Securden Privileged Account Manager

    Unified Privileged Access Management

    Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
  • 10
    Work time control software (a program that periodically blocks computer and makes user to rest), very flexible alternative to ChronoControl and similar ones.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Memory Manager: MDX

    Memory Manager: MDX = malloc() + free() + Garbage Collection

    ... blocks. Finalization is similarly accomplished by callback. The rest of the garbage collection process is managed automatically by MDX. The novel approach of allowing finalization to explicitly free memory offers the potential for improving garbage collection performance. This is achieved by moving some work from being done repetitively during every marking cycle, to being done once only when the memory's freed. See the project web site at the link below for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    XInt

    A big number C++ class

    ... specify how it behaves. XInt stands for eXtended Integer. In fact, they are extended in two directions - l and r. The l extension is the fact that they do not have a size limit (except for available memory) and the r extension is that they have decimal places (also unlimited). A large part of math.h has been overloaded for XInt and the rest will follow. The functions that have not been overloaded (sin etc.) can still be accessed as there are conversion operators to and from long double.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    CTI Server for Avaya

    The ivrSVR is a CTI server for IVR system and front-end applications

    The ivrSVR is a CTI server for IVR system and front-end applications. The tool uses TSAPI library to monitor IVR and agent extensions, it hides the technical details of TSAPI and provide a simple REST, WebSocket and OCX interface for IVR system and front-end applications to perform CTI call control functions. The ivrSVR program supports passing of customized user data between different kind of CTI software when a customized DLL is developed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Burris Numerical System

    Burris Numerical System

    A Numerical System controlled by algorithms.

    BNS - Burris Numerical System was written to store the last digit of a number in 3 dimensional space but store the rest of the number mathematically in the 4th dimension of space. The result is that no matter how long the number is you can write it down on a piece of paper and put it in your pocket. The software can be used to retrieve the number. This can be used to save computer files. The only limit with BNS is how much time the user has. The software nor the numerical system has no limits...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ALRDR 2.0 demo

    ALRDR 2.0 demo

    The second demo of my game engine.

    Started when I was 16, still not ended, here is a demo of the game engine on which I work for more than 1 year. It's my first game project, so I decided to make it easy, by creating my own game workbench (a friend is making the MapEditor, I'm doing the rest), including the game engine, render engine, graphics, programmation, syntax ect. Don't wanted especially to share it, but friends wanted to play on it, so I will just share the .exe here. The source will come maybe later :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FileTagger

    FileTagger

    This is a simple application to bookmark/tag file/folders/websites.

    This is a simple application to bookmark/tag your folder/file. Filesystem will not be affected. You can add tag by directly right clicking the folder/file. For searching, approximate word matching is used. Files/folders will be sorted for required tags and the most matching will come on the top. For tagging websites, right now, you have to copy paste path. Plugin/extension for web-browsers need to be done.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    Flying Squirrel

    universal multi-platform light-weigth extensible scripting framework

    A small footprint scripting framework including Squirrel VM (scripting language), SQLite (database enginge), and FLTK (graphical interface). Extensible via binary plugins (DLL, SO, DYLIB) or pre-compiled scripts. Framework behavior can completely changed to run GUI application (default, listener pattern), games (using game loops), or server services (SOAP, REST, etc).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Pulse capture

    Pulse capture

    Extract PPG signal from video image of the face

    The application was designed for the real time contactless photoplethysmography of the human face by means of an ordinary webcam in ambient light environment System requirements: - AMD or Intel CPU with 2 cores and 2.6 GHz clock speed (or higher); - 512 Mb of RAM (or higher); - OS Microsoft Windows 10/8/7/XP, booth 32 and 64 bit versions; - A RGB webcam (Logitech B910 is the best choice).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FlightCraft3D: The Return

    FlightCraft3D: The Return

    extreme 3D flight simulator with advanced terrain rendering

    A rough, 3D extreme flight simulator in which there's a large terrain on which one can land: as the terrain-rendering is advanced and thus terrain is large, detailed and well visible, one can do wild flights in valleys, one can experiment with landing in any casual point of a wild, colorful area including mountous, hilly and flatty areas as well. The flightmodel is primitive here, but acceptable. I will try to do a second release in which the JSBSim module will be used to provide a more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Simple Web Server C++

    An easy way to make REST resources available from C++ applications.

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

    aCompute

    Aims to enable researcher to tap in to mobile computing capability

    ... to be yet designed) Software agents will automatically manage the rest or resource management, sharing , cloning of tasks etc. new resources can be added and removed from the system on fly; in layman terms the project will create an agent program that enable sharing & execution of program among all the available resources whether it be desktop, laptop, pda . thereby one can accelerate research to the very extent of resource availability with out bothering about anything... C++11v Upcoming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DSAquire

    DSAquire

    Data aquasition software for Thurlby DSA524

    ... of provided via FLTK. Also hosted here are the service and operators' manuals for this instrument, as well as dumps of the firmware from the EPROM. Many thanks to those who have preserved these for posterity (the 2.79 and 2.86 firmware dumps where generated by me - the rest has been collected from around the 'net).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23

    NexusDataLink

    Connect, monitor and control your (embedded) systems remotely. m2m/IoT

    Connect, monitor and control your systems or embedded devices remotely (m2m/IoT) - for example your Raspberry Pi. The communication interface is defined in XML automatically providing a REST interface. NexusDataLink integrates smoothly in existing software or firmware and significantly reduces connection- or communication-related source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    SQL_DataPlotter

    Time series plots of data from database

    Designed to display performance data from AWS/RDS hosted database. Programmed in C++ using Qt 4.8.5, initialization of plots rendered as JSON. Some data gathered by periodic: (SELECT 'status_datetime' AS VARIABLE_NAME, LOCALTIME() AS VARIABLE_VALUE) UNION (SELECT VARIABLE_NAME, VARIABLE_VALUE FROM INFORMATION_SCHEMA.GLOBAL_STATUS ORDER BY VARIABLE_NAME); and the rest CloudWatch metrics gathered via the AWS API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    DUC controller

    Modular DAW controller

    DUC is an open hardware and software project for controlling DAWs. Built using several Arduinos communicating using I2C. There will be 4 different sketches, one for each module type. The master module is called TCM (Traffic Controller Module) and is responsible for translating messages using the internal protocol DCP into messages understood by the host. 3 types ot slave modules is used: CSM (Channel Strip Module), MCM (Master Channel Module) and CM (Command Module). The initial version...
    Downloads: 0 This Week
    Last Update:
    See Project