Giter Site home page Giter Site logo

allonshore / crypto-crawler-rs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wmjtyd/crypto-crawler-rs

0.0 1.0 0.0 2.3 MB

Crawl orderbook and trade messages from crypto exchanges

License: Apache License 2.0

C 0.11% Rust 99.89% Shell 0.01%

crypto-crawler-rs's Introduction

crypto-crawler-rs

This project contains a list of useful cryptocurrency librarys:

  • carbonbot is the main CLI tool to run crawlers.
  • crypto-crawler is the crawler library to crawl websocket and restful messages from exchanges
  • crypto-msg-parser is the parser library to parse messages from crypto-crawler.
  • crypto-client is a RESTful client library to place and cancel orders.
  • crypto-ws-client is the underlying websocket client library, providing a set of universal APIs for different exchanges.
  • crypto-rest-client is the underlying RESTful client library, providing universal APIs to get public data from different exchanges.
  • crypto-markets is a RESTful library to retreive market meta data from cryptocurrency echanges.
  • crypto-pair is an offline utility library to parse exchange-specific symbols to unified format.
  • crypto-contract-value is an offline utility library that simply provides the contract values of a trading market.
  • Support multiple languages. Some libraries support multiple languages, which is achieved by first providing a FFI binding, then a languge specific wrapper. For example, crypto-crawler provides a C-style FFI binding first, and then provides a Python wrapper and a C++ wrapper based on the FFI binding.

Dependency Relationship:

crypto-crawler-rs's People

Contributors

soulmachine avatar oss-jtyd avatar iyangdianfeng avatar pan93412 avatar shchzh85 avatar xermicus avatar allonshore avatar cphilo avatar elbart avatar fcipollone avatar ghostlee avatar lshoo avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.