ccxt-rs
Exchange API wrapper
Transpilation of a popular exchange API into Rust with proper parsing and basic functionality
Transpilation of the popular ccxt library into Rust
37 stars
2 watching
4 forks
Language: Rust
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ccxt-net/ccxt.net | A .NET C# library for interacting with multiple cryptocurrency exchanges | 195 |
ccxt-rest/ccxt-rest | Provides a unified REST API to retrieve data and create orders from multiple cryptocurrency exchanges | 464 |
masalinas/node-red-contrib-ccxt | A Node-RED node wrapper for the CCXT API to facilitate trading and management of cryptocurrency exchanges | 7 |
irbis-labs/ccxt-rs | A Rust library for interacting with multiple cryptocurrency exchange markets and merchant APIs. | 12 |
mpakus/ccxt-server | Provides a REST API to fetch information about cryptocurrency exchanges and markets | 18 |
metachaos-systems/ccxtex | Provides Elixir/Erlang interoperability with the CCXT cryptocurrency exchange API | 12 |
invao/ccxt-private-ws | A JavaScript library providing private websocket connections to cryptocurrency exchanges with CCXT-compatible data layout and APIs for trading and order management. | 8 |
xeno14/ccxt-microservice | A lightweight service for interacting with cryptocurrency exchange APIs via the ccxt library | 13 |
hugues31/coinnect | A Rust library providing access to REST APIs of various cryptocurrency exchanges | 147 |
skoogjacob/rs_twitter_request | A Rust library for making requests to the Twitter v2 API using reqwest. | 1 |
saytoken/ccew | A WebSocket API client for real-time cryptocurrency exchange data | 15 |
gyscos/zstd-rs | A Rust binding for the zstd compression library | 527 |
xcuri0/ccxtreplay | A tool for collecting data from multiple cryptocurrency exchanges and replaying it for backtesting purposes. | 4 |
adrenalineai/ccxt-exchange-template | A template project providing a basic structure and common functionality for building exchange-related applications using the CCXT library in JavaScript. | 4 |
zzy/yew-ssr-actix-web | Demonstrates server-side rendering of web applications with Rust and actix-web | 15 |