Orlion's repos on GitHub
Go 20 人关注
hersql 通过http(s)隧道来访问Mysql
PHP 9 人关注
Minor A Simple PHP Web Framework
Rust 6 人关注
wssh SSH over Websocket Client
Rust 4 人关注
minitrace A mini trace PHP extension written in Rust
Go 2 人关注
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
Java 0 人关注
cat CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
Haskell 0 人关注
check_repeat Check repeat words in file written in Haskell
Go 0 人关注
godis A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群
0 人关注
gorm GORM V1, V2 moved to https://github.com/go-gorm/gorm
Go 0 人关注
intcache A Golang thread-safe lock-free uint32 cache that supports LRU for specific scenarios
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