Showing 24 open source projects for "inter"

View related business solutions
  • Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud Icon
    Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud

    Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.

    Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
    Try Cloud SQL Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Polly

    Polly

    A .NET resilience and transient-fault-handling library for policies

    ...By providing resilience strategies in fluent-to-express policies such as Retry, WaitAndRetry, and CircuitBreaker, Polly can help you reduce fragility, and keep your systems and customers connected. Example usages are fault-tolerance for any distributed systems and inter-process calls, such as WCF, RESTful calls between microservices, calls to cloud services, Internet of Things connectivity, etc.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Gtk-Gnutella

    Gtk-Gnutella

    A GTK+ Gnutella client, optimized for speed and scalability

    A GTK+ Gnutella client, efficient, reliable and fast, written in C. It has been optimized for speed and scalability, with low-memory consumption. It is meant to be left running 24x7, using little CPU and only the configured bandwidth. It is possible to run gtk-gnutella without a GUI or using a shell interface.
    Downloads: 114 This Week
    Last Update:
    See Project
  • 3

    TIPC Cluster Domain Sockets

    Cluster wide IPC providing datagram, connection, and bus messaging

    The Transparent Inter Process Communication service can best be described as a cluster wide equivalent to the Unix Domain Socket IPC, but with much more features. Go to http://www.tipc.io for more details.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    LMAX Disruptor

    LMAX Disruptor

    High performance inter-thread messaging library

    LMAX aims to be the fastest trading platform in the world. Clearly, in order to achieve this we needed to do something special to achieve very low-latency and high-throughput with our Java platform. Performance testing showed that using queues to pass data between stages of the system was introducing latency, so we focused on optimising this area. The Disruptor is the result of our research and testing. We found that cache misses at the CPU-level, and locks requiring kernel arbitration are...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 5
    Qri CLI

    Qri CLI

    Organize, version, automate, and share datasets

    ...Every change on qri is associated with a peer, creating an audit-able trail you can use to quickly see what has changed and who has changed it. All datasets on qri are automatically described at the time of ingest using a flexible schema that makes data naturally inter-operate. Qri comes with tools to turn all datasets on the network into a JSON API with a single command. Finally, all changes in qri are tracked & synced. Qri helps you organize, version, automate, and share datasets. All changes to Qri Datasets are versioned. Compare one version to any other. Explore the history of commits to see how datasets evolve over time. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Ribbon

    Ribbon

    Ribbon is an inter process communication library

    Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support. Ribbon comprises of multiple components some of which are used in production internally and some of which were replaced by non-OSS solutions over time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Open Source Contact Tracing

    Open Source Contact Tracing

    ...We have the following goals 1) Allow multiple vendors to operate in an interchangeable way 2) Ensure that the privacy of individuals are safe guarded 3) Allow different form factor devices to be developed 4) Provide a Trace Log for knowing when people come in contact with each other 5) Establish an approximate distance between contacts 6) Establish a length of time between contacts 7) Work up to 6m in range 8) Be low powered so that the standard can be implemented on small devices 9) Allow for the rapid containment of contagious diseases 10) Provide scientists and government useful information about disease progression We are looking to complete the standard, develop reference source code and a very low cost reference hardware platform. This can then be used to build a global system with different countries and vendors working inter operatively to contain and manage pandemics (include COVID19).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Siderus Orion

    Siderus Orion

    Easy to Use, Inter Planetary File System (IPFS) desktop client

    Siderus Orion is an easy to use inter-planetary file system (aka IPFS) Desktop client. It helps share content on the public peer-to-peer network without any command line or technical knowledge. The app includes everything is needed to start your own personal IPFS node.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    MORSELIZER - morse with Arduino

    MORSELIZER - morse with Arduino

    A non blocking morse training software for Arduino

    An asynchronous Text to Morse Converter and Morse training software for Arduino Uno, based on interrupts and Timer1. And because it doesn't use that evil delay() function, this solution morselizes random letters or whatever it receives through its serial() interface, in a non blocking manner. https://github.com/vicival/morselizer
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 10
    Easy HTTP: Easy Web Service Support

    Easy HTTP: Easy Web Service Support

    Classic Web Service Support

    ...So while big companies might have billions of dollars to spend re-writing their back end web legacies, those of us who want to seamlessly automate a simple set of CRUD operations to our existing web sited do not. Because legacies are important, EasyHTTP allows our "Web 2.0" Web Services to continue to inter-operate with our "Web 1.0" HTML Forms & Services. Indeed, using EasyHTTP, support for classic HTTP GET / POST Forms & URLs can be integrated into your Web Service Project in an average of 3 lines of plain-old (no annotations required!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    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
  • 12
    tMTA - A tiny|trivial MTA tMTA (pronounced 'tomata', like 'tomato' :) is a miniature Mail Transport Agent. tMTA only supports local delivery to local users. It does not support SMTP or any form of inter-computer mail transport.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Baraza is an Open Source mobile instant messaging server for Unix/Linux, implementing the Wireless Village/Instant Messaging and Presence Service (IMPS) protocol. The server supports inter-domain federation using IMPS SSP and Jabber/XMPP -www.baraza.im
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Nubot is an extensible Python IRC bot. A MySQL back end facilitates large query/quote collections, as well as mass channel logging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A high performance cross programming languages communication framework similar to Java RMI. Unlike RMI, CABLE allows server push and was tested to run up to 3x faster than RMI depending the number of threads and CPU power. Currently in Java and C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The goal of this project is to create a GnuPG front end for Mac OS X. To that extent, it will make installing GnuPG on OS X easier and provide inter application services to access GPG. Also, GPGME wrapper in ObjC will be done.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    RAMS is a java based server useful for managing inter-domain VoIP routing, called number translation and Call Detail Record collection. RAMS supports the European Telecommunications Standard Institute's OSP Peering protocol (ETSI TS 101 321).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    enumIAX is an Inter Asterisk Exchange version 2 (IAX2) protocol username brute-force enumerator. enumIAX may operate in two distinct modes; Sequential Username Guessing or Dictionary Attack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a set of .NET class libraries, designed to use various Internet protocols in a easy-to-use OO matter. So far it contains a POP3 and an IRC (Internet Relay Chat) library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    InterAcc is a command line and graphical inter-account communication tool for real-time and stored messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    C/C++/Java source code library and Build Environment. Contains code for threading, inter-thread communication (ITC), sockets, embedded database, parsing, fileio, etc. The majority of the library is designed for embedded development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Clans was a popular game written for online BBSes back in the day of their great popularity. It is a text-based game featuring inter-BBS communications. It was written initially for Turbo C++, but has been ported to gcc and MSVC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Spinner Wiki is an offshoot of Dolphin Wiki (named for the Spinner Dolphin) which drops support for multiple webs and adds inter-wiki links, file uploads, as well as Wiki-style tags for tables, headings, code snippets, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ODAI (Open Distributed Applications Interface) provides simple IPC (Inter Process Communication) for applications running on different computers connected via a LAN or WAN. Therby it uses concepts like CORBA or XMLRPC but claims to be smaller and faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →