Search Results for "c++ high frequency trading"

Showing 31 open source projects for "c++ high frequency trading"

View related business solutions
  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • 1
    LZ4

    LZ4

    Extremely fast compression algorithm

    LZ4 is lossless compression algorithm, providing compression speed > 500 MB/s per core (>0.15 Bytes/cycle). It features an extremely fast decoder, with speed in multiple GB/s per core (~1 Byte/cycle). A high compression derivative, called LZ4_HC, is available, trading customizable CPU time for compression ratio. LZ4 library is provided as open-source software using a BSD license. This benchmark simulates simple "static content transfer" scenario such as OS Kernel compression or video game's...
    Downloads: 217 This Week
    Last Update:
    See Project
  • 2
    RethinkDB

    RethinkDB

    The open-source database for the realtime web

    ... things: building realtime trading and optimization engines; simplifying the data infrastructure in multiplayer games to produce low latency, high throughput realtime interactions; building reactive web and mobile apps with a lot less effort, and so much more.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 3
    Hummingbot

    Hummingbot

    Build trading bots that run on any exchange or blockchain

    ... decentralized maintenance and governance of the Hummingbot codebase, powered by the Hummingbot Governance Token (HBOT). Help us democratize high-frequency trading and give sophisticated algorithms to everyone in the world! We created hummingbot to promote decentralized market-making, enabling members of the community to contribute to the liquidity and trading efficiency in cryptocurrency markets.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    QuestDB

    QuestDB

    An open source SQL database designed to process time series data

    ... relational and time series joins. QuestDB achieves high performance from a column-oriented storage model, massively-parallelized vector execution, SIMD instructions, and various low-latency techniques. The entire codebase was built from the ground up in Java and C++, with no dependencies, and is 100% free from garbage collection. We provide a live demo provisioned with the latest QuestDB release and sample datasets.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 5
    GridDB

    GridDB

    GridDB is a next-generation open source database

    ... with time-series data-oriented and pluggable data stores for efficient real-time processing and management of huge amounts of time-series data at high frequency. Various architectural innovations, such as in-memory orientation with "memory as the main unit and disk as the secondary unit" and event-driven design with minimal overhead, have been incorporated to achieve processing capabilities that can handle petabyte-scale applications.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    µWebSockets

    µWebSockets

    Compliant web server for the most demanding of applications

    Being meticulously optimized for speed and memory footprint, µWebSockets is fast enough to do encrypted TLS 1.3 messaging quicker than most alternative servers can do even unencrypted, cleartext messaging. Furthermore, we partake in Google's OSS-Fuzz with a ~95% daily fuzzing coverage with no sanitizer issues. LGTM scores us flawless A+ from having zero CodeQL alerts and we compile with pedantic warning levels. µWebSockets is written entirely in C & C++ but has a seamless integration...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Orleans

    Orleans

    Orleans is a cross-platform framework for building distributed apps

    Orleans builds on the developer productivity of .NET and brings it to the world of distributed applications, such as cloud services. Orleans scales from a single on-premises server to globally distributed, highly-available applications in the cloud. Orleans takes familiar concepts like objects, interfaces, async/await, and try/catch and extends them to multi-server environments. As such, it helps developers experienced with single-server applications transition to building resilient,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    NeoPixelBus

    NeoPixelBus

    An Arduino NeoPixel support library

    ... Arduino platforms. ESP32 support for using both RMT and i2s. RMT timing currently is sensitive to high interrupt frequency due to issues in the Core. There are multiple competing libraries, FastLED being the biggest and Adafruit NeoPixel being the most common for beginners. On ESP32, both FastLED and NeoPixelBus can provide more than one channel/bus. FastLED primarily uses RMT to support 8 parallel channels. NeoPixelBus now supports the RMTs 8 channels and two more channels using i2s.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Krypto-trading-bot

    Krypto-trading-bot

    Self-hosted crypto trading bot, automated high frequency market

    K is a family of (very customizable) very low latency market-making trading bots with a fully featured web interface. It can place and cancel orders on one of the several compatible exchanges in less than a few milliseconds per order on a decent machine. If you don't want to configure or hardcode your own trading strategies in your own machine, you can run strategies from someone else at kryll.io (or at any other trading community out there). Our bots run on unix-like systems. Persistence...
    Downloads: 0 This Week
    Last Update:
    See Project
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 10
    Winamp ASIO plugin

    Winamp ASIO plugin

    ASIO output module for winamp media player & SRD file resampler

    Further development of the asio output module by otachan (2006) for the winamp player, including: * problem with setting the sample rate fixed * gapless mode completed * added individual channel assignment * added upsampling to a non-fractional multiple of base-frequency * added high quality resampler: sample rate doubler for best audio playback 2023/11/14: Version 1.0 RC4 >>> In addition to the ASIO plugin with integrated SRDoubler for upsampling while playing a music track...
    Downloads: 34 This Week
    Last Update:
    See Project
  • 11
    SignalR

    SignalR

    Incredibly simple real-time web for .NET

    ... dependency injection, authentication, authorization, and scalability. While chat is often used as an example, you can do a whole lot more. Any time a user refreshes a web page to see new data, or the page implements Ajax long polling to retrieve new data, it's candidate for using SignalR. SignalR also enables completely new types of applications that require high-frequency updates from the server, such as real-time gaming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Competent Audio

    Competent Audio

    Machine graph audio engine for computer games

    Competent Audio (CA) is an audio engine suitable for video games. It is written in C, but is designed for interoperability with other languages. Windows and Linux binaries for x86 and amd64 are available. CA uses a machine graph model with support for arbitrary numbers of machines, limited only by the available system resources: - Samplers play back audio clips. - Mixers combine audio signals and optionally perform signal processing. - Sinks send audio signals to an output device. Stereo...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Powerliminals Player

    Powerliminals Player

    Plays multiple audios simultaneously at varying speeds

    Plays Powerliminal audios, which are nearly-silent audios containing very high-frequency energies to play in the background. You can stack 10 to 30 audios at varying speeds to play in the background day and night, selecting the balance of energies that you need. https://www.spiritualselftransformation.com/powerliminals-nonrivalry Here's a free Powerliminal on YouTube. https://www.youtube.com/watch?v=jdcWwWM6hQg Installation instructions https://github.com/mysteryx93/HanumanInstituteApps/wiki...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    ECG Logger

    ECG Logger

    ECG Logger is a complete Holter system incl. device and firmware.

    NEW V3 version with RTC and buzzer (require V3+ ECG Logger Viewer application) The ECG Logger project is a Wearable Cardio Monitor for Long-Term (up to 24h) ECG Data Acquisition and Analysis (aka Holter) with an ECG live (real-time) mode. This project provides a very low-cost open-source "Hardware and Software" for a Cardiac Rhythmic Holter. The hardware has been made very simple and is based on an Arduino Nano micro-controller with boards for SD card mass-storage, instrumentation...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Data Logging Service

    Data Logging Service

    Process data logging service

    This project has been moved to https://gitlab.com/etherlab.org/dls. The Data Logging Service (DLS) is a data logging system for EtherLab, that is capable of collecting, compressing and storing high-frequency realtime data. The goal is, to allow the user unlimited and performant access to the stored data. A signal overview over a year is retrieved as fast as a tiny signal fluctuation, that happened in a fraction of a second.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Panoramic RTL-SDR directly

    Panoramic RTL-SDR directly

    Open source RTL-SDR Panoramic Spectrum Analyzer

    This utility 'rtl_sdr_panorama.exe' designed for panoramic imaging spectrum REALTIME any (reasonable) band by accumulating within 0.5 second spectral samples of limited bandwidth for simultaneous monitoring (speed via USB, usually within 2...3 MHz) c DVB- chip based RTL-2832/R820 (13...1864 MHz). Controlled parameters: 1. Dongle Phone system. 2. Initial scan, Hz. 3. Endpoint scan, Hz . 4. Spacing scanning ediitsy tens kHz/MHz. 5. Noise level, dB. 6. Magnitude clock frequency correction, ppm...
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 17
    FastFlow: programming multi-core

    FastFlow: programming multi-core

    Pattern-based multi/many-core parallel programming framework

    FastFlow is a C/C++ programming framework supporting the development of pattern-based parallel programs on multi/many-core, GPUs and distributed platforms. FastFlow run-time is built upon non-blocking threads and lock-free queues. Thanks to its very efficient CAS-free communication/synchronization support (e.g. few clock cycles core-to-core latency), FastFlow effectively supports the exploitation of fine grain parallelism, e.g. parallel codes managing very high frequency streams on commodity...
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Partial Image Encryption encrypts the huffman encoded high frequency coefficients in a jpg image file. The encryption is done in-place so the project can eventually be ported to a Windows kernel filter driver. Just encrypting the high level frequency coefficients serves to blur the image, but almost in an artistic way. The image contents are fully recognizable, but the details are pixelated or blurred. The general purpose of this program would be for securing images on the disk or in the cloud...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The SoX Resampler library

    The SoX Resampler library

    High quality, one-dimensional sample-rate conversion library

    The SoX Resampler library `libsoxr' performs one-dimensional sample-rate conversion—it may be used, for example, to resample PCM-encoded audio. It aims to give fast and high quality results for any constant (rational or irrational) resampling ratio. Phase-response, preserved bandwidth, aliasing, and rejection level parameters are all configurable; alternatively, simple `preset' configurations may be selected. An experimental, variable-rate resampling mode of operation is also included.
    Leader badge
    Downloads: 2,433 This Week
    Last Update:
    See Project
  • 20
    EQ10Q

    EQ10Q

    Audio plugin bundle over the LV2 standard for Linux

    EQ10Q is an audio plugin bundle over the LV2 standard implementing a powerful and flexible parametric equalizer and more, take a look in “Included Plugins” in our website (http://eq10q.sourceforge.net/?page_id=96) to get a complete idea of what is EQ10Q about. All audio processing developed in this project is written in C language and highly optimized focusing on DSP load reduction yet keeping a superb audio quality, the audio engine is always working in 64 bits floating point maths...
    Leader badge
    Downloads: 70 This Week
    Last Update:
    See Project
  • 21
    tribeca

    tribeca

    A high frequency, market making cryptocurrency trading platform

    tribeca is a very low latency cryptocurrency market making trading bot with a full-featured web client, backtester, and supports direct connectivity to several cryptocoin exchanges. On modern hardware, it can react to market data by placing and canceling orders in under a millisecond. Runs on the latest node.js (v7.8 or greater). Persistence is achieved using MongoDB. Installation is recommended via Docker, but manual installation is also supported. Change the environment variables of the env...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    iCAS - An Illumina Clone Assembly System

    An Illumina clone assembly system using SOAPdenovo and ABySS

    Clone-by-clone sequencing, as a means of achieving high quality assemblies for large and complex genomes, continues to be of great relevance in the era of high throughput sequencing. However, assemblies obtained using current whole genome assemblers are often fragmented and sometimes have issues of genome completeness owing to different data characteristics introduced by multiplexed sequencing. With iCAS the data filtering process is based on a novel kmer frequency algorithm, resulting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Matlab Algorithm To C or C++

    Matlab Algorithm To C or C++

    Matlab Mupad algo demos to C and C++

    A demo with Matlab Mupad with an Options Call and Put algos converted to various C and C++ projects. You could also use Simulink for even FPGA deployment via HDL for ultra lowest high frequency trading
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    algorithmic trading testing

    Testing framework for structures regarding performance.

    Framework for testing of various java structures regarding performance. Eg. comparison of arrays vs list. Performance of structures is crucial when building software aiding algorithmic trading. In area of algorithmic trading, especially in high frequency trading. In high frequency trading (HFT) it is all about latency. Software which supports this kind of operations has to introduce lowest possible latency by itself. Therefore analysing every possible element that may introduce latancy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Energistics Transfer Protocol

    Energistics Transfer Protocol

    Real-time Low Latency High-Frequency data streaming API

    This project contains the working artifacts for the development of the Energistics Transfer Protocol. There is NO Wiki. To review documentation, clone or download the repository and look in the documentation directory. You can access on line using the [Browse Code] button.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next