[go: up one dir, main page]

Search Results for "distributed shared memory"

Showing 22 open source projects for "distributed shared memory"

View related business solutions
  • 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
  • Yeastar: Business Phone System and Unified Communications Icon
    Yeastar: Business Phone System and Unified Communications

    Go beyond just a PBX with all communications integrated as one.

    User-friendly, optimized, and scalable, the Yeastar P-Series Phone System redefines business connectivity by bringing together calling, meetings, omnichannel messaging, and integrations in one simple platform—removing the limitations of distance, platforms, and systems.
    Learn More
  • 1
    Foundatio

    Foundatio

    Pluggable foundation blocks for building distributed apps

    Pluggable foundation blocks for building loosely coupled distributed apps. Includes implementations in Redis, Azure, AWS, RabbitMQ and in memory (for development). When building several big cloud applications we found a lack of great solutions (that's not to say there aren't solutions out there) for many key pieces to building scalable distributed applications while keeping the development experience simple.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    FusionCache

    FusionCache

    FusionCache is an easy to use, fast and robust cache

    FusionCache is an easy-to-use, fast, and robust cache with advanced resiliency features and an optional distributed 2nd layer. It was born after years of dealing with all sorts of different types of caches: memory caching, distributed caching, http caching, CDNs, browser cache, offline cache, you name it. So I've tried to put together these experiences and came up with FusionCache.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    CacheManager

    CacheManager

    CacheManager is an open source caching abstraction layer for .NET

    ...Two implementations are available, based on System.Runtime.Caching and based on the new Microsoft.Extensions.Caching.Memory package. Redis can be used as an extremely fast and reliable out-of-process (or distributed) solution. Another great distributed solution is memcached, which can be used as a layer. The Redis implementation is based on the popular StackExchange.Redis package. Couchbase is primarily a document database but can also be used for simple caching. ASP.NET comes with its own in-process memory cache which can be used as one layer. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    ET

    ET

    Unity3D Client And C# Server Framework

    ET is a game development framework combining a Unity3D client and a C# server architecture, intended to streamline common game modules, facilitate distributed server setups, and support AI-assisted development workflows. It emphasizes modular component design, networking, and automated tooling (e.g. test case generation, code scaffolding) to lighten the burden of writing game logic and server infrastructure. Modular component design allowing server modules to be composed based on role (e.g. memory, routing, services). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Do not waste time with spreadsheets Icon
    Do not waste time with spreadsheets

    Connect to common Project Management tools such as Jira, Smartsheet, Asana, Wrike, Monday.com, and others.

    Acuity PPM provides Senior Leaders and Project Management Teams (PMO's) with lightweight and easy-to-use software to manage the project portfolio. Acuity PPM helps you create and evaluate new project requests through prioritization, financial planning and resource management.
    Learn More
  • 5
    Async MySQL Connector .NET and .NET Core

    Async MySQL Connector .NET and .NET Core

    Async MySQL Connector for .NET and .NET Core

    This is an ADO.NET data provider for MySQL. It provides implementations of DbConnection, DbCommand, DbDataReader, DbTransaction, the classes needed to query and update databases from managed code. This library implements true asynchronous I/O for database operations, without blocking (or using Task.Run to run synchronous methods on a background thread). This greatly improves the throughput of a web server that performs database operations. This library outperforms MySQL Connector/NET...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    Proton Drive for Windows

    Proton Drive for Windows

    Proton’s official Windows desktop client repository

    Proton Drive for Windows is Proton’s official Windows desktop client repository, implemented as a native Windows application with a C# codebase and supporting assets, installer tooling, and solution-level project organization. The repository is positioned primarily as source transparency for the official app distributed through Proton, with distribution guidance pointing users to download stable releases from Proton’s official channels rather than relying on GitHub releases. Its licensing model reflects a mixed approach where the overall project is governed by GPL terms while certain portions are explicitly licensed under MIT, which is common in desktop apps that incorporate reusable libraries or shared components. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    .NET for Apache Spark

    .NET for Apache Spark

    A free, open-source, and cross-platform big data analytics framework

    .NET for Apache Spark provides high-performance APIs for using Apache Spark from C# and F#. With these .NET APIs, you can access the most popular Dataframe and SparkSQL aspects of Apache Spark, for working with structured data, and Spark Structured Streaming, for working with streaming data. .NET for Apache Spark is compliant with .NET Standard - a formal specification of .NET APIs that are common across .NET implementations. This means you can use .NET for Apache Spark anywhere you write...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    .NET Boxed

    .NET Boxed

    .NET project templates with batteries included

    ...Use the HTTPS scheme and TLS security across the entire site, redirects HTTP to HTTPS, and adds a Strict Transport Security (HSTS) HTTP header with preloading enabled. Both in-memory and distributed cache are configured. You do need to specify where the distributed cache stores its data. Allow configuring Kestrel security limits such as maximum request size via configuration and set sensible stricter defaults.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    R3ETelemetry

    R3ETelemetry

    Open source telemetry tool for R3E

    R3ETelemetry is a telemetry tool for the PC racing simulation RaceRoom Racing Experience (R3E) from Sector3 Studio. It helps to record and analyze your driving in R3E. R3ETelemetry uses the API from R3E (shared memory) to gather data in form of telemetry data. This data then can be analyzed inside R3ETelemetry. The tool also helps to prepare for long distance races, as it also records fuel consumption and tire wear (per lap).
    Downloads: 4 This Week
    Last Update:
    See Project
  • Captain Compliance - Data Privacy and Compliance Software Icon
    Captain Compliance - Data Privacy and Compliance Software

    Privacy Compliance Software - Avoid Fines and Prevent Lawsuits

    Captain Compliance handles your data privacy requirements so you can be privacy compliant. No more compliance stress, stop stressing over regulatory risks – just privacy protection managed by experts. Our user-friendly platform backed by privacy professionals simplifies the process of navigating regulations, giving your customers transparent choices, and building essential trust for your organization.
    Learn More
  • 10
    System Abstraction Component Kit
    This is a collection of libraries contained : Shared memory allocation, configuration script processor, containers (trees, lists, queues, stacks), file system abstraction, network library, timers/threads, Image library, Display libraries, and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    csmake

    csmake

    Cloud Service Make.

    To make the native application to support cloud service, csmake will genarate a client stub and the service application, it's similar with the webservice, COBAR, omniORB, SOAP, gsoap etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Fin-Plus

    Fin-Plus

    Real-time component framework

    ...Investment Banks and Fund Managers have numerous applications, our objective is to normalize these applications providing a real-time Technical Debt free, highly Scalable, Agile framework with better Project Silos. Remove costly fixed layers with a Template Driven Design in-memory queryable functional real-time reactive solution that can run services local, remote, distributed or mixed, with integrated Testing, Permissions and Audits. Note project transfered from our https://code.google.com/p/fpmessaging/ repository Jun-15 http://fin-plus.co.uk/company.html http://fin-plus.co.uk/licenses.html https://www.linkedin.com/company/fin-
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a small memory aid program to help with the learning of a foreign language. It has been mainly geared towards languages that don't use the roman alphabet. This includes Russian, Japanese, Chinese, Thai and so on. The individual language files that are used are to be created/shared by the users. Please do not rip lists of words from language courses so as to not breach copyright - I do not know if this would happen (as you can't copyright a language, just the method of learning it I'm guessing) but it's best to be safe, right?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PC Solution

    PC Solution

    Retrieve your PC info and easy access to important tools

    ...From your graphics card to how much RAM you have installed? With PC Solution, you can find all of this out. Battery ( Laptop Only ) Bios Fans Graphics Hard Drives Internet Keyboard Memory Monitor Mouse Printers Processor Sound USB Ports The control panel wraps up most of the important tools that are spread across your PC. Command Prompt Computer Management Control Panel Defrag Device Manager Disk Cleanup Disk Management DirectX Diagnostics Ease of Access Event Viewer Registry Editor Resource Monitor Shared Folders System Properties System Restore Task Manager User Accounts Windows® Backup Windows® Features Windows® Firewall Windows® Services
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    RapidDevelop R#

    RapidDevelop is an IDE and Compiler for a new programming language!

    ...Being an extension of C#, you can link, build or compile native C# assemblies or Classes and Libraries so that you can very easily port existing code. The programming language also exists in a managed shared library and can be dropped into any .net project so that you can use the compiler in your own projects, with plans to even provide executing compiled code in memory, effectively creating a RapidLang Scripting Language plugin!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Infinispan

    Infinispan

    High performance distributed in-memory key/value store

    Infinispan is an open source, Java based data grid platform. ***IMPORTANT*** Starting with Infinispan 5.0.0.FINAL, Infinispan releases are no longer hosted in Sourceforge. They can now be located in www.jboss.org/infinispan/downloads
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Let's you synchronize related scheduled jobs, which execute across many different machines. Instead of adding time padding between jobs (which can fail), use this utility. Please feel free to add more functions!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a general-purpose distributed memory caching system .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Photon provides very fast access to data containers (queues, maps, etc.) in shared memory - it can retrieve millions of data records per second. It also uses some RDB concepts like transactions and crash recovery. See web site for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Motherboard Monitor .NET is a .NET class library written in C# able to communicate with Motherboard Monitor using shared memory, it can read system temperatures, CPU & fans speed, voltages, add custom sensors, set sensors alarms and manage system events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is the development project of an aspect oriented middleware platform shared between KULeuven, Belgium and the University of Lancaster, UK. It promotes reseach on structuring middleware with aspects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An audio server based on a plugin architecture supporting features like network synchronisation between multiple instances, shared database and the usual like equalizer, crossfader, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next