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/saluki
Spring Boot starter module for gRPC framework.
ksy-1024/xxl-job
A lightweight distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
ksy-1024/awesome-java
A curated list of awesome Java frameworks, libraries and software.
ksy-1024/base64
Fast Base64 stream encoder/decoder in C99, with SIMD acceleration
ksy-1024/boost
Minimized boost lib
ksy-1024/cppkafka
Modern C++ Apache Kafka client library (wrapper for librdkafka)
ksy-1024/double-conversion
Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.
ksy-1024/flink
Apache Flink
ksy-1024/hbase-rdd
Spark RDD to read and write from HBase
ksy-1024/HData
一个支持多数据源的ETL数据导入/导出工具
ksy-1024/hyperscan
High-performance regular expression matching library
ksy-1024/libgsasl
https://www.gnu.org/software/gsasl/
ksy-1024/mariadb-connector-c
MariaDB Connector/C is used to connect applications developed in C/C++ to MariaDB and MySQL databases.The client library is LGPL licensed.
ksy-1024/mj
ksy-1024/mj-new
ksy-1024/mysample
ksy-1024/ng-demo
ksy-1024/protobuf
add protobuf for libhdfs3
ksy-1024/spark-jobserver
REST job server for Apache Spark
ksy-1024/spring-boot-features-demo
Spring Boot is Awesome!
ksy-1024/spring-cloud-security-oauth2-jdbc
使用spring-cloud-security-oauth2来实现oauth server和resource server,oauth Server和resource Server分开,resource Server实现了两种方式,一种是当用token调用受保护资源时,使用RemoteTokenServices来去oauth server去校验。另一种是共享数据库,然后资源服务器自己通过数据库进行校验。
ksy-1024/ssl
Minimized libressl
ksy-1024/UnixODBC
Mirror of http://www.unixodbc.org/
ksy-1024/utils4s
scala、spark使用过程中,各种测试用例以及相关资料整理
ksy-1024/zlib-ng
zlib replacement with optimizations for "next generation" systems.