Showing 602 open source projects for "rpc"

View related business solutions
  • eLearning Solutions For Your Workplace Icon
    eLearning Solutions For Your Workplace

    eloomi is an eLearning solution for your workplace to train, retain and engage employees.

    eloomi combines Learning Management (LMS), Onboarding, Authoring, and continuous Performance Management tools in a cloud-based solution. It allows companies to optimize skill training, onboarding and employee development with strong user experience to enhance productivity and employee satisfaction. As a white label solution, the platform can be customized to mirror a company's branding and logo.
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 1
    UnrealCV

    UnrealCV

    Connecting Computer Vision to Unreal Engine

    UnrealCV is a project to help computer vision researchers build virtual worlds using Unreal Engine (UE). It extends UE with a plugin. UnrealCV can be used in two ways. The first one is using a compiled game binary with UnrealCV embedded. This is as simple as running a game, no knowledge of Unreal Engine is required. The second is installing the UnrealCV plugin into Unreal Engine and using the editor to build a new virtual world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    gentlejack JSON-RPC 2.0 Client
    This project incorporates, accesses, calls upon or otherwise uses encryption software with a symmetric key length greater than 64 bits ("encryption"). This review does not include products that use encryption for authentication only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PascChat

    PascChat

    Chat for the Pascal Coin Network

    Pascal Coin Chat is a simple example on how to add features to the Pascal Coin with exteral applications. PascChat send messages as a transaction of 0.0001 PASC using the payload for the message. It connects to a running wallet using a JSON-RPC protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NettyGameServer

    NettyGameServer

    A mobile game distributed server implemented using netty4.X

    A mobile game distributed server implemented using netty4.X, supports tcp, udp, http, websocket links, uses protobuf custom protocol stack for network communication, supports rpc remote calls, uses mybatis3 to support db storage sub-database sub-table, supports asynchronous mysql Storage, update the reids cache synchronously when the db is saved. Use the ExcelToCode project to generate java classes and json data dictionaries from excel data, and DictService directly reads json to reduce part...
    Downloads: 0 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 5
    json-forms

    json-forms

    JSON Schema to HTML form generator, supporting dynamic subschemas

    JSON Schema to HTML form generator, supporting dynamic subschemas (on-the-fly resolution). Extensible and customizable library with zero dependencies. Bootstrap add-ons provided. This library supports dynamic schemas, that is, subschemas that can change depending on the value of other parts of the data. This allows the creation of dynamic forms that vary their shape depending on the values entered by the user. This is extremely useful for big autogenerated schemas, that aggregate lots of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Karellen Gevent Websocket Library

    Karellen Gevent Websocket Library

    Karellen Gevent Websocket Library

    This is a Karellen fork of gevent-websocket. The goal of this fork is to maintain the project to support Python 3.3, 3.4 and 3.5+ as well as latest WS standards errata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Leaf

    Leaf

    A game server framework in Go (golang)

    ... a separate goroutine. Modules communicate with one another via a light weight RPC channel(leaf/chanrpc). Leaf suggests not to take in too many modules in your game server implementation. Gate module, for management of connection. Login module, for user authentication. Game module, for the main business.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    protostuff

    protostuff

    Java serialization library, proto compiler, code generator

    A java serialization library with built-in support for forward-backward compatibility (schema evolution) and validation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Pascal Wallet

    Pascal Wallet

    Wallet for Pascal Coin Cryptocurrency and clones

    Pascal Wallet can connect to a running Pascal Coin Daemon using RPC and Json. By default it connects to 127.0.0.1 port 4003. But this can be changed to remote IPs and other ports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the next decade of business messaging | Twilio MessagingX Icon
    Powering the next decade of business messaging | Twilio MessagingX

    For organizations interested programmable APIs built on a scalable business messaging platform

    Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
  • 10
    A dynamic, extensible XML-RPC server framework with a builtin scheduling engine. Ideal as a core component for n-tier platforms which require a stable XMLRPCServer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Vexi Platform
    Vexi is a rich GUI platform for creating desktop-like Internet or intranet applications using an intuitive XML/JavaScript API and an extensible widget set with themes, JSON support. Communicate with servers using XMLRPC/SOAP/REST and runs on Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Opensips Control Panel
    A Web Control Panel Application for the OpenSIPS, which is intended for both system and user provisioning. It features more than 18 tools, covering important functionalities (MI,statistics) and modules (acc,siptrace,drouting,dialplan) of OpenSIPS. IMPORTANT: this is no longer the main hosting for the project. This was moved on GITHUB - https://github.com/OpenSIPS/opensips-cp .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    indysoap

    SOAP/WSDL library for Delphi (version 5 -> XE3+)

    IndySoap is a Open Source Library for implementing Web services using Delphi/CBuilder Compilers. IndySoap isn't tied to Indy for transport services, though Indy based transport services are included. Feature List: *RPC and Doc|Lit support *Soap using Interfaces *WSDL generation *WSDL importer *Extensively DUnit tested *many other things
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    qxdotnet

    qxdotnet is a server side ASP.NET wrapper for qooxdoo library

    http://qooxdoo.org is a great JavaScript framework. It contains lots of UI controls that would be useful when developing ASP.NET applications. But qooxdoo designed to communicate with server via RPC method. It is not comfortably. The main qxdotnet idea is a creating C# mirror objects for qooxdoo UI controls. State of the objects on the server and the client is synchronized with AJAX. For example, you just create a C# "button" control and place it on the form. After you start your ASP.NET...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    strato

    strato

    模块化Web开发框架

    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    XML Truncator-Fixer

    XML Truncator-Fixer

    Truncates XML at first error-uses the xmllint to add correct end tags.

    XML is intolerant of errors. This program will automatically salvage XML files by finding the first XML error, then truncating a configurable number of characters before the error and finally using the great xmllint to recover the xml file by automatically adding the correct end tags. The program starts with a default of 50 characters truncation. This truncation value may need to be changed if the truncation happens in the middle of a complex tag as xmllint may not know how to recover the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    XML-RPC for Delphi is a library used on the server or client side of an XML-RPC communication. It is designed to compile under Delphi for Windows and Kylix for GNU/Linux. XML-RPC for Delphi requires the Open Source Indy components be installed.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    Libiqxmlrpc is C++ object-oriented library that represents an XML-RPC solution for both client and server. It supports HTTP and HTTPS, both single-threaded and multi-threaded computation models on the server side, method interceptors, and other features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Collaborative infrastructure for Collaborative Product Development (manufacturing) within Extended and Virtual Enterprise.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A P2P overlay construction toolkit, which supports routing algorithm researchers in addition to application developers. It provides multiple routing (DHT) algorithms such as Chord, Kademlia, Koorde, Pastry and Tapestry, and a distributed environment emu
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Bochs RPC (win32) Debugger

    Bochs RPC (win32) Debugger

    Bochs RPC (win32 Remote Procedure Call) Debugger

    A modified Bochs internal debugger to support debugging through win32 remote procedure call.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    EXIficient
    NOTE: we moved to http://exificient.github.io !!! The Efficient XML Interchange (EXI) format is a very compact representation for the Extensible Markup Language (XML) Information Set that is intended to simultaneously optimize performance and the utilization of computational resources. Besides the EXI library EXIficient provides a command-line interface (CLI, see com.siemens.ct.exi.cmd.EXIficientCMD) and a graphical user interface (GUI, see http://exificient.sourceforge.net/exificient.jnlp)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    MRL Libraries

    Collection of C++ Libraries

    MRL Library Collection ====================== This is a collection of libraries either written by MRL or enhanced by MRL Utility - A collection of utility routines that include XML document as object tree, statistics, tracing and property tree template class MrlModbus - Qt wrapper for libModbus QtSsrcSpread - Qt wrapper and enhanced for the Ssrc Spread messaging system (spread.org) plus message handling and RPC over Spread MrlHardware - packet driver classes. This is for send...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    tinyWSDL

    JAXB-based WSDL 2.0 parser

    The main idea is to create a very small and simple WSDL 2.0 parser library. The library supports WSDL 2.0 Adjunct extensions (SOAP, HTTP and RPC) and an extension mechanism is also provided.
    Downloads: 0 This Week
    Last Update:
    See Project