Pinned Repositories
AcquireRelease
AFNetworking
A delightful networking framework for iOS, OS X, watchOS, and tvOS.
algorithms
Algorithms & Data structures in C++.
analyze-spec-benchmarks
awesome
:sunglasses: Curated list of awesome lists
awesome-algorithms
A curated list of awesome places to learn and/or practice algorithms.
awesome-awesomeness
A curated list of awesome awesomeness
awesome-cpp
A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
cpp-skiplist
stl compliant skip list (sorted list with logarithmic insert/find/erase)
OgrePort
Make the orgre working on mobile devices (android/iOS) .
SiwenZhang's Repositories
SiwenZhang/AFNetworking
A delightful networking framework for iOS, OS X, watchOS, and tvOS.
SiwenZhang/algorithms
Algorithms & Data structures in C++.
SiwenZhang/awesome
:sunglasses: Curated list of awesome lists
SiwenZhang/awesome-awesomeness
A curated list of awesome awesomeness
SiwenZhang/Catch
A modern, C++-native, header-only, framework for unit-tests, TDD and BDD
SiwenZhang/cookbook
Companion files to the kdb+ Knowledge Base
SiwenZhang/cpp17_in_TTs
Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)
SiwenZhang/cpp17features
C++ features jump start
SiwenZhang/cpplambdastory-code
Source Code for C++ Lambda Story Book
SiwenZhang/cppwp
HTML version of the current C++ working paper
SiwenZhang/gekko
A bitcoin trading bot written in node - https://gekko.wizb.it/
SiwenZhang/googletest
Google Test
SiwenZhang/GSL
Guidelines Support Library
SiwenZhang/hello-world
SiwenZhang/kdb
kdb+ Database Utils and Examples
SiwenZhang/kdb-tick
Latest source files for kdb+tick
SiwenZhang/MarketWizard
SiwenZhang/MarketWizardUI
SiwenZhang/modern-cpp-features
A cheatsheet of modern C++ language and library features.
SiwenZhang/mongo
The MongoDB Database
SiwenZhang/protobufkdb
Kdb+ integration with Google Protocol Buffers
SiwenZhang/q_practice
Introduction to Q, the scripting language for KDB+ databases.
SiwenZhang/qSignals
Live trade signal generation for crypto markets.
SiwenZhang/qTrends
Bitcoin trend analysis
SiwenZhang/styleguide
Style guides for Google-originated open-source projects
SiwenZhang/SyclParallelSTL
Open Source Parallel STL implementation
SiwenZhang/syscpp
C++ Active Objects
SiwenZhang/ta-lib
TA-Lib (Core C Library)
SiwenZhang/trade-frame
C++ 17 based library (with sample applications) for testing equities, futures, etfs & options based automated trading ideas using DTN IQFeed real time data feed and Interactive Brokers (IB TWS API) for trade execution. Some support for Alpaca & Phemex. Notifications via Telegram [irc: Libra #tradeframe ]
SiwenZhang/zipline
Zipline, a Pythonic Algorithmic Trading Library