Showing 51 open source projects for "processor"

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
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 1
    Giada

    Giada

    Your Hardcore Loop Machine.

    Giada is an open-source, minimalistic and hardcore music production tool. Designed for DJs, live performers, and electronic musicians. Build your performance in real time by layering audio tracks or MIDI events, driven by the main sequencer. Load samples from your crates and play them with a computer keyboard or a MIDI controller. Write songs from scratch or edit existing live recordings with the powerful Action Editor, for fine-tuned control. Record sounds from the real world and MIDI...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    Cider App

    Cider App

    A new cross-platform Apple Music experience based on Electron and Vue

    ...Discord & Last.fm Integration. Quickly share and show others what you're listening to; right out of the box. Audio Enhancements. Audio Spatialization, Adrenaline Processor™, and Equalizers are all available and actively engineered by our Audio Engineer, Maikiwi. Remote Controllable. We know how irritating it is to Alt+Tab constantly while working or gaming, and we have a remote app just for that. Cider is available on a range of platforms, view our downloads page to find out if your device is supported!
    Downloads: 104 This Week
    Last Update:
    See Project
  • 3
    converseen

    converseen

    A batch image converter and resizer

    Converseen is a free cross-platform batch image processor for Windows, Linux, macOS, FreeBSD, and other operating systems. It allows you to convert, resize, rotate, and flip an infinite number of images with a single mouse click. Moreover, Converseen can convert an entire PDF document into a set of images with your preferred characteristics. You can choose from over 100+ formats, set the size, resolution, and the filename.
    Leader badge
    Downloads: 1,304 This Week
    Last Update:
    See Project
  • 4
    Fx FloorBoard

    Fx FloorBoard

    Graphical editor software for many Boss and Roland effect & synth unit

    ...And for the Katana Amplifier. and various Boss and Roland guitar synths. This software can visually edit parameters via Midi,USB, or Bluetooth(via external device on some units) on the Multi-Effects/Amp/Synth Processor.
    Leader badge
    Downloads: 558 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    Lynkeos

    Lynkeos

    Lynkeos is an astronomical webcam image processing software for OS X.

    Lynkeos is a Cocoa® application dedicated to the processing of astronomical digital images taken through a telescope. It is optimized for SSE vectorized instructions sets, multi-processor and multi-core machines.
    Leader badge
    Downloads: 95 This Week
    Last Update:
    See Project
  • 6
    LDPartEditor

    LDPartEditor

    Create and edit LDraw™ parts quick and easy.

    ...Minimum System Requirements: - OpenGL 2.1 compatible Graphics Card - Operating System (64-bit): Windows [7 or newer], Mac OS X [>=14], Linux [e.g. Linux Mint >=22] - CPU: Multicore-Processor e.g. Intel Core 2 Duo or AMD Athlon II (>2.0Ghz) - RAM: 4 GB - Video-Memory: 1 GB - Free Disk Space: 150 MB Recommended Requirements: - OpenGL 3.3 compatible Graphics Card - Operating System (64-bit): Windows 7,8,10,11, Mac OS X [>=14], Linux [e.g. Linux Mint >=22] - CPU: Multicore-Processor with 4 cores (or more) - RAM: >4 GB - Video-Memory: >1 GB - Free Disk Space: 512 MB The sourcecode is now hosted on GitHub here: http://nilsschmidt1337.github.io/ldparteditor/
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    AuraRT is a software framework for creating interactive multimedia software, particularly advanced interactive music compositions. A subproject is AuraFX, a flexible signal processor configurable by end-users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    byzorgan

    byzorgan

    Specialized sound synthesizer with Byzantine Church music scales

    This software integrates a small, specialized synthesizer and vocal processor. It can be used to learn Byzantine Church singing. You can play from the keyboard, mouse or touch screen. MIDI input is also available. Voice functions include: pitch highlighting, synthesizer control by voice, pitch correction and voice-to-ison conversion. On the screen there are labels with symbols of Byzantine notes. There is a metronome.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 9
    Gear Grinder

    Gear Grinder

    Editor software for the PRIMOVA GX-2 Gear Shifter device

    Editing software aid for use with the Primova GX-2 Gear Shifter device used with GK type hexaphonic guitar/bass processors. The editor will display and edit the internal functions of the Gear Shifter processor device via a USB port (serial over USB). Link to hardware unit site: https://www.primovasound.com/products/gx2/index.php/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 10

    QuadRay-engine

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

    ...The efficient use of SIMD is achieved by processing four rays at a time to match SIMD register width (hence the name). 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
  • 11
    Amazon Kinesis Video Streams Parser Lib

    Amazon Kinesis Video Streams Parser Lib

    Easy to work with the output of video streams

    Amazon Kinesis Video Streams parser library is for developers to include in their applications that makes it easy to work with the output of video streams such as retrieving frame-level objects, metadata for fragments, and more. The Amazon Kinesis Video Streams Parser Library for Java enables Java developers to parse the streams returned by GetMedia calls to Amazon Kinesis Video. A streaming Mkv Parser called StreamingMkvReader that provides an iterative interface to read the MkvElements in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Bol Processor

    Bol Processor

    A unique music composition and improvisation program using grammars

    Bol Processor is a program for music composition and improvisation with real-time MIDI, MIDI file, and Csound output. It produces music from a set of rules (a compositional grammar) or from text scores which may be typed or captured from a MIDI instrument.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Relativty

    Relativty

    An open source VR headset with SteamVR supports for $200

    ...Precision and freedom of movement are still very far from dedicated sensors, however, we believe that the model can be trained and improved by orders of magnitude. We designed an affordable motherboard that runs the Relativty Firmware, it is based on the Atmel SAM3X8E ARM Cortex-M3 processor and uses an MPU-6050 as it’s IMU. The naked PCB and the components to solder on, cost in total about 25 dollars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BRIC

    BRIC

    BRIC is a powerful tool for batch image processing.

    Bric is a cross-platform batch image processor. You can convert, resize, rotate and add watermark to your images. Multiple file types are supported for input and output. The project started back in 2011 and was maintained for a couple of years. In 2020 BRIC is again in active development, so some of the features written below might be outdated. Please be patient, until everything is reviewed and rewritten.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    8 Sounds USB
    XMOS based, USB2 audio card, low power consumption, small form factor, 8 synchronous input channels and 4 stereo output channels.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    ImagePro

    ImagePro

    PNG image processing

    Created by Shuai W. with QT Creator (C++) - PNG processor - color calibration - HSV colors - Make image profile and save profile - Binning, Offset, Gray scale and Cropping - Image drifting! (setup the drifting timer and pixelwidth) - Generate chess pattern with wanted colors and offset of positions Have fun :)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    Yocto-Gumstix LP

    Yocto-Gumstix LP - very Low Power, Processor intensive applications

    This project involves integration of various Yocto components, kernel patches and scripts among others which will make Gumstix hardware consume very low power and still be ready for processor intensive applications. Examples, image processing, intelligent algorithms etc.. used for energy harvested applications like Camera-Trap for deployment in forests. See Present-low-power-capability.txt for details on what this version of poky can do on your gumstix. This work can be used for various applications and further can be improved. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    The Comic Book Wizard

    comic book archive manager

    ...Some Features: preview each image to be included in the archive automatically convert a folder full of archives such as cbr, rar and zip into cbz archives manage the files going into your cbz archives before being compressed compress files in a directory into either cbz or zip or even both Requirements: - Windows Xp and up - NetFramework 4.0 - x86(32 bit) or 64 bit processor To check up on the latest progress and current planned features please visit: https://www.pivotaltracker.com/s/projects/1025444
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The B-processor will renew the digital building model by implementing the B-model based on subdividing the project-space in connected functional and constructional spaces – a model with dynamic abilities and possibilities for effective 3D detailing
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    A simple image manipulation program. Provide image manipulation functions: image scaling, contrast stretching, histogram equalization, spatial convolution, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    LBP in multiple platforms

    LBP implementation in multiple computing platforms (ARM,GPU, DSP...)

    ...This is a software toolbox that collects software implementations of the Local Binary Pattern operator in several platforms: - OpenCL for CPU & GPU - OpenCL for GPU (branchless) - C code optimized for ARM - OpenGL ES 2.0 shaders mobile GPUs - C code for TI C64x DSP core (branchless) - C code for TTA processor synthesis If you use the code somewhere, please cite: Bordallo López M., Nieto A., Boutellier J., Hannuksela J., and Silvén O. "Evaluation of real-time LBP computing in multiple architectures," Journal of Real Time Image Processing, 2014
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Background Remover

    Removes the background from images

    This program can automatically remove the background from images, replace it with any color you want (including transparent), scale the image to a desired size, and save it. Best of all, it can do it in bulk, so if you have hundred images to crop, this processor can do them all at once.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Qualm is a real-time MIDI event processor, ideal for performing automatic patch changes during live theatrical performances.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JImageMan

    JImageMan

    Digital Image Manager and Batch Image Processor

    This is yet another digital image manager. After using many other fine manager applications I found some things I wanted in an image manager that didn't exist in just one manager so I tried to create one that had all the features that I liked in one manager. One notable feature is the meta data or tags are stored in the image file itself so that when you move your image library the metadata and all the tagging work you did goes with the images. It is not perfect but it has been in use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Processor and realtime viewer for the program VXFlow (http://www.morgenthal.org/vxflow/), an numerical flow field simulator, written by Prof. Dr. Guido Morgenthal (http://www.uni-weimar.de/Bauing/MSK/?lang=en). This project uses the gloost framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next