JushuangQiao

JushuangQiao

Geek Repo

Company:Dalian University of Technology

Location:china

Github PK Tool:Github PK Tool

JushuangQiao's starred repositories

free-programming-books

:books: Freely available programming books

awesome

😎 Awesome lists about all kinds of interesting topics

system-design-primer

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

Language:PythonLicense:NOASSERTIONStargazers:271162Issues:6542Issues:320

CS-Notes

:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计

free-programming-books-zh_CN

:books: 免费的计算机编程类中文书籍,欢迎投稿

License:GPL-3.0Stargazers:111339Issues:5891Issues:0

gin

Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.

flask

The Python micro framework for building web applications.

Language:PythonLicense:BSD-3-ClauseStargazers:67703Issues:2124Issues:2646

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, Streams, HyperLogLogs, Bitmaps.

Language:CLicense:NOASSERTIONStargazers:66492Issues:2536Issues:6544

cpython

The Python programming language

Language:PythonLicense:NOASSERTIONStargazers:62661Issues:1519Issues:69341

chinese-poetry

The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。

Language:JavaScriptLicense:MITStargazers:47952Issues:1157Issues:203

build-web-application-with-golang

A golang ebook intro how to build a web with golang

Language:GoLicense:BSD-3-ClauseStargazers:43233Issues:2345Issues:303

the-way-to-go_ZH_CN

《The Way to Go》中文译本,中文正式名《Go 入门指南》

Language:GoStargazers:34529Issues:1257Issues:0

beego

beego is an open-source, high-performance web framework for the Go programming language.

Language:GoLicense:NOASSERTIONStargazers:31489Issues:1180Issues:3340

programmer-job-blacklist

:see_no_evil:程序员找工作黑名单,换工作和当技术合伙人需谨慎啊 更新有赞

Language:ShellLicense:MITStargazers:28474Issues:1201Issues:335

tornado

Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.

Language:PythonLicense:Apache-2.0Stargazers:21695Issues:983Issues:1824

interview_python

关于Python的面试题

redis-3.0-annotated

带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。

Language:CLicense:BSD-3-ClauseStargazers:9834Issues:585Issues:27

bottle

bottle.py is a fast and simple micro-framework for python web-applications.

Language:PythonLicense:MITStargazers:8391Issues:310Issues:838

gopl.io

Example programs from "The Go Programming Language"

Language:GoStargazers:7581Issues:268Issues:0

beanstalkd

Beanstalk is a simple, fast work queue.

Language:CLicense:NOASSERTIONStargazers:6545Issues:274Issues:395

kingshard

A high-performance MySQL proxy

dubbo-go

Go Implementation For Apache Dubbo .

Language:GoLicense:Apache-2.0Stargazers:4693Issues:162Issues:811

zhihu-api

Zhihu API for Humans

Language:PythonLicense:MITStargazers:965Issues:107Issues:27

Introduction-to-Tornado

This is the sample code for the Introduction to Tornado book, published by O'Reilly Media.

beanstalkc

A simple beanstalkd client library for Python

Language:PythonLicense:Apache-2.0Stargazers:457Issues:17Issues:49

blog

A simple blog system based on Flask

Language:HTMLLicense:MITStargazers:248Issues:21Issues:6

redis-book-assets

《Redis入门指南》第五章程序代码