awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
kungfu-origin avatar

kungfu-origin/kungfu

0
View on GitHub↗
3,876 Stars·1,207 Forks·C++·Apache-2.0·0 Aufrufe

Kungfu

Kungfu is a high-performance quantitative trading framework and algorithmic execution engine. It provides a development kit for writing trading logic and a dedicated in-memory financial time-series database for recording and analyzing tick-by-tick market data with high temporal accuracy.

The system integrates a market gateway layer to interface with stock and futures exchange protocols, enabling the routing of orders and receipt of price updates. It features a trading operations interface that allows for the management of strategies in both manual and automated headless modes.

The framework focuses on low-latency execution and high-precision timing. Its capabilities cover quantitative strategy development, high-frequency trading execution, and the storage of financial time series data.

Features

  • Low-Latency Trading Infrastructures - Provides a high-performance infrastructure capable of processing market data with microsecond latency for high-frequency trading.
  • Market Trading Integrations - Provides connectors to financial market exchanges and counters for executing trades across stocks and futures.
  • Quantitative Trading Platforms - Offers an integrated environment for writing and testing quantitative algorithmic trading logic using computational libraries.
  • Trading Execution Engines - Ships a low-latency algorithmic trading execution engine that processes market data and routes orders with microsecond response times.
  • Time Series Data Storage - Provides high-performance in-memory storage for recording financial tick data with nanosecond accuracy.
  • Financial Tick Databases - Provides a dedicated in-memory financial time-series database for high-precision recording and analysis of tick data.
  • High-Precision Time Series Storage - Records high-precision market tick data in memory for real-time analysis and historical auditing.
  • Memory-Mapped Time Series Storage - Ships an in-memory financial time-series database using memory-mapped formats for low-latency tick data retrieval.
  • Multi-Exchange Trading Connectors - Implements an integration layer with connectors for various stock and futures exchange protocols.
  • Trading Logic Development Kits - Provides a development kit for writing trading logic using computational libraries and general purpose programming languages.
  • Trading Strategy Management Interfaces - Includes a trading operations interface for monitoring and managing algorithmic strategies in both manual and headless modes.
  • Shared Memory IPC - Implements a shared-memory data bus using memory-mapped files for zero-copy, nanosecond-latency inter-process communication.
  • Non-Blocking I/O Interfaces - Implements non-blocking I/O interfaces for exchange connectivity to maintain high throughput without stalling the execution engine.
  • Process Isolation - Executes trading strategies in separate operating system processes to ensure a single strategy failure does not crash the system.
  • Lock-Free Ring Buffers - Uses lock-free ring buffers with atomic pointers to minimize synchronization overhead during high-frequency data bursts.
  • Nanosecond Event Timestamping - Uses high-resolution hardware clocks to provide nanosecond precision timestamping for precise event sequencing and latency analysis.

Star-Verlauf

Star-Verlauf für kungfu-origin/kungfuStar-Verlauf für kungfu-origin/kungfu

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Kungfu

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Kungfu.
  • ai4finance-foundation/finrlAvatar von AI4Finance-Foundation

    AI4Finance-Foundation/FinRL

    13,964Auf GitHub ansehen↗

    FinRL is a reinforcement learning framework designed for the development, training, and backtesting of automated trading strategies. It functions as a quantitative finance toolkit that integrates deep learning algorithms with financial market simulations to address complex portfolio management and asset allocation tasks. The platform provides an end-to-end pipeline for transforming raw market data into actionable trading models. The project distinguishes itself through a layered, modular architecture that separates data processing, environment simulation, and agent training. This design allow

    Jupyter Notebookalgorithmic-tradingdeep-reinforcement-learningdrl-algorithms
    Auf GitHub ansehen↗13,964
  • nautechsystems/nautilus_traderAvatar von nautechsystems

    nautechsystems/nautilus_trader

    20,056Auf GitHub ansehen↗

    Nautilus Trader is a high-performance algorithmic trading framework built in Rust, designed for the development, backtesting, and live execution of automated trading strategies. It provides a comprehensive platform for managing multi-asset portfolios and interacting with diverse financial markets through a standardized connectivity suite. The system is engineered to handle high-frequency data processing and complex order execution while maintaining precise numerical accuracy across various asset classes. The framework distinguishes itself through an architecture centered on deterministic even

    Rustalgorithmic-trading-engineartificial-intelligencecrypto-trading
    Auf GitHub ansehen↗20,056
  • m3db/m3Avatar von m3db

    m3db/m3

    4,895Auf GitHub ansehen↗

    m3 is a distributed time series database designed for high-resolution metrics and high-cardinality data management. It functions as a scalable storage system and a multi-cluster query engine, providing a distributed metrics aggregator capable of downsampling and summarizing data before it is committed to storage. The project distinguishes itself through a coordinated cluster model using etcd for node membership and shard placement. It supports multiple ingestion protocols, including the Prometheus remote write protocol, InfluxDB line protocol, and Graphite Carbon plaintext protocol, and provi

    Go
    Auf GitHub ansehen↗4,895
  • michaelgrosner/tribecaAvatar von michaelgrosner

    michaelgrosner/tribeca

    4,112Auf GitHub ansehen↗

    Tribeca is a Node.js cryptocurrency trading platform designed for high-frequency trading and automated market making. It functions as a low-latency execution engine that automates the process of providing liquidity and capturing price spreads across multiple cryptocurrency exchanges. The system employs a connectivity layer to stream real-time market data and execute trades via persistent network connections. It uses an adapter-based integration to normalize diverse venue APIs into a unified format, allowing for coordinated activity across several different cryptocurrency venues. The platform

    TypeScriptbitcoincryptocurrencydocker
    Auf GitHub ansehen↗4,112
Alle 30 Alternativen zu Kungfu anzeigen→

Häufig gestellte Fragen

Was macht kungfu-origin/kungfu?

Kungfu is a high-performance quantitative trading framework and algorithmic execution engine. It provides a development kit for writing trading logic and a dedicated in-memory financial time-series database for recording and analyzing tick-by-tick market data with high temporal accuracy.

Was sind die Hauptfunktionen von kungfu-origin/kungfu?

Die Hauptfunktionen von kungfu-origin/kungfu sind: Low-Latency Trading Infrastructures, Market Trading Integrations, Quantitative Trading Platforms, Trading Execution Engines, Time Series Data Storage, Financial Tick Databases, High-Precision Time Series Storage, Memory-Mapped Time Series Storage.

Welche Open-Source-Alternativen gibt es zu kungfu-origin/kungfu?

Open-Source-Alternativen zu kungfu-origin/kungfu sind unter anderem: ai4finance-foundation/finrl — FinRL is a reinforcement learning framework designed for the development, training, and backtesting of automated… nautechsystems/nautilus_trader — Nautilus Trader is a high-performance algorithmic trading framework built in Rust, designed for the development,… opentsdb/opentsdb — OpenTSDB is a distributed time series database and metrics engine designed for storing and managing massive volumes of… michaelgrosner/tribeca — Tribeca is a Node.js cryptocurrency trading platform designed for high-frequency trading and automated market making.… m3db/m3 — m3 is a distributed time series database designed for high-resolution metrics and high-cardinality data management. It… shidenggui/easytrader — Easytrader is a quantitative trading automation framework and brokerage API wrapper designed to programmatically…