Showing 35 open source projects for "parallel"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    Snapcast

    Snapcast

    Synchronous multiroom audio player

    ...It's not a standalone player, but an extension that turns your existing audio player into a Sonos-like multiroom solution. Audio is captured by the server and routed to the connected clients. Several players can feed audio to the server in parallel and clients can be grouped to play the same audio stream. One of the most generic ways to use Snapcast is in conjunction with the music player daemon (MPD) or Mopidy. The encoded chunks are sent via a TCP connection to the Snapclients. Each client does continuous time synchronization with the server, so that the client is always aware of the local server time. ...
    Downloads: 44 This Week
    Last Update:
    See Project
  • 2
    SimpleITK

    SimpleITK

    A layer built on top of the Insight Toolkit (ITK)

    SimpleITK is an image analysis toolkit with a large number of components supporting general filtering operations, image segmentation and registration. It is built on top of the Insight Segmentation and Registration Toolkit ITK with the intent of providing a simplified interface to ITK. SimpleITK itself is written in C++ but is available for a large number of programming languages. Wrapping of the C++ code is accomplished through SWIG, in principle, any language wrapped by SWIG should be...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 3
    ArrayFire

    ArrayFire

    ArrayFire, a general purpose GPU library

    ArrayFire is a general-purpose tensor library that simplifies the process of software development for the parallel architectures found in CPUs, GPUs, and other hardware acceleration devices. The library serves users in every technical computing market. Data structures in ArrayFire are smartly managed to avoid costly memory transfers and to take advantage of each performance feature provided by the underlying hardware. The community of ArrayFire developers invites you to build with us if you're interested and able to write top performing tensor functions. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Octave Forge

    Octave Forge

    A collection of packages providing extra functionality for GNU Octave

    Octave Forge is a central location for collaborative development of packages for GNU Octave. The Octave Forge packages expand Octave's core functionality by providing field specific features via Octave's package system. See https://octave.sourceforge.io/packages.php for a list of all available packages. GNU Octave is a high-level interpreted language, primarily intended for numerical computations. It provides capabilities for the numerical solution of linear and nonlinear problems, and...
    Leader badge
    Downloads: 1,107 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
    Learn More
  • 5

    PsalticTools

    a set of utilities for working with Byzantine sheet music

    PsalticTools includes: • a set of utilities (plugins) for typing of Byzantine notes in parallel double notation (Byzantine and Western), based on MuseScore free music editor; • the PsalticHelper program for searching for formulas of Byzantine music in music books. • the UniPsaltica2 font with the characters of the musical Byzantine notation in Unicode.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    VirtualGL

    VirtualGL

    3D Without Boundaries

    VirtualGL redirects 3D commands from a Unix/Linux OpenGL application onto a server-side GPU and converts the rendered 3D images into a video stream with which remote clients can interact to view and control the 3D application in real time.
    Leader badge
    Downloads: 74,920 This Week
    Last Update:
    See Project
  • 7
    ...(Disclaimer: Processing time depends on compute hardware) Typical processing time for 100mb .las is about 2 seconds. 25mb .laz file process in about the same times. Files are processed in parallel using available CPU cores. Pre-built Windows x64 installer available at https://buymeacoffee.com/nathancrews/e/255641
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8

    QuadRay-engine

    Realtime raytracer using SIMD on ARM, MIPS, PPC and x86

    ...The rendering core of the engine is written in a unified SIMD assembler allowing single assembler code to be compatible with different processor architectures, thus reducing the need to maintain multiple parallel versions. At present, Intel SSE/SSE2/SSE4 and AVX/AVX2/AVX-512 (32/64-bit x86 ISAs), ARMv7 NEON/NEONv2, ARMv8 AArch32 and AArch64 NEON, SVE (32/64-bit ARM ISAs), MIPS 32/64-bit r5/r6 MSA and POWER 32/64-bit VMX/VSX (little/big-endian ISAs) are mostly implemented (/w horizontal reductions) although scalar improvements, wider SIMD vectors with zeroing/merging predicates in 3/4-operand instructions are planned as extensions to current 2/3-operand SPMD-driven vertical SIMD ISA. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    winLAME

    winLAME

    winLAME is an easy to use encoder for many audio formats, e.g. MP3.

    winLAME is an easy to use encoder for many audio formats, including MP3, Opus, Ogg Vorbis and more. winLAME lets you read in audio tracks from CDs or encode audio files from your hard drive. The intuitive wizard-style user interface makes it easy to set up encoding settings. Multicore CPUs are used to parallelize encoding tasks. Official GitHub project webpage: https://github.com/vividos/winLAME
    Downloads: 64 This Week
    Last Update:
    See Project
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 10
    OpenXR-Hpp project

    OpenXR-Hpp project

    Open-Source OpenXR C++ language projection

    ...If you just want to generate the headers, run ./generate-openxr-hpp.sh or ./generate-openxr-hpp.ps1. If your OpenXR-SDK-Source (or internal gitlab) repo isn't in a directory named that parallel to this one, you can set OPENXR_REPO environment variable before running. Requires clang-format, preferably 6.0. To build this project, you must have OpenXR-SDK-Source cloned in a peer directory of this one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    kAtomics

    Geometric kernel for CAD programs using an atomic approach

    This kernel uses a discrete approach where the geometry is split into "atoms" at a fixed resolution (e.g. 1µm). The aim is to make full use of the parallel processing capabilities of modern graphics hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DSPatch

    DSPatch

    The Refreshingly Simple C++ Dataflow Framework

    Webite: http://flowbasedprogramming.com DSPatch, pronounced "dispatch", is a powerful C++ dataflow framework. DSPatch is not limited to any particular domain or data type, from reactive programming to stream processing, DSPatch's generic, object-oriented API allows you to create virtually any dataflow system imaginable. *See also:* DSPatcher ( https://github.com/MarcusTomlinson/DSPatcher ): A cross-platform graphical tool for building DSPatch circuits. DSPatchables (...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    videoMagnification

    Video magnification

    Parallel implementation of Video Magnification aiming Nvidia CUDA platform. Based on http://people.csail.mit.edu/mrub/vidmag/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MIDI Step Sequencer - Cythar

    MIDI Step Sequencer - Cythar

    Polyphonic MIDI sequencer

    A pattern-oriented, polyphonic MIDI step-sequencer, which makes its own path. 16 parallel patterns with six tracks and 16 bars – equating to 256 bars & 96 tracks. Videos: https://www.youtube.com/watch?v=0UK7US2NwC0&list=PLZCmwv5U3kDP-3jldIzOErbnBOdGjJV_M Source: https://github.com/monotomy/CYTHAR-Sequenzer Check out B-Step Sequencer too: http://b-step.monoplugs.com . A similar, new Project.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    FlowVR
    FlowVR is an open source middleware tailored for high performance in situ data processing and analytics running on large parallel machines
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    FFRend

    FFRend

    Parallel-processing renderer for Freeframe V1 video effect plugins

    FFRend is a Renderer for FreeFrame plugins. It allows you to chain any number of plugins together, automate their parameters using oscillators, and record the output to a video file. The input is a video, still image, or source plugin. Complex signal routing including feedback is supported. Each plugin potentially runs on its own core, and multiple cores can be assigned to a single plugin.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Qt integration for the Equalizer parallel rendering framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Open ActiveWrl is a software development toolkit based on a generic software development approach that allows the implementation of parallel immersive VRML/X3D browsers on heterogenous cluster systems. It supports systems running Win NT/2000/XP and Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    MIDITOR

    MIDI multi track song writing in an ASCII editor!

    ...It turns any ASCII editor into a MIDI editor, for loops, sequencing and composing. Any MIDI message can be sent at specific times including patch changes, control changes.... Tracks and channels can be easily rendered in parallel and the powerful macro preprocessor handles the repetitious nature of music writing. Music is easily scored in any editor chromatically and then output as a MIDI file to quickly check and play the score on FluidSynth or Timidity for instance. Conventional style guitar and drum tab can be used, even conventional style notation using macros, or just one line of chromatic notation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    A collection of libraries and tools to use graphical LC displays connected to the PC's parallel port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Equalizer - Parallel Rendering
    Equalizer is the standard middleware to create parallel OpenGL-based applications. Please visit https://github.com/Eyescale for current development information.
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 22
    The goal of project "defE" is to build a library to handle the simulation of the transformation and collision about deformable geometry using the sphere-spring system. It uses CUDA to deal with the enormous mount of parallel computable calculation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GEONE (Game One Engine) is a game engine, core of the 'Skull Game' developed in parallel with the engine. GEONE es un motor de juegos, la base de 'Skull Game', desarrollado en paralelo con el motor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Parallel Compositing library enables developers to write scalable 3D graphics applications. The library does sort-last compositing, and works on both clusters and SMP machines. The API aims to be the MPI of parallel compositing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A tool designed to allow users to perform keystoning of a projection unit when the target surface may be an odd shape or at an angle that is not parallel to the projection lens.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next