Skip to content
View lyramilk's full-sized avatar
Block or Report

Block or report lyramilk

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. cavedb cavedb Public

    用leveldb包装的仿redis进程内数据库,必须以redis或ssdb为主库使用。适合用于多读少写的服务器数据。

    C++ 6

  2. libmilk libmilk Public

    自用的C++库

    C++ 4 1

  3. teapoy teapoy Public

    epoll+spidermonkey(javascript)+cplusplus+libmilk=webservice

    C++ 4

  4. lyramilk_tools lyramilk_tools Public

    Python

  5. lywr lywr Public

    一个没有外部依赖的wasm,完整实现了wasm的解析、流程控制等重要功能。剩余部分指令在自己准备的用例中没有涉及所以没有实现。因个人规划暂时停止开发这个项目,先发上来避免丢失。

    WebAssembly

  6. mudis mudis Public

    一个简单的redis代理。

    C++