biubiu's Repositories

68 repositories

500lines
500 Lines or Less
โญ 0 ๐ŸŒ Public
99-problems
This is an adaptation of the Ninety-Nine Prolog Problems written by Werner Hett.
โญ 0 ๐ŸŒ Public
AhoCorasickDoubleArrayTrie
An implemention of Aho Corasick algorithm based on Double Array Trie.
โญ 0 ๐ŸŒ Public
algorithm-demo
No description
โญ 0 ๐ŸŒ Public
AlgorithmVisualizer
Algorithm Visualizer
โญ 0 ๐ŸŒ Public
algs4
Algorithms, 4th edition textbook code and libraries
โญ 0 ๐ŸŒ Public
apollo
Java libraries for writing composable microservices
โญ 0 ๐ŸŒ Public
armeria
Asynchronous RPC/API client/server library built on top of Java 8, Netty 4.1, HTTP/2, and Thrift
โญ 0 ๐ŸŒ Public
awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
โญ 0 ๐ŸŒ Public
biiu
No description
โญ 0 ๐ŸŒ Public
biubiu.github.io
blogging
โญ 0 ๐ŸŒ Public
build-web-application-with-golang
A golang ebook intro how to build a web with golang
โญ 0 ๐ŸŒ Public
CleanCodeCaseStudy
Clean Code Case Study
โญ 0 ๐ŸŒ Public
CLRS
:notebook:Solutions to Introduction to Algorithms
โญ 0 ๐ŸŒ Public
codeKatas
No description
โญ 0 ๐ŸŒ Public
coding-interview-university
A complete computer science study plan to become a software engineer.
โญ 0 ๐ŸŒ Public
concurrentDemo
java concurrent demo
โญ 1 ๐ŸŒ Public
config-repo
No description
โญ 0 ๐ŸŒ Public
cpython
Semi-official read-only mirror of the CPython Mercurial repository
โญ 0 ๐ŸŒ Public
csapp
solutions to 15-213, Introduction to Computer Systems
โญ 0 ๐ŸŒ Public
DataStructure
implementation of common data structure and algorithm
โญ 0 ๐ŸŒ Public
datastructure-1
็”จJavaๅฎž็Žฐ็š„ๆ•ฐๆฎ็ป“ๆž„ๆšจ็ฎ—ๆณ•๏ผŒๅŒๆ—ถๅฏนๅ…ถ่ฟ›่กŒไบ†ๆต‹่ฏ•
โญ 0 ๐ŸŒ Public
DesignPatternDemos
No description
โญ 0 ๐ŸŒ Public
distributed-systems-readings
Readings in distributed systems
โญ 0 ๐ŸŒ Public
docker_practice
Learn and understand Docker, with real DevOps practice!
โญ 0 ๐ŸŒ Public
EagleEye
spring cloud demo
โญ 0 ๐ŸŒ Public
elements-of-python-style
Goes beyond PEP8 to discuss what makes Python code feel great. A Strunk & White for Python.
โญ 0 ๐ŸŒ Public
flask-zipkin
No description
โญ 0 ๐ŸŒ Public
flume-logging-monitor
No description
โญ 0 ๐ŸŒ Public
fpinjava
Code, exercises and solutions from the book "Functional Programming in Java"
โญ 0 ๐ŸŒ Public
fpinscala
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
โญ 0 ๐ŸŒ Public
functional-programming-scala
No description
โญ 0 ๐ŸŒ Public
gax-python
Google API Extensions for Python
โญ 0 ๐ŸŒ Public
grma
A simple gRPC gunicorn like tool, name is gRPC mayue <--- what?!
โญ 0 ๐ŸŒ Public
grpc-gateway
A light weight Python grpc gateway with tornado named c3po.
โญ 0 ๐ŸŒ Public
grpc-java
The Java gRPC implementation. HTTP/2 based RPC
โญ 0 ๐ŸŒ Public
guava
Google Core Libraries for Java 6+
โญ 0 ๐ŸŒ Public
hppc
High Performance Primitive Collections for Java
โญ 0 ๐ŸŒ Public
http
ๆˆ‘่‡ชๅทฑๆ็‚ผ็š„ๅ…ณไบŽใ€ŠHTTPๆƒๅจๆŒ‡ๅ—ใ€‹ๆฏ็ซ ็š„็Ÿฅ่ฏ†็‚นๆ€ป็ป“๏ผ
โญ 0 ๐ŸŒ Public
http-request
Java HTTP Request Library
โญ 0 ๐ŸŒ Public
Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
โญ 0 ๐ŸŒ Public
ideabook
Idea in Action
โญ 0 ๐ŸŒ Public
interview_python
ๅ…ณไบŽPython็š„้ข่ฏ•้ข˜
โญ 1 ๐ŸŒ Public
java-design-patterns
Design patterns implemented in Java
โญ 0 ๐ŸŒ Public
java-katas
One repo to rule them all. All Java Katas in one repo. #AllTestsGreenWithJDK16 #BuildsCleanWithJava15
โญ 0 ๐ŸŒ Public
java8-tutorial
Modern Java - A Guide to Java 8
โญ 0 ๐ŸŒ Public
LeetCode-Java
LeetCode Solutions By Java
โญ 0 ๐ŸŒ Public
mac-dev-setup
A beginner's guide to setting up a development environment on Mac OS X
โญ 0 ๐ŸŒ Public
mahout-demo
mahout demo
โญ 0 ๐ŸŒ Public
mapdb
MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap-memory. It is a fast and easy to use embedded Java database engine.
โญ 0 ๐ŸŒ Public
merge-conflicts
No description
โญ 0 ๐ŸŒ Public
mini-blockchain
A reference implementation of blockchain in Go to demonstrate how blockchain works. For education purpose.
โญ 0 ๐ŸŒ Public
mit-6.824
Distributed Systems Engineering 2015
โญ 0 ๐ŸŒ Public
netty
Netty project - an event-driven asynchronous network application framework
โญ 0 ๐ŸŒ Public
prog-reactive-sys
No description
โญ 0 ๐ŸŒ Public
redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
โญ 0 ๐ŸŒ Public
redis-3.0-annotated
ๅธฆๆœ‰่ฏฆ็ป†ๆณจ้‡Š็š„ Redis 3.0 ไปฃ็ ๏ผˆannotated Redis 3.0 source code๏ผ‰ใ€‚
โญ 0 ๐ŸŒ Public
restful-api-design-references
RESTful API ่ฎพ่ฎกๅ‚่€ƒๆ–‡็Œฎๅˆ—่กจ๏ผŒๅฏๅธฎๅŠฉไฝ ๆ›ดๅŠ ๅฝปๅบ•็š„ไบ†่งฃREST้ฃŽๆ ผ็š„ๆŽฅๅฃ่ฎพ่ฎกใ€‚
โญ 0 ๐ŸŒ Public
spark
A Sinatra inspired framework for java
โญ 0 ๐ŸŒ Public
spring-boot-microservices
Spring Boot Template for Micro services Architecture - Show cases how to use Zuul for API Gateway, Spring OAuth 2.0 as Auth Server, Multiple Resource (Web Services) Servers, Angular Web App, Eureka dor registration and Discover and Hystrix for circuit breaker
โญ 0 ๐ŸŒ Public
spring-cloud-microservice-example
An example project that demonstrates an end-to-end cloud native application using Spring Cloud for building a practical microservices architecture.
โญ 0 ๐ŸŒ Public
spring-mvc-showcase
Demonstrates the features of the Spring MVC web framework
โญ 0 ๐ŸŒ Public
springside4
A Spring Framework based, pragmatic style JavaEE application reference architecture.
โญ 0 ๐ŸŒ Public
Test
No description
โญ 0 ๐ŸŒ Public
threads-benchmark
Threads benchmark code for Takipi blog
โญ 0 ๐ŸŒ Public
touchstone
No description
โญ 0 ๐ŸŒ Public
tus-resumable-upload-protocol
A protocol for resumable file uploads.
โญ 0 ๐ŸŒ Public
vimrc
The ultimate Vim configuration: vimrc
โญ 0 ๐ŸŒ Public