Giter Club home page Giter Club logo

icoding168's Projects

god-of-bigdata icon god-of-bigdata

专注大数据学习面试,大数据成神之路开启。Flink/Spark/Hadoop/Hbase/Hive...

herring icon herring

Spring Cloud Alibaba 系列教程(Java宇宙最详细),涵盖 Nacos 动态服务发现、配置管理,Sentinel 流量控制、熔断降级、系统负载保护,Seata 高性能微服务分布式事务,RocketMQ 高可用分布式消息系统,Zuul+Oauth2 分布式网关鉴权系统,SkyWalking 分布式链路追踪与监控系统等。

high-performance-go icon high-performance-go

high performance coding with golang(Go 语言高性能编程,Go 语言陷阱,Gotchas,Traps)

honeycomb icon honeycomb

A database connection pool that no one dares to use

http-proxy icon http-proxy

An implementation of http/https proxy server based on Java BIO with thread pool.

http-proxy-netty icon http-proxy-netty

An implementation of http/https proxy server based on Java NIO via Netty.

httpproxy icon httpproxy

http代理,支持CONNECT和普通GET/POST,支持http2;可防止主动嗅探;可作为小火箭、圈、surge等软件和SwitchyOmega(chrome插件)所说的https代理

innodb-java-reader icon innodb-java-reader

A library and command-line tool to access MySQL InnoDB data file directly in Java

interview-questions icon interview-questions

机器学习/深度学习/Python/Go语言面试题笔试题(Machine learning Deep Learning Python and Golang Interview Questions)

interview_internal_reference icon interview_internal_reference

2021年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。

iogame icon iogame

无锁异步化、事件驱动的架构设计的 java netty 网络游戏服务器框架; 轻量级,无需依赖任何第三方中间件或数据库就能支持集群、分布式; 通过 ioGame 你可以很容易的搭建出一个集群无中心节点、集群自动化、分步式的网络游戏服务器!

iot-modbus icon iot-modbus

物联网通讯协议,基于netty框架,支持COM(串口)和TCP协议,支持服务端和客户端两种模式,实现Java控制智能设备,同时支持设备组多台设备高并发通讯。采用工厂设计模式,代码采用继承和重写的方式实现高度封装,可作为SDK提供封装的接口,让具体的业务开发人员无需关心通讯协议的底层实现,直接调用接口即可使用。实现了心跳、背光灯、扫码、刷卡、指静脉、温湿度和门锁(支持多锁)等指令控制。代码注释丰富,包括上传和下发指令调用例子,非常容易上手。

istio-sample icon istio-sample

A Simple Tutorial and Sample of Spring Boot Project on Istio

itoken icon itoken

基于Spring Boot + Spring Cloud的加密货币爱好者流量的平台(系统架构)

java-kcp icon java-kcp

基于java的netty实现的可靠udp网络库(kcp算法),包含fec实现,可用于游戏,视频,加速等业务

java-websocket icon java-websocket

A barebones WebSocket client and server implementation written in 100% Java.

java-zset icon java-zset

redis的zset的java实现,包含3个版本,Long2ObjZset, Obj2LongZset, GenericZSet。GenericZSet是基准实现,Long2ObjZset, Obj2LongZset是GenericZSet特化实现,以减少大量的拆装箱。 java-zset实现了redis zset中的常用命令,且结合java语言自身的特性,进行了大量优化,包括: 1. score不再限定为double类型,支持泛型score。 2.可自定义ScoreComparator, KeyComparator,使得实现逆序排行榜更加容易,而不是让你总是使用reverse系列接口。 此外,扩展zset较为容易,你可以在理解后自行添加需要的特性。

javafamily icon javafamily

【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.