Pinned Repositories
Algorithms
Algorithm examples from some well-know books but written in python.
algorithms-1
CLRS study. Codes are written with golang.
antd-admin
An excellent front-end solution for enterprise applications built upon Ant Design and UmiJS
awesome-books
开发者推荐阅读的书籍
bingbig.github.io
BioScraper
container
gtf2gff3
Convert gtf to gff3 for JBrowse
sphinxsearch
Sphinx Search for Laravel 5
use_vim_as_ide
use vim as IDE
bingbig's Repositories
bingbig/container
bingbig/use_vim_as_ide
use vim as IDE
bingbig/algorithms-1
CLRS study. Codes are written with golang.
bingbig/antd-admin
An excellent front-end solution for enterprise applications built upon Ant Design and UmiJS
bingbig/bingbig.github.io
bingbig/chat
Instant messaging server; backend in Go; Android, web command line clients; chatbots
bingbig/cirrocumulus
Bring your single-cell data to life
bingbig/docker_template_laravel_nginx_mysql_redis
This is a Docker template that provides an environment with Laravel, Nginx, MySQL and Redis.
bingbig/Docs
Personal Notes
bingbig/from_coder_to_expert
2019年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT
bingbig/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
bingbig/fullstack-backend
FullStack based on laravel and ant-design-pro
bingbig/gcache
Cache library for golang. It supports expirable Cache, LFU, LRU and ARC.
bingbig/gin-vue-admin
基于gin+vue搭建的后台管理系统框架,集成jwt鉴权,权限管理,动态路由,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等基础功能,更多功能正在开发中,欢迎issue和pr~
bingbig/go
The Go programming language
bingbig/go-admin
基于Gin + Vue + Element UI的前后端分离权限管理系统脚手架(包含了:基础用户管理功能,jwt鉴权,代码生成器,RABC资源控制,表单构建等)
bingbig/gosql
An early PostgreSQL implementation in Go (WIP)
bingbig/HP-Socket
High Performance TCP/UDP/HTTP Communication Component
bingbig/kafka-docker
Dockerfile for Apache Kafka
bingbig/laravel-react
Laravel 7 and React 16.13 boilerplate
bingbig/laravue
Admin dashboard for enterprise Laravel applications built by VueJS and Element UI https://laravue.dev
bingbig/leetcode-go
bingbig/linux
Linux kernel source tree
bingbig/Mastering_Go_ZH_CN
《Mastering GO》中文译本,暂时命名为《玩转 GO》。
bingbig/Network-Programming-with-Go
Network programming with Go
bingbig/os-tutorial
How to create an OS from scratch
bingbig/php-src
The PHP Interpreter
bingbig/phpbook
PHP扩展开发及内核应用
bingbig/phpiredis
PHP extension for Redis based on Hiredis
bingbig/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.