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