Pinned Repositories
996.Leave
逃离996
algorithm-study
算法学习
chatroom
chatroom learning
concurrency-study
并发编程实践
DavidWinform
Winform网络应用编程
InterviewSource
面试题
netty-study
netty权威指南学习
simple-parent
simple-parent
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
zp
zp project
davidelena's Repositories
davidelena/chatroom
chatroom learning
davidelena/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
davidelena/996.Leave
逃离996
davidelena/concurrency-study
并发编程实践
davidelena/antlr4-grammars
Precompiled Go versions of most of the grammars on https://github.com/antlr/grammars-v4.
davidelena/beego
beego is an open-source, high-performance web framework for the Go programming language.
davidelena/build-web-application-with-golang
A golang ebook intro how to build a web with golang
davidelena/confluent-kafka-go
Confluent's Apache Kafka Golang client
davidelena/Dragonfly2
Dragonfly is an intelligent P2P based image and file distribution system, it also provides a variety of enterprise-level (efficiency, stability, safety, low-cost) product features.
davidelena/dubbo-study
dubbo学习
davidelena/go-conn-pool
Connection pool for Go's net.Conn interface
davidelena/google-research
Google Research
davidelena/grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
davidelena/grpc-go-pool
grpc connection pool
davidelena/ItChat
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
davidelena/jdk8-project
jdk8-project learning
davidelena/kafka-docker
Dockerfile for Apache Kafka
davidelena/leetcode-study
Leetcode algorithm practice
davidelena/logrus
Structured, pluggable logging for Go.
davidelena/LSTM-Human-Activity-Recognition
Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six activity categories - Guillaume Chevalier
davidelena/mysql
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
davidelena/note-architect
架构师学习笔记仓库
davidelena/pool
🚌 A golang general network connection poolction pool
davidelena/scs
HTTP Session Management for Go
davidelena/spring-scaffold
spring-scaffold
davidelena/ssdb
SSDB - A fast NoSQL database, an alternative to Redis
davidelena/Tensorflow-101
TensorFlow Tutorials
davidelena/TensorFlow-Course
:satellite: Simple and ready-to-use tutorials for TensorFlow
davidelena/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
davidelena/TensorFlow_Exercises
The codes I made while I practiced various TensorFlow examples