Pinned Repositories
html-parser
Liigo's HTML parser for C++, a fast & simple node-based HTML text parser.
htmlua
Lua's C module for parsing html text, wrapper of liigo::HtmlParser
kfifo
kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.
learn-rust
libuv-vc6
The VC6 port of libuv. Use Microsoft Visual C++ 6.0 to compile it in Windows XP+. by Liigo.
tinyweb
Tinyweb, a tiny web server based on libuv, by liigo, 2013/06.
uvx
libuvx is a libuv-based network extension library focusing on usability
cargo
The Rust package manager
rust
Empowering everyone to build reliable and efficient software.
tokei
Count your code, quickly.
liigo's Repositories
liigo/kfifo
kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.
liigo/learn-rust
liigo/membuf
`membuf_t` is a growable continuous in-memory buffer. It also support "local buffer" to use stack memory efficiently.
liigo/qte_ime
a simple chinese/pinyin input method (IME) / software keyboad, for Qt Embedded (4.7/4.8)
liigo/rust
a safe, concurrent, practical language
liigo/STC
A modern, user friendly, generic, type-safe and fast C99 container library: String, Vector, Sorted and Unordered Map and Set, Deque, Forward List, Smart Pointers, Bitset and Random numbers.
liigo/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
liigo/Catch2
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
liigo/component-model
Repository for design and specification of the Component Model
liigo/dada
I speak only of myself since I do not wish to convince, I have no right to drag others into my river, I oblige no one to follow me and everybody practices his art in his own way.
liigo/embassy
Modern embedded framework, using Rust and async.
liigo/gamebook
:books: An unified game design document convention (CC0, Markdown)
liigo/helix
A post-modern modal text editor.
liigo/krnlnex-fne
使用 C++ (VC6.0) 开发的易语言枚举文件子目录支持库(原“辅助调试支持库”)
liigo/osnotes
Some notes or translations about operating system or programming language.
liigo/pico-args
An ultra simple CLI arguments parser.
liigo/reference
The Rust Reference
liigo/tauri
Build smaller, faster, and more secure desktop applications with a web frontend.
liigo/tmp
liigo/whiten
a chrome extension, clean DOM elements you right clicks on
liigo/100-exercises-to-learn-rust
A self-paced course to learn Rust, one exercise at a time.
liigo/component-docs
Documentation around creating and using WebAssembly Components
liigo/docsite
Dioxuslabs.com documentation site
liigo/dx-bundled-hidx06
liigo/fresh
The next-gen web framework.
liigo/introduction-to-bash-scripting
Free Introduction to Bash Scripting eBook
liigo/ion-docs
Source for the GitHub Pages for Ion.
liigo/nushell.github.io
Nushell's main website, blog, book, and more
liigo/sycamore
A library for creating reactive web apps in Rust and WebAssembly
liigo/wxfresh
基于Deno+Fresh开发的微信公众号WEB后端,目前已经实现即时消息对话、公众号菜单定制、WXXML编解码、ACCESS_TOKEN获取等功能。