Orlion 最近的时间轴更新
Orlion's repos on GitHub
Go · 28 人关注
Gochat
wechat bot
Go · 18 人关注
hersql
通过http(s)隧道来访问Mysql
PHP · 9 人关注
Minor
A Simple PHP Web Framework
Rust · 4 人关注
minitrace
A mini trace PHP extension written in Rust
Rust · 3 人关注
wssh
SSH over Websocket Client
Go · 2 人关注
go-georadius
redis georadius command in golang
Go · 2 人关注
merak
Merak is an LR(1) parser library for Go written in Go.
Go · 2 人关注
Mizar
Mizar Language
1 人关注
lotusdb
Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.
PHP · 1 人关注
Matcher
A PHP regex matcher base on NFA
0 人关注
awdb-golang
www.ipplus360.com 官方支持的解析awdb格式的Golang代码(Official support for parsing Golang code in AWDB format )
PHP · 0 人关注
bbr-limiter
php自适应限流
Go · 0 人关注
bitcask
learning bitcask
Java · 0 人关注
cat
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
Go · 0 人关注
cat-agent
大众点评CAT agent
Haskell · 0 人关注
check_repeat
Check repeat words in file written in Haskell
Go · 0 人关注
godis
A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群
Go · 0 人关注
goleveldb
leveldb学习
0 人关注
gorm
GORM V1, V2 moved to https://github.com/go-gorm/gorm
HTML · 0 人关注
htmls
一些简单的html页面
Go · 0 人关注
intcache
A Golang thread-safe lock-free uint32 cache that supports LRU for specific scenarios
Go · 0 人关注
MIT6.824-2022
MIT6.824-2022
Assembly · 0 人关注
popcnt
Improve popcnt performance by using simd instructions
Go · 0 人关注
rosedb
Lightweight, fast and reliable key/value storage engine based on Bitcask.
Rust · 0 人关注
rsblog
A mini blog system written in rust
Assembly · 0 人关注
simdcos
simdcos is a Go library that uses simd instructions to perform cosine similarity calculations. It contains dot and l2norm functions
Orlion

Orlion

🏢  后端工程师
V2EX 第 212136 号会员,加入于 2017-01-24 18:22:01 +08:00
今日活跃度排名 18180
Orlion 最近回复了
@netabare 能手写,不过写出来跟个 parser generator 差不太多了😄,可以参考我多年前搞的小玩意: https://github.com/Orlion/merak (一堆 bug 勿使用)
不一定非要 LL ,也可以手写 LR 吧
146 天前
回复了 wangfenjin 创建的主题 程序员 现在国内最好的技术博客平台是什么?
同样一篇后端技术栈的文章,知乎比掘金、cnblogs 阅读收藏点赞等交互数要高一些,供参考
@LoneFireBlossom 是的,自己拿 Go 糊的一个简单 blog 系统😂,很简陋
https://blog.fanscore.cn
https://github.com/Orlion

更新频率比较低,但都在持久写
188 天前
回复了 chenxiaolani 创建的主题 程序员 后端接口一定要保持单一职责吗
以“前端按照业务逻辑状态渲染按钮”这个场景来说,以前可能喜欢返回一个 status 字段让前端根据 status 的不同值渲染不同样式的按钮。后来发现这种玩法前端经常来问字段含义,我还要结合需求给前端讲解,跟对端扯皮的功夫可能自己都做完了。
现在学聪明了,直接把渲染按钮需要的按钮文案、颜色之类的东西都给前端返回,就很少跟前端扯皮了,节省了大量的时间哈😄
@a33291 所有客户端都可以连上。确实需要内网有一台机器能暴露 http 端口,我们是在内网有一台机器,被 nginx 监听,我用 nginx 转发请求到内网的 hersql transport 服务上。
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2882 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 19ms · UTC 11:53 · PVG 19:53 · LAX 04:53 · JFK 07:53
Developed with CodeLauncher
♥ Do have faith in what you're doing.