Pinned Repositories
anbox
Anbox is a container-based approach to boot a full Android system on a regular GNU/Linux system
android_external_nmap
Ant-Media-Server
Ant Media Server is a live streaming engine software that provides adaptive, ultra low latency streaming by using WebRTC technology with ~0.5 seconds latency. Ant Media Server is auto-scalable and it can run on-premise or on-cloud.
bigdata-learning
bootstrap-vue
Bootstrap 4 components for Vue.js 2
cwmp4acs
基于tr069协议的服务端实现
cxx-http
A simple http library in c++ backed by libuv and http-parser.
dashboard
A dashboard scaffolding based on vue.js, inspired by vuejs-templates/webpack.
DBProxy
disconf
Distributed Configuration Management Platform(分布式配置管理平台)
chenkline's Repositories
chenkline/anbox
Anbox is a container-based approach to boot a full Android system on a regular GNU/Linux system
chenkline/Ant-Media-Server
Ant Media Server is a live streaming engine software that provides adaptive, ultra low latency streaming by using WebRTC technology with ~0.5 seconds latency. Ant Media Server is auto-scalable and it can run on-premise or on-cloud.
chenkline/bigdata-learning
chenkline/cxx-http
A simple http library in c++ backed by libuv and http-parser.
chenkline/disconf
Distributed Configuration Management Platform(分布式配置管理平台)
chenkline/dynomite
A generic dynamo implementation for different k-v storage engines
chenkline/elastic-job-spring-boot-starter
Elastic-Job Spring Boot 自动集成,只需要一个注解即可发布Job
chenkline/firecracker
Secure and fast microVMs for serverless computing.
chenkline/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
chenkline/gpt4all
gpt4all: open-source LLM chatbots that you can run anywhere
chenkline/hasor
Hasor是一套基于 Java 语言的开发框架,区别于其它框架的是 Hasor 有着自己一套完整的体系,同时还可以和先有技术体系做到完美融合。它包含:IoC/Aop容器框架、Web框架、Jdbc框架、RSF分布式RPC框架、DataQL引擎,等几块。
chenkline/http-parser
http request/response parser for c
chenkline/kill-close-wait-connections
强行手动关闭所有CLOSE-WAIT状态的socket连接
chenkline/kube-mutating-webhook-tutorial
A Kubernetes mutating webhook server that implements sidecar injection
chenkline/libp2p
A modular and extensible networking stack which solves many challenges of peer-to-peer applications.
chenkline/lightning
c-lightning — a Lightning Network implementation in C
chenkline/MachineLearning
《统计学习方法》相关实现代码。Machine Learning.
chenkline/nanomsg
nanomsg library
chenkline/nghttp2
nghttp2 - HTTP/2 C Library and tools
chenkline/ngrok
Introspected tunnels to localhost
chenkline/paho.mqtt.embedded-c
Paho MQTT C client library for embedded systems. Paho is an Eclipse IoT project (https://iot.eclipse.org/)
chenkline/rust-by-example-cn
Rust by Example 中文版(包含在线代码编辑器)
chenkline/S-MVP
🔥🔥优化版MVP,使用注解泛型简化代码编写,使用模块化协议方便维护,APT过程使用注解解析器利用JavaPoet🌝完成重复模块的编写,利用ASpect+GradlePlugin 完成横向AOP编程+Javassist动态字节码注入+Tinker实现热修复+Retrofit实现优雅网络操作+RxJava轻松玩转数据处理
chenkline/spark
A simple expressive web framework for java. News: Spark now has a kotlin DSL https://github.com/perwendel/spark-kotlin
chenkline/spring-cloud-config-admin
Spring Cloud Config的综合管理后台(简称:SCCA)
chenkline/TinyWeb
A high-performance web server in C++11.
chenkline/vnt
A virtual network tool (or VPN),简便高效的异地组网、内网穿透工具
chenkline/vue-admin
admin template based on vuejs2 and element.
chenkline/vue-element-admin
:tada: A magical vue admin http://panjiachen.github.io/vue-element-admin
chenkline/webserver-examples
Web Server example for testing