Pinned Repositories
-python-BAT-
针对常见的BAT公司中的大数据面试和笔试问题,列出解决思路,并使用python来实现
4.4BSD-Lite2
User-mode TCP/IP stack from 4.4BSD-Lite2, a companion of TCP/IP Illustrated vol. 2
achain-blockchain-game
养狗区块链游戏
alphaquant
AlphaQuant: 股票实盘交易SDK,支持华泰,广发等70多个券商
fabric-sdk-java-gm
支持国密算法的修改
gossip
Gossip implementation for golang
opensource
【编程随想】收藏的开源项目清单
Tensorflow-Tutorial
Tensorflow tutorial from basic to hard
textgenrnn
Python module to easily generate text using a pretrained character-based recurrent neural network.
vcaslib
shangmacun's Repositories
shangmacun/awesome-lockfree
A collection of resources on wait-free and lock-free programming
shangmacun/awesome-quant
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
shangmacun/breakpad
Mirror of Google Breakpad project
shangmacun/c2clat
A tool to measure CPU core to core latency
shangmacun/call-stack-logger
Call Stack Logger uses function instrumentation to facilitate logging of every function call. Each nesting adds an ident, whereas returning from a function removes it. As the result call stack tree is produced at the runtime giving knowledge of the actual program's flow of execution.
shangmacun/Chronicle-Core
Low level access to native memory, JVM and OS.
shangmacun/Chronicle-Queue
Micro second messaging that stores everything to disk
shangmacun/coder-kung-fu
开发内功修炼
shangmacun/course
高性能并行编程与优化 - 课件
shangmacun/CppServer
Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
shangmacun/Developer-Books
编程开发相关书籍整理分享,持续更新...
shangmacun/fmtlog
fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.
shangmacun/imperial_hft
shangmacun/Java-Thread-Affinity
Bind a java thread to a given core
shangmacun/MTBook
《机器翻译:基础与模型》肖桐 朱靖波 著 - Machine Translation: Foundations and Models
shangmacun/perf-ninja
This is an online course where you can learn and master the skill of low-level performance analysis and tuning.
shangmacun/perf-tools
Performance analysis tools based on Linux perf_events (aka perf) and ftrace
shangmacun/pollnet
A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)
shangmacun/pybroker
Algorithmic Trading in Python with Machine Learning
shangmacun/Qbot
[🔥updating ...] 自动量化交易机器人 Qbot is an AI-oriented quantitative investment platform, which aims to realize the potential, empower AI technologies in quantitative investment. https://ufund-me.github.io/Qbot :news: qbot-mini: https://github.com/Charmve/iQuant
shangmacun/Quant-Derivative-Pricing-Hedging-Public
shangmacun/quill
Asynchronous Low Latency C++ Logging Library
shangmacun/robin-map
C++ implementation of a fast hash map and hash set using robin hood hashing
shangmacun/SPSCQueue
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
shangmacun/TextTrader
命令行交易终端(股票、期货、期权),绝大部分命令与VI编辑器中相同,支持CTP、openctp等通道,支持Windows、Linux、MacOSX等操作系统。
shangmacun/TickTrader
A fashionable securities trading client.
shangmacun/tscns
A low overhead nanosecond clock based on x86 TSC
shangmacun/USTC-Course
:heart:**科学技术大学课程资源
shangmacun/web-cpuid
Lightweight web-based CPUID decoder and visualiser.
shangmacun/workflow
C++ Parallel Computing and Asynchronous Networking Engine