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.
awesome-java
A curated list of awesome Java frameworks, libraries and software.
base64
Fast Base64 stream encoder/decoder in C99, with SIMD acceleration
boost
Minimized boost lib
brotli
Brotli compression format
capnproto
Cap'n Proto serialization/RPC system - core tools and C++ library
cctz
CCTZ is a C++ library for translating between absolute and civil times using the rules of a time zone.
ClickHouse
ClickHouse is a free analytic DBMS for big data.
saluki
Spring Boot starter module for gRPC framework.
xxl-job
A lightweight distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
ksy-1024's Repositories
ksy-1024/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.
ksy-1024/brotli
Brotli compression format
ksy-1024/capnproto
Cap'n Proto serialization/RPC system - core tools and C++ library
ksy-1024/cctz
CCTZ is a C++ library for translating between absolute and civil times using the rules of a time zone.
ksy-1024/ClickHouse
ClickHouse is a free analytic DBMS for big data.
ksy-1024/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!
ksy-1024/googletest
Googletest - Google Testing and Mocking Framework
ksy-1024/h3
Hexagonal hierarchical geospatial indexing system
ksy-1024/incubator-dolphinscheduler
Dolphin Scheduler is a distributed and easy-to-expand visual DAG workflow scheduling system, dedicated to solving the complex dependencies in data processing, making the scheduling system out of the box for data processing.(分布式易扩展的可视化工作流任务调度)
ksy-1024/jemalloc
ksy-1024/libcxx
Mirror of official libcxx git repository located at http://llvm.org/git/libcxx. Updated every five minutes.
ksy-1024/libcxxabi
Mirror of official libcxxabi git repository located at http://llvm.org/git/libcxxabi. Updated every five minutes.
ksy-1024/libhdfs3
HDFS file read access for ClickHouse
ksy-1024/librdkafka
The Apache Kafka C/C++ library
ksy-1024/libunwind
Mirror of official LLVM libunwind git repository located at http://llvm.org/git/libunwind. Updated every five minutes. http://llvm.org
ksy-1024/libxml2
XML parser and markup toolkit
ksy-1024/lightingbi
Intelligent analysis system by Rust
ksy-1024/llvm
Stripped version of LLVM for use in ClickHouse for runtime code generation.
ksy-1024/lz4
Extremely Fast Compression algorithm
ksy-1024/mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
ksy-1024/poco
POCO C++ Libraries - Cross-platform C++ libraries with a network/internet focus.
ksy-1024/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
ksy-1024/re2
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
ksy-1024/simdjson
Parsing gigabytes of JSON per second
ksy-1024/skywalking
APM, Application Performance Monitoring System
ksy-1024/snappy
A fast compressor/decompressor
ksy-1024/sqoop
Mirror of Apache Sqoop
ksy-1024/testbbi
ksy-1024/thrift
Apache Thrift
ksy-1024/zstd
Zstandard - Fast real-time compression algorithm