V2EX ac23
 ac23's recent timeline updates
ac23's repos on GitHub
C++ 2 watchers
C-PrimerPractices
大学期间的一些C++练习,以前都是存放在自己的电脑本地的,现在为了准备面试上传上来
Python 1 watchers
CaliforniaHousingPredict
使用Spark的DataFrame接口实现基于美国加州 1990 年房屋普查的数据集的线性回归模型实现的房价预测
0 watchers
-JavaAPI
0 watchers
-JavAPI-HDFS
C++ 0 watchers
-OpenCV-
安装OpenCV后测试了一些OpenCV2、OpenCV3项目的代码
0 watchers
-Udacity-
自动驾驶之车道线识别(基于Python实现)
0 watchers
7rsk9vjkm4p8z5xrdtqc
Pāli chanting resources and dhammatalk books
Python 0 watchers
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
0 watchers
aas
Code to accompany Advanced Analytics with Spark from O'Reilly Media
C++ 0 watchers
aat
Asynchronous, event-driven algorithmic trading in Python and C++
Scala 0 watchers
AdvancedAnalyticsWithSpark
Spark高级数据分析
0 watchers
aeron
Efficient reliable UDP unicast, UDP multicast, and IPC message transport
0 watchers
AI-System
Resources for AI System Education
0 watchers
AIPracticeForAutumnRecruit
AI练习
0 watchers
algo
数据结构和算法必知必会的50个代码实现
0 watchers
AlgoPlus
AlgoPlus 2.0是使用c++语言开发的用于全市场交易的SDK,提供c++/python/java接口。
0 watchers
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 watchers
alluxio
Alluxio, data orchestration for analytics and machine learning in the cloud
0 watchers
alphalens-reloaded
Performance analysis of predictive (alpha) stock factors
0 watchers
AmericaOpposeAmerica
《美国反对美国》是王沪宁先生在上世纪80年代末赴美观察写作的。我们知道在那个年代中国对西方特别是美国的追捧有多高,所以突然看到一个学者在80年代就有如此清楚的认识,十分钦佩。由于网上只有效果很差的PDF扫描版,所以我想利用OCR技术和肉眼(人体OCR)来转成现代化的文本格式。目前已经全部完成。
Javascript 0 watchers
android-training-course-in-chinese
Android官方培训课程中文版
0 watchers
apollo
An open autonomous driving platform
0 watchers
apue
Advanced Programming in the UNIX
0 watchers
ARL_OpenSHMEM
A reference implementation of OpenSHMEM for multi-core CPUs
0 watchers
atomic_queue
C++ lockless queue.
Java 0 watchers
Autumn
Project Autumn - Toy Java application frameworks for lightweight projects
0 watchers
awesome-microservices
A curated list of Microservice Architecture related principles and technologies.
Python 0 watchers
awesome-scala
A community driven list of useful Scala libraries, frameworks and software.
0 watchers
Awesome-System-for-Machine-Learning
A curated list of research in machine learning system. I also summarize some papers if I think they are really interesting.
0 watchers
awesome-tensor-compilers
A list of awesome compiler projects and papers for tensor computation and deep learning.
0 watchers
AwesomeCpp
---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括多态原理、虚表、移动语义、友元函数、符号重载、完美转发、函数指针、智能指针、const和static、数组指针和指针数组、struct内存对齐、enum和union关键字等等,还新添了其他算法和计算机基础的难点,力求简洁清晰
0 watchers
AXOrderBook
A股订单簿工具,使用逐笔行情进行订单簿重建、千档快照发布、各档委托队列展示等,包括python模型和FPGA HLS实现。
0 watchers
backtrader
Python Backtesting library for trading strategies
0 watchers
baetyl
Extend cloud computing, data and service seamlessly to edge devices.
Java 0 watchers
BananaLab
0 watchers
BigData-Notes
大数据入门指南 :star:
0 watchers
big_data_architect_skills
一个大数据架构师应该掌握的技能
0 watchers
binance-connector-python
a simple connector to Binance Public API
0 watchers
binapi
Binance API C++ implementation
0 watchers
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 30s. This project does not store and distribute copies of documents, but only provides indexing and searching.
0 watchers
book_next
wechat docs organized with the new makefile
0 watchers
build-your-own-x
Build your own (insert technology here)
0 watchers
Building-Low-Latency-Applications-with-CPP
Building Low Latency Applications with CPP by Packt Publishing
0 watchers
CacheLib
Pluggable in-process caching engine to build and scale high performance services
0 watchers
carbondata
Mirror of Apache CarbonData
Haskell 0 watchers
cardano-node
The core component that is used to participate in a Cardano decentralised blockchain.
0 watchers
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 watchers
cccl
CUDA C++ Core Libraries
0 watchers
ceph
Ceph is a distributed object, block, and file storage platform
0 watchers
chan.py
开放式的缠论python实现框架,支持形态学/动力学买卖点分析计算,多级别K线联立,区间套策略,可视化绘图,多种数据接入,策略开发,交易系统对接;
0 watchers
chatgpt-web
用 Express 和 Vue3 搭建的 ChatGPT 演示网页
0 watchers
chromium-base
from chromium
0 watchers
circt
Circuit IR Compilers and Tools
0 watchers
ClickHouse
ClickHouse is a free analytics DBMS for big data
0 watchers
CMake-Cookbook
:book: 作为对《CMake Cookbook》的中文翻译。
0 watchers
code-of-spark-big-data-business-trilogy
This is code of book "Spark Big Data Business Trilogy"
0 watchers
concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
0 watchers
course
高性能并行编程与优化 - 课件
0 watchers
CPFin
A C++ financial analysis and visualisation library.
0 watchers
CPP-Concurrency-In-Action-2ed-2019
:book: 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。
0 watchers
cpp-ipc
C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.
0 watchers
Cpp-Templates-2ed
C++ Templates 2ed 笔记:C++11/14/17 模板技术
0 watchers
Cpp17
本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删
C++ 0 watchers
CppDebugLearning
学习C/C++代码调试过程记录
0 watchers
CppGuide
C/C++学习,后端开发进阶指南。
0 watchers
Cpp_Concurrency_In_Action
:book: 作为对《C++ Concurrency in Action》英文版的中文翻译。
0 watchers
CRoaring
Roaring bitmaps in C (and C++)
0 watchers
csapp_Labs
《Computer Systems A Programmer's Perspective Third Edition》Labs
0 watchers
CTP_DEV_NOTE
0 watchers
cuda-api-wrappers
Thin, unified, C++-flavored wrappers for the CUDA APIs
0 watchers
CUDA-From-Correctness-To-Performance-Code
Codes & examples for "CUDA - From Correctness to Performance"
0 watchers
cuda-samples
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
C++ 0 watchers
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 watchers
DataMining
数据挖掘小练习
Python 0 watchers
Deep-Learning-21-Examples
《21个项目玩转深度学习基于TensorFlow的实践详解》配套代码
0 watchers
delta
An open-source storage layer that brings scalable, ACID transactions to Apache Spark and big data workloads.
0 watchers
DiDiPrism
小桔棱镜,一款专注移动端操作行为的利器!
0 watchers
disqus-comment-search
Disqus comment search service
0 watchers
docs_wonder
WonderTrader文档
0 watchers
dumengru.github.io
github.io
0 watchers
efvitcp
A Tcp/Ip stack implementation on top of Solarflare ef_vi, and a C++ headers only framework for tcp multiplexing client/server.
0 watchers
envpool
C++-based high-performance parallel environment execution engine (vectorized env) for general RL environments.
0 watchers
Ephemeris
Ephemeris Integrator for Solar System
0 watchers
fanqiang
翻墙-科学上网
0 watchers
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 watchers
FATE
An Industrial Level Federated Learning Framework
0 watchers
fin-proto-cpp
0 watchers
finmarketpy
Python library for backtesting trading strategies & analyzing financial markets (formerly pythalesians)
0 watchers
fix-protocol
FIX 4.4 session layer implementation for a single pair of initiator (client) and acceptor (server) over TCP
0 watchers
flink-learning
flink learning blog. http://www.54tianzhisheng.cn 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例分享。
Java 0 watchers
flinkx
基于flink的分布式数据同步工具
0 watchers
flowrisk
A Python Implementation of Measures for Order Flow Risk, e.g. VPIN
0 watchers
folly
An open-source C++ library developed and used at Facebook.
0 watchers
free-programming-books
:books: Freely available programming books
0 watchers
freqtrade
Free, open source crypto trading bot
0 watchers
fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
0 watchers
future_strategy_api
简单的量化接口
0 watchers
GameBookClient
0 watchers
GameBookServer
GameBookServer
ac23

ac23

V2EX member #495389, joined on 2020-06-18 20:44:57 +08:00
Today's activity rank 13049
ac23's recent replies
Jan 15
Replied to a topic by eastOneHalf 程序员 感觉自己技术阳痿了
@aino 对抗技术指的是什么
感谢
Oct 17, 2025
Replied to a topic by seagull7558 生活 各位是怎么结识女友、老婆的
@ayyll 老哥让我相信真爱了
Sep 12, 2025
Replied to a topic by CaoJiWuMing 旅行 十一旅游地点推荐
广西河池、崇左、白色,自然风光很好
@DualVectorFoil TG 代码开源了?
May 13, 2025
Replied to a topic by xyz000 游戏开发 使用 UE 做的第一个小游戏
优秀,用蓝图实现的么
优秀
Feb 6, 2025
Replied to a topic by hxlgg01 分享发现 7 块钱注册 Claude,感觉亏了
@ijk0 大佬请教一下怎么搞的
完完全全不会这么想,别被世俗 PUA 了
About     Help     Advertise     Blog     API     FAQ     Solana     5380 Online   Highest 6679       Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 25ms UTC 07:29 PVG 15:29 LAX 00:29 JFK 03:29
Do have faith in what you're doing.
ubao msn snddm index pchome yahoo rakuten mypaper meadowduck bidyahoo youbao zxmzxm asda bnvcg cvbfg dfscv mmhjk xxddc yybgb zznbn ccubao uaitu acv GXCV ET GDG YH FG BCVB FJFH CBRE CBC GDG ET54 WRWR RWER WREW WRWER RWER SDG EW SF DSFSF fbbs ubao fhd dfg ewr dg df ewwr ewwr et ruyut utut dfg fgd gdfgt etg dfgt dfgd ert4 gd fgg wr 235 wer3 we vsdf sdf gdf ert xcv sdf rwer hfd dfg cvb rwf afb dfh jgh bmn lgh rty gfds cxv xcv xcs vdas fdf fgd cv sdf tert sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf shasha9178 shasha9178 shasha9178 shasha9178 shasha9178 liflif2 liflif2 liflif2 liflif2 liflif2 liblib3 liblib3 liblib3 liblib3 liblib3 zhazha444 zhazha444 zhazha444 zhazha444 zhazha444 dende5 dende denden denden2 denden21 fenfen9 fenf619 fen619 fenfe9 fe619 sdf sdf sdf sdf sdf zhazh90 zhazh0 zhaa50 zha90 zh590 zho zhoz zhozh zhozho zhozho2 lislis lls95 lili95 lils5 liss9 sdf0ty987 sdft876 sdft9876 sdf09876 sd0t9876 sdf0ty98 sdf0976 sdf0ty986 sdf0ty96 sdf0t76 sdf0876 df0ty98 sf0t876 sd0ty76 sdy76 sdf76 sdf0t76 sdf0ty9 sdf0ty98 sdf0ty987 sdf0ty98 sdf6676 sdf876 sd876 sd876 sdf6 sdf6 sdf9876 sdf0t sdf06 sdf0ty9776 sdf0ty9776 sdf0ty76 sdf8876 sdf0t sd6 sdf06 s688876 sd688 sdf86