ac23's repos on GitHub
C++ · 0 人关注
-OpenCV-
安装OpenCV后测试了一些OpenCV2、OpenCV3项目的代码
Python · 0 人关注
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
0 人关注
aas
Code to accompany Advanced Analytics with Spark from O'Reilly Media
C++ · 0 人关注
aat
Asynchronous, event-driven algorithmic trading in Python and C++
0 人关注
aeron
Efficient reliable UDP unicast, UDP multicast, and IPC message transport
0 人关注
AI-System
Resources for AI System Education
0 人关注
algo
数据结构和算法必知必会的50个代码实现
0 人关注
AlgoPlus
AlgoPlus 2.0是使用c++语言开发的用于全市场交易的SDK,提供c++/python/java接口。
0 人关注
AlgorithmicTrading
This repository contains three ways to obtain arbitrage which are Dual Listing, Options and Statistical Arbitrage. These are projects in collaboration with Optiver and have been peer-reviewed by staff members of Optiver.
0 人关注
alluxio
Alluxio, data orchestration for analytics and machine learning in the cloud
0 人关注
AmericaOpposeAmerica
《美国反对美国》是王沪宁先生在上世纪80年代末赴美观察写作的。我们知道在那个年代中国对西方特别是美国的追捧有多高,所以突然看到一个学者在80年代就有如此清楚的认识,十分钦佩。由于网上只有效果很差的PDF扫描版,所以我想利用OCR技术和肉眼(人体OCR)来转成现代化的文本格式。目前已经全部完成。
0 人关注
apollo
An open autonomous driving platform
0 人关注
apue
Advanced Programming in the UNIX
0 人关注
ARL_OpenSHMEM
A reference implementation of OpenSHMEM for multi-core CPUs
Java · 0 人关注
Autumn
Project Autumn - Toy Java application frameworks for lightweight projects
0 人关注
awesome-microservices
A curated list of Microservice Architecture related principles and technologies.
Python · 0 人关注
awesome-scala
A community driven list of useful Scala libraries, frameworks and software.
0 人关注
AwesomeCpp
---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括多态原理、虚表、移动语义、友元函数、符号重载、完美转发、函数指针、智能指针、const和static、数组指针和指针数组、struct内存对齐、enum和union关键字等等,还新添了其他算法和计算机基础的难点,力求简洁清晰
0 人关注
AXOrderBook
A股订单簿工具,使用逐笔行情进行订单簿重建、千档快照发布、各档委托队列展示等,包括python模型和FPGA HLS实现。
0 人关注
backtrader
Python Backtesting library for trading strategies
0 人关注
baetyl
Extend cloud computing, data and service seamlessly to edge devices.
0 人关注
binapi
Binance API C++ implementation
0 人关注
book-searcher
Easy and blazing-fast book searcher, create and search your private library. Index metadata for over 10 million books in one minute as well as search in 30µs. This project does not store and distribute copies of documents, but only provides indexing and searching.
0 人关注
book_next
wechat docs organized with the new makefile
0 人关注
CacheLib
Pluggable in-process caching engine to build and scale high performance services
Haskell · 0 人关注
cardano-node
The core component that is used to participate in a Cardano decentralised blockchain.
0 人关注
ccapi
A header-only C++ library for interacting with crypto exchanges. Binding for Python is provided. A spot market making application is also provided as an end-to-end solution for liquidity providers.
C++ · 0 人关注
cccl
CUDA C++ Core Libraries
0 人关注
ceph
Ceph is a distributed object, block, and file storage platform
0 人关注
chan.py
开放式的缠论python实现框架,支持形态学/动力学买卖点分析计算,多级别K线联立,区间套策略,可视化绘图,多种数据接入,策略开发,交易系统对接;
0 人关注
circt
Circuit IR Compilers and Tools
0 人关注
ClickHouse
ClickHouse® is a free analytics DBMS for big data
0 人关注
concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
0 人关注
CPFin
A C++ financial analysis and visualisation library.
0 人关注
cpp-ipc
C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.
0 人关注
Cpp17
本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删
0 人关注
CRoaring
Roaring bitmaps in C (and C++)
0 人关注
csapp_Labs
《Computer Systems A Programmer's Perspective Third Edition》Labs
0 人关注
cuda-samples
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
C++ · 0 人关注
curve
Curve is a better-used cloud-native SDS storage system, featured with high performance, easy operation, cloud native. Curve is composed with CurveBS and CurveFS based on Raft.
0 人关注
delta
An open-source storage layer that brings scalable, ACID transactions to Apache Spark™ and big data workloads.
0 人关注
efvitcp
A Tcp/Ip stack implementation on top of Solarflare ef_vi, and a C++ headers only framework for tcp multiplexing client/server.
0 人关注
envpool
C++-based high-performance parallel environment execution engine (vectorized env) for general RL environments.
0 人关注
Ephemeris
Ephemeris Integrator for Solar System
0 人关注
fast_io
fast_io is a C++ io exception-safe RAII library based on C++ 20 Concepts. It is at least 10 times faster than cstdio than iostream.
0 人关注
FATE
An Industrial Level Federated Learning Framework
0 人关注
finmarketpy
Python library for backtesting trading strategies & analyzing financial markets (formerly pythalesians)
0 人关注
fix-protocol
FIX 4.4 session layer implementation for a single pair of initiator (client) and acceptor (server) over TCP
0 人关注
flink-learning
flink learning blog. http://www.54tianzhisheng.cn 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例分享。
Java · 0 人关注
flinkx
基于flink的分布式数据同步工具
0 人关注
flowrisk
A Python Implementation of Measures for Order Flow Risk, e.g. VPIN
0 人关注
folly
An open-source C++ library developed and used at Facebook.
0 人关注
freqtrade
Free, open source crypto trading bot
0 人关注
fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.