Showing 291 open source projects for "inter"

View related business solutions
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • 1
    experix laboratory control system

    experix laboratory control system

    instrument control, data acquisition display and analysis

    Experix is a command-line driven environment for laboratory data acquisition and device control and graphical presentation and analysis of data. Written in C for GNU-Linux . Tested on PC and Raspberry Pi. The core is written very generally in order to support applications by means of script files. Device interfaces: PCMCIA daq (2 devices tested) via kernel module with interrupt handler and memory-mapped data; USB daq (1 device tested) using libusbx; running an equipment servicing program...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Drone Application Server

    Drone Application Server

    MolecularDreams Javascript-CLI manager and helper

    Drone can launch, manage and help Javascript code executions and works-flow; it also build an ITC (Inter Thread Communication) infrastructure useful for data-exchange and others between applications launched inside Drone himself. It is very easy generate threads and use shared-data between objects and threads unknown between them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Today’s science is done modelling and simulating the experiment or the inter- ested physics phenomena on computers first. These simulations give impressive results and accuracy, showing us what the experimental results will actually look like. We believe that a similar approach, in which the studied phenomena is simplified down to its essential core and then modelled on a computer, can be very useful in education.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    ipc-quartztime

    ipc-quartztime

    inter process communication library based on POSIX

    ipc-quartztime is an inter process communication library based on shared memory, mutexes and signals. ipc-quartztime is intended for high-speed and high-throughput communication between processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    Go from Data Warehouse to Data and AI platform with BigQuery

    Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.

    BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
    Try BigQuery Free
  • 5

    Cross-Platform Message Queue

    A cross platform message queue (IPC)- This is part of boost library

    This a library that can be used for inter-process communication. It implements a cross-platform message queue. This library was extracted from boost library and it is headers only , so it does not need linking with any library at runtime. (I removed boost autolinking)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    HomerHEVC

    HomerHEVC

    A real time open-source HEVC (h265) encoder under LGPL license

    ... - Multiplatform (Windows and Linux) - SSE4.2 vectorial optimizations. - Intra (III..) and Baseline (IPP..) profile - Wpp and Frame parallelization - All Intra and Inter prediction sizes (64, 32,16,8,4) - All transform sizes (32,16,8,4) - Quarter pixel precission motion estimation - Fixed QP, CBR and VBR - Deblocking filter - SAO - intra RDO - intra-inter fast RD SSE42 optimizations: - Motion estimation - Inter prediction - Intra Prediction - Reconstruction - SAD, SSD - Transforms - Quantization - SAO
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    SWIFT

    SPH With Inter-dependent Fine-grained Tasking

    Shared-Memory Parallel Smoothed Particle Hydrodynamics (SPH) code for large-scale cosmological simulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Simulation code for the paper "Modeling the Role of Networks and Individual Differences in Inter-group Violence".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    r12STOmolecular

    Inter-electronic distances and many centered STOs

    Inter-electronic distances and many centered STOs. This is not a finished GPLproject. Presently it offers an IPython 2.7 notebook using pure Python mpmath to evaluate diatomic exchange integrals based on analytic formula for beta=0, alpha1=alpha2. Uncomment examples at bottom of script to run program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • 10

    Wavepacket Demos

    Demo programs that depend on other low-level wavepacket libraries.

    Demonstration programs that depend on multiple other projects. Normally I put demo programs inside the project repositories, however some demos require libraries from multiple projects and I don't want to introduce funky inter-project dependencies just for demo code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    IPC Reader

    IPC Reader

    Inter-Process Communications

    Use Java to exchange data between programs written in ANY programming language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    ipcvis

    Visualize Inter Process Communication

    Small python script that can visualize Inter Process Communication on Linux. It can create a graph of TCP and Unix sockets, pipes and also process hierarchy. Short (59 sec) demo visualizing ssh client connecting to ssh server on the same Ubuntu host: http://youtu.be/8XFKwzkexQY Longer (2 min 13 sec) demo visualizing ZoneMinder surveillance solution operation (stopping, starting, enabling and viewing camera): http://youtu.be/kM7klE61Ibk Tested on Ubuntu 14.10 and Debian 7. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    CUDA-Quicksort

    CUDA-Quicksort: A GPU-based implementation of the quicksort algorithm

    CUDA-quicksort is a GPU-based implementation of the quicksort algorithm. CUDA-quicksort is designed to exploit the power computing of modern NVIDIA GPUs. "Two GPU-based implementations of the quicksort were presented in literature: the GPU-quicksort, a compute-unified device architecture (CUDA) iterative implementation, and the CUDA dynamic parallel (CDP) quicksort, a recursive implementation provided by NVIDIA Corporation."[*]. CUDA-quicksort is an iterative GPU-based implementation of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    AndroidEventBus

    AndroidEventBus

    Library for android, simplifies communication between services

    ...Unlike simple observer patterns, AndroidEventBus typically integrates with Android lifecycles so that subscribers are automatically registered, paused, or cleaned up based on activity/fragment state — reducing memory leaks and errant behavior during configuration changes. The library aims to simplify common inter-component messaging tasks (like posting a login success event or notifying multiple listeners of state changes) while preserving type safety and performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ...All current information can be found on the project wiki (https://wiki.lyrasis.org/display/FF/Fedora+Repository+Home)* Fedora is an open-source software to ensure durability and integrity of digital content, use semantics to contextualize and inter-relate content from many sources, and to enable the creation of innovative, collaborative information spaces.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17

    KS Utils

    a set of codes that helps you develop in python

    KS Utils is basically "yet another reinvention of a wheel". It consists of some classes and functions that may be useful for developing python application with user interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a very simple project to demonstrate a CORBA inter-process communication.Server and Client are implemented in C and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Face Recognition System

    Face Recognition System Matlab source code

    Research on automatic face recognition in images has rapidly developed into several inter-related lines, and this research has both lead to and been driven by a disparate and expanding set of commercial applications. The large number of research activities is evident in the growing number of scientific communications published on subjects related to face processing and recognition. Index Terms: face, recognition, eigenfaces, eigenvalues, eigenvectors, Karhunen-Loeve algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MASS KIR Analyzer provides a Graphical User Interface to analyze the KIR genotyping data taking into consideration the KIR gene content diversity among intra and inter population(s). This is a quite useful software as it may increase the accuracy of KIR data which otherwise may reveal many errors while doing the manual calculations. How to cite: Pandey M, Sarangi AN, Prakash S, Agrawal S.MASS KIR Analyzer: An In Silico Approach for Analyzing the Killer Immunoglobulin Receptor Gene Content and its Diversity. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Isembard-OS

    A tiny ARM kernel with a novel OO threading model

    ...The kernel and basic memory management code should fit in a couple of pages (i.e. about 8k) of RAM, and provide in the region of ten system calls and the ability to make secure inter-map calls to objects exported from memory maps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    SBION2

    Analyses of Salt Bridges from Multiple Structure Files, Version 2

    Program: SBION2- Analyses of Salt Bridges from Multiple Structure Files, Version:--v2.0 - improved version of SBION: Gupta et al Bioinformation, 10, 164-166, 2014 Author:c)--Parth Sarthi Sen Gupta, Arnab Nayek, Shyamashree Banerjee, Pratyay Seth, Vishma Pratap Sur, Sunit Das,Chittran Roy and Amal Kumar Bandyopadhyay; Department of Biotechnology,The University of Burdwan, India
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Ezys

    Ezys 3D medical image registration program

    ...Ezys implements a diffeomorphic inverse consistent image registration algorithm with a demons-style regularization based on a non-parametric free form deformation model. Mutual Information and Normalized Mutual Information cost functions make Ezys a perfect tool for an inter-modal image registration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Akalon Embedded OS (RTOS)

    Embedded Real-Time Operating System (RTOS)

    Akalon is a Bare-Bones Embedded RTOS that's designed to be simple and portable to any Microprocessor or System (Board). Currently supports the Intel and ARM Architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    xPyder PyMOL Plugin

    Analyze and visualize coupled residues and their networks in proteins

    xPyder is a PyMOL plugin to analyze and visualize on the 3D structure dynamical cross-correlation matrices (DCCM), linear mutual information (LMI), communication propensities (CP), intra- and inter-molecular interactions (e.g. PSN), and more, to produce highly customizable publication-quality images. xPyder identifies networks (using concepts from graph theory, such as hubs and shortest path searching), compares matrices and focuses the analysis on relevant information by filtering the data using a modular, user-expandable plugin system that takes advantage of structural and dynamical information, contributing to bridge the gap between dynamical and mechanical properties at the molecular level.
    Downloads: 1 This Week
    Last Update:
    See Project
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.