Pinned Repositories
01-unraveling-the-jpeg
Source code for Unraveling the JPEG
8am
AcmPaper
animate_resume_ts
动态简历(an animate resume build by typescript )
autossh
一个ssh远程客户端,可一键登录远程服务器,主要用来弥补Mac/Linux Terminal ssh无法保存密码的不足。
awesome-go-cn
Go 资源大全中文版, 内容包括:Web框架、模板引擎、表单、身份认证、数据库、ORM框架、图片处理、文本处理、自然语言处理、机器学习、日志、代码分析、教程和(电子)书等。
biexiang
Profile
biexiang.github.io
biexiang.github.io
Cellular-automata
元胞自动机 Vue.js
notify
An command line notify app & Mac osascript
biexiang's Repositories
biexiang/notify
An command line notify app & Mac osascript
biexiang/01-unraveling-the-jpeg
Source code for Unraveling the JPEG
biexiang/animate_resume_ts
动态简历(an animate resume build by typescript )
biexiang/awesome-go-cn
Go 资源大全中文版, 内容包括:Web框架、模板引擎、表单、身份认证、数据库、ORM框架、图片处理、文本处理、自然语言处理、机器学习、日志、代码分析、教程和(电子)书等。
biexiang/biexiang
Profile
biexiang/biexiang.github.io
biexiang.github.io
biexiang/code-snippet
ileopold.cn的代码片段
biexiang/dbsync
biexiang/dl
download client and server / 下载工具 / Golang
biexiang/elasticsql
convert sql to elasticsearch DSL in golang(go)
biexiang/fuji-cam-wifi-tool
Trying to reverse-engineer the wifi remote control protocol used by Fuji X series cameras
biexiang/go-sql-test
Go database/sql
biexiang/go-stress-testing
go 实现的压测工具,ab、locust、Jmeter压测工具介绍【单台机器100w连接压测实战】
biexiang/go-zero
A cloud-native Go microservices framework with cli tool for productivity.
biexiang/Go42
《Go语言四十二章经》详细讲述了Go语言规范与语法细节以及在开发中常见的误区;通过对标准库包和著名第三方包的实际运用,来启发读者深刻理解Go语言的核心思维,仔细琢磨经典代码设计模式,引领读者进入Go语言开发的更高阶段。
biexiang/headbanger
Self Tracking & Make Fun
biexiang/hstr
Bash and zsh shell history suggest box - easily view, navigate, search and manage your command history.
biexiang/hugo-theme-yinyang
A black-white theme for Hugo.
biexiang/JsRpc
jsrpc,在浏览器开启一个ws和服务连接,以请求http接口的形式来和浏览器通信 ,浏览器端收到调用通信执行原先设置好的js代码并获得返回值。
biexiang/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
biexiang/NeteaseCloudMusicApi
网易云音乐 Node.js API service
biexiang/pingora
A library for building fast, reliable and evolvable network services.
biexiang/planter
Generate PlantUML ER diagram textual description from PostgreSQL tables
biexiang/sada
Simple hugo theme for resume created using Bootstrap 4
biexiang/ssh-util
ssh自动连接 支持同时连接多个ssh同时操作 方便运维
biexiang/The-Golang-Standard-Library-by-Example
Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。
biexiang/tinykv
A course to build distributed key-value service based on TiKV model
biexiang/VQLite
VQLite - Simple and Lightweight Vector Search Engine based on Google ScaNN
biexiang/Waking-Up
计算机基础(计算机网络/操作系统/数据库/Git...)面试问题全面总结,包含详细的follow-up question以及答案;模拟面试,知识点复习,快速备战面试...
biexiang/WebStack-Laravel
拿来用