Skip to content
View AllenSun1024's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report AllenSun1024

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AllenSun1024/README.md

Hi there 👋

  • 🔭 I’m currently working on How to develop the low-latency quant trading system?.
  • 🌱 I’m currently learning Modern C++, HFT, Market Feed and Cryptocurrency.
  • 💬 Ask me about How to write efficient C++ programs? and How to construct orderbook?.
  • 📫 How to reach me: welcome to visit my homepage!

Pinned Loading

  1. INI-Parser INI-Parser Public

    This is a parser which can be used to parse configuration files with ini format.

    C++ 1

  2. ExtractNameFromJavaProject ExtractNameFromJavaProject Public

    Extract class name, method name, argument name and variable name from Java projects using JavaParser.

    Java 2

  3. GeneticAlgorithmPython GeneticAlgorithmPython Public

    Forked from ahmedfgad/GeneticAlgorithmPython

    Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).

    Python

  4. gplearn gplearn Public

    Forked from trevorstephens/gplearn

    Genetic Programming in Python, with a scikit-learn inspired API

    Python