Pinned Repositories
arrow
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.
dmlc-core
A common bricks library for building scalable and portable distributed machine learning.
Gazelle_plugin
Native SQL Engine plugin for Spark SQL with vectorized SIMD optimizations.
gluten
gprofiler
gProfiler is a system-wide profiler, combining multiple sampling profilers to produce unified visualization of what your CPU is spending time on.
granulate-utils
Granulate shared Python utilities
OAP
Optimized Analytics Package for Spark* Platform
omniscidb
OmniSciDB (formerly MapD Core)
rabit
Reliable Allreduce and Broadcast Interface for distributed machine learning
solution-navigator
Example solutions or code for using OAP features.
FelixYBW's Repositories
FelixYBW/arrow
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.
FelixYBW/dmlc-core
A common bricks library for building scalable and portable distributed machine learning.
FelixYBW/Gazelle_plugin
Native SQL Engine plugin for Spark SQL with vectorized SIMD optimizations.
FelixYBW/gluten
FelixYBW/gprofiler
gProfiler is a system-wide profiler, combining multiple sampling profilers to produce unified visualization of what your CPU is spending time on.
FelixYBW/granulate-utils
Granulate shared Python utilities
FelixYBW/OAP
Optimized Analytics Package for Spark* Platform
FelixYBW/omniscidb
OmniSciDB (formerly MapD Core)
FelixYBW/rabit
Reliable Allreduce and Broadcast Interface for distributed machine learning
FelixYBW/solution-navigator
Example solutions or code for using OAP features.
FelixYBW/substrait
A cross platform way to express data transformation, relational algebra, standardized record expression and plans.
FelixYBW/velox
A C++ vectorized database acceleration library aimed to optimizing query engines and data processing systems.
FelixYBW/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow