Showing 59 open source projects for "rpc"

View related business solutions
  • 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.
  • Event Management Software Icon
    Event Management Software

    Ideal for conference and event planners, independent planners, associations, event management companies, non-profits, and more.

    YesEvents offers a comprehensive suite of services that spans the entire conference lifecycle and ensures every detail is executed with precision. Our commitment to exceptional customer service extends beyond conventional boundaries, consistently exceeding expectations and enriching both organizer and attendee experiences.
  • 1
    Programming library for writing an XML-RPC server or client in C or C++. XML-RPC is a standard network protocol to allow a client program to make a simple remote procedure call (RPC) type request of a server. Like SOAP or CORBA, but much simpler.
    Leader badge
    Downloads: 271 This Week
    Last Update:
    See Project
  • 2
    UCall

    UCall

    Up to 100x Faster FastAPI. JSON-RPC with io_uring, SIMDJSON

    Most modern networking is built either on slow and ambiguous REST APIs or unnecessarily complex gRPC. FastAPI, for example, looks very approachable. We aim to be equally or even simpler to use. It takes over a millisecond to handle a trivial FastAPI call on a recent 8-core CPU. In that time, light could have traveled 300 km through optics to the neighboring city or country, in my case. How does UCall compare to FastAPI and gRPC? How can a tiny pet-project with just a couple thousand lines of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Libtirpc is a port of Suns Transport-Independent RPC library to Linux. It's being developed by the Bull GNU/Linux NFSv4 project. The upstream git tree is at: git://linux-nfs.org/~steved/libtirpc
    Leader badge
    Downloads: 52,487 This Week
    Last Update:
    See Project
  • 4
    The rpcbind utility is a server that converts RPC program numbers into universal addresses.: The upstream git tree is at: git://linux-nfs.org/~steved/rpcbind
    Leader badge
    Downloads: 14,652 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
  • 5
    The portable Universal Plug and Play (UPnP) SDK provides support for building UPnP-compliant control points, devices, and bridges on several operating systems. The main repository is at GitHub in https://github.com/pupnp/pupnp. This is just a clone repository for legacy reasons. Old SourceForge repo: git://pupnp.git.sourceforge.net/gitroot/pupnp/pupnp
    Leader badge
    Downloads: 4,032 This Week
    Last Update:
    See Project
  • 6
    gSOAP Toolkit

    gSOAP Toolkit

    Development toolkit for Web Services and XML data bindings for C & C++

    ..., SOAP and REST Web API development, WS-* protocols (WS-Security, WS-Policy, WS-ReliableMessaging, etc), XML-RPC and JSON. Licensed under GPLv2. Visit the developer center with guides, tutorials, and examples at www.genivia.com/dev.html The documentation of the toolkit, libraries, plugins and more is available at www.genivia.com/docs.html Commercial-use licenses and expert technical support services are available at competitive pricing levels, please visit www.genivia.com/products.html
    Leader badge
    Downloads: 404 This Week
    Last Update:
    See Project
  • 7

    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
  • 8
    NFSwatch lets you monitor NFS requests to any given machine, or the entire local network. It mostly monitors NFS client traffic (NFS requests); it also monitors the NFS reply traffic from a server in order to measure the response time for each RPC.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Secure eXtended Message Passing

    Secure eXtended Message Passing

    Secure eXtended Message Passing library

    Secure eXtended message passing library is a library to create distributed systems in a secure way. It allows rapidly development of client-server applications, distributed systems and other networking software. It consists of: - libsxt (Secure eXtended Transport library) used as a transport - libsxmp RPC, channels, access restrictions implementation
    Downloads: 0 This Week
    Last Update:
    See Project
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 10
    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: 4 This Week
    Last Update:
    See Project
  • 11
    oncrpc-ms is yet another port of Suns ONC/RPC for Microsoft Windows. This port is based on the ACPLT implementation, but features public Subversion access and MinGW support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XML-Parser Library for BR-Automation PLC

    XML-Parser Library for BR-Automation PLC

    Simple to use XML-Parser/Composer Library for B&R Automation PLC (SPS)

    The Library xmlio is a simple to use non validating XML-Parser/Composer for B&R Industrial-Automation PLC (B&R SPS). It reads and writes Process-Variables including Structures from and to XML-Files. Easy to use: #include <xmlio.h> /* Write Variable to XML-File */ status = xmlWrite(strName, strFile, strDevice, 0); /* Read XML-File into Variables */ status = xmlRead(strFile, strDevice, ignoreUnknown, &line, &character);
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    blog4y

    blog4y

    Easy blogging for you.

    Project goal is to allow you easy post and backup blog articles to most free blogging hosting. Provide Python API, command line utility, Emacs integration and GTK interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    libepo

    lightweight RPC aimed at embedded environments

    libepo is a lightweight rpc library developed in C for use in embedded environments and time constrained applications. It does not have all the features of higher level RPC systems but has enough to get most jobs done
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A rpc library implementing the Remote Procedure Call Specification (RFC 1057) and a nfs3 library implementing the Network File System v3 Specification (RFC 1813) for devkitppc and libogc (Nintendo Wii), are the aim of this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Apache 2 module that changes apache into powerful RPC server. Module provides interface to other modules to create remote methods. Module implements xml-rpc and fast-rpc (specification: http://fastrpc.sourceforge.net/?page=manual&sub=spec).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Asynchronous ONC RPC library that is derived from the FreeBSD librpc and libtirpc that is published from Sun. Support has been added for TLS and UNIX Domain sockets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MTRPC is a standard linux librpc.a SUN RPC modified to implement a multi threaded execution environment for remote procedure calls. It will make your rpc servers become multi threaded by just compiling them with -lmtrpc ) if you use TCP transport).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RTAI Linux applications. Under development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a library intended as an interface proxy with the popular Bugzilla bug tracking system to be used on C/C++ programs, this should allow you create bug reports from your programs or even (as the Bugzilla API matures) create your own bugzilla client
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tool for generating Thrift-compatible RPC stubs from annotated C descriptions. For more information on cthrift, read the wiki: http://sourceforge.net/apps/mediawiki/cthrift/. For information on Thrift, see http://incubator.apache.org/thrift
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tpl makes it easy to serialize your C data using just a handful of API functions. The data is stored in its native binary form for maximum efficiency. C, Perl and XML supported. Data is portable across CPU types and OS's from Unix to Mac to Windows.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Omega IRC Security Services - is a *nix based, modularized security services coded in C. Which supports multiple IRCd protocols.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    FairLuck is an API to access an externalised RNG. We provide libraries to access fair random related services, although not strictly required to access the fundamental XML-RPC layer, they can be used easily for gaming applications developers to enable the fairluck feature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A generic cross-platform library and collection of utilities on: socket, shared memory access, XML-RPC inter-process communication and other features
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next