Pinned Repositories
abbrs
Common programming identifier abbreviation suggestions
backend-cmd
一本介绍 Linux 后台开发常用命令的开源书籍。
Byte-BinaryString-Interconversion
Convert byte stream to binary string or oppositely binary string be converted to byte stream!
CEasyLocalLog
C language style easy local log system
cyan
A modern, comprehensive and efficient utility library of Go.
dablelvweb
personal web
dirty-cnwords
收录常见业务安全场景中文脏词,如广告引流、辱骂、暴恐、黄赌毒政类。
go-coding-advice
Some suggestions on how to write golang code better.
mysql-quickstart
一本助您快速上手 MySQL 的开源书籍。
mysqlhelper
This mysqlhelper help you to access MySQL databases based on MySQL API coded by C++.
dablelv's Repositories
dablelv/cyan
A modern, comprehensive and efficient utility library of Go.
dablelv/dirty-cnwords
收录常见业务安全场景中文脏词,如广告引流、辱骂、暴恐、黄赌毒政类。
dablelv/go-coding-advice
Some suggestions on how to write golang code better.
dablelv/abbrs
Common programming identifier abbreviation suggestions
dablelv/backend-cmd
一本介绍 Linux 后台开发常用命令的开源书籍。
dablelv/mysqlhelper
This mysqlhelper help you to access MySQL databases based on MySQL API coded by C++.
dablelv/Byte-BinaryString-Interconversion
Convert byte stream to binary string or oppositely binary string be converted to byte stream!
dablelv/CEasyLocalLog
C language style easy local log system
dablelv/dablelvweb
personal web
dablelv/mysql-quickstart
一本助您快速上手 MySQL 的开源书籍。
dablelv/cast
safe and easy casting from one type to another in Go
dablelv/hashTableTemplate
C++ hashTableTemplate