godzilla.dev icon
godzilla.dev icon

godzilla.dev

godzilla.dev is an open-source framework for running self-hosted crypto trading strategies, with a focus on funding rate arbitrage and ultra low-latency market making.

Cost / License

Application type

Platforms

  • Linux
  • Self-Hosted
1like
0comments
0articles

Features

  1.  Command line interface
  2.  Algorithmic trading

godzilla.dev News & Activities

Highlights All activities

Recent activities

godzilla.dev information

  • Developed by

    Godzilla Foundation
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Pricing

    One time purchase (perpetual license).
  • Written in

  • Alternatives

    5 alternatives listed
  • Supported Languages

    • English
    • Chinese

AlternativeTo Categories

Bitcoin & CryptocurrencyOS & Utilities

GitHub repository

  •  357 Stars
  •  59 Forks
  •  2 Open Issues
  •   Updated  
View on GitHub
godzilla.dev was added to AlternativeTo by godzilla-foundation on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is godzilla.dev?

godzilla.dev is an open-source framework for running self-hosted crypto trading strategies, with a focus on funding rate arbitrage and ultra low-latency market making.

It pairs a C++ execution core (microsecond-level tick-to-trade latency, designed for co-located deployment) with a Python strategy layer for fast iteration. Unlike hosted platforms or retail bots, godzilla.dev is local software: API keys, private keys, and strategy configuration never leave machines you control.

Typical workloads include delta-neutral spot-perp and cross-exchange funding rate arbitrage, two-sided market making, and custom low-latency strategies. The framework has powered liquidity provision, inventory hedging, and cross-market arbitrage for a top-10 derivatives exchange in a multi-year production deployment.

The codebase is maintained by the Godzilla Foundation under the Apache 2.0 license, with enterprise private deployment available for institutional teams. A companion CLI is available on PyPI (pip install godzilla.dev).

Official Links