Repos
41
Stars
3
Forks
0
Top Language
C++
Loading contributions...
Top Repositories
Repositories
41No description provided.
No description provided.
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
High performance server-side application framework
Library providing helpers for the Linux kernel io_uring support
No description provided.
A C++ vectorized database acceleration library aimed to optimizing query engines and data processing systems.
No description provided.
Async GRPC with C++20 coroutine support
Recipes for the ConanCenter repository
A list of papers about distributed consensus.
Cryptographic library optimized with AES-NI
A cross platform way to express data transformation, relational algebra, standardized record expression and plans.
Machine code generation for C++
This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations are exp, log, sigmoid and tanh. The library is designed with extensibility in mind.
No description provided.
Unified Executors
An open-source C++ library developed and used at Facebook.
ClickHouse is a free analytics DBMS for big data
A library of C++ coroutine abstractions for the coroutines TS
The Paxos library implemented in C++ that has been used in the WeChat production environment.
C++ implementation of Raft core logic as a replication library
A cheatsheet of modern C++ language and library features.
Read-only mirror of https://hg.openjdk.java.net/jdk/jdk
Hadoop/Spark on Aliyun, supporting interactions with Aliyun's base services.
Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication. Languages currently supported include C, C++, Java, JavaScript, Python, and Ruby.
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
implement a STL like library
Flink 1.6.0 文档地址
Mirror of Apache Flink