Pinned Repositories
bookmarks
a simple self-hosted bookmarking app that can import bookmarks from delicious and chrome
brynet
A C++ cross platform network library , and some utils .
comments
A real-time, markdown-enabled comment engine powered by leveldb with oauth support
cpp-build-example
fbs-nginx-module
flatbuffers in an nginx module for json validation
ffi-overhead
comparing the c ffi (foreign function interface) overhead on various programming languages
flutter-desktop-embedding
Desktop implementations of the Flutter embedding API
protostuff
Java serialization library, proto compiler, code generator
todo
full-stack todomvc in c++, java, dart, typescript
vuets
Vue components using typescript 2.0 with compatibility layer between version 1 and 2 of vue and vue-router
dyu's Repositories
dyu/babel-plugin-jsx-sd0m
A mod based on babel-plugin-jsx-dom-expressions
dyu/babel-preset-sd0m
A preset for babel-plugin-jsx-sd0m
dyu/boringssl-wasm
BoringSSL for WebAssembly/WASI
dyu/cargo-wasi
A lightweight Cargo subcommand to build Rust code for the `wasm32-wasi` target
dyu/cargo-xwin
Cross compile Cargo project to Windows MSVC target with ease
dyu/cargo-zigbuild
Compile Cargo project with zig as linker
dyu/cli-highlight
Syntax highlighting for your terminal 💻✨
dyu/coost
A tiny boost library in C++11.
dyu/cowasm
CoWasm: Collaborative WebAssembly for Servers and Browsers. Built using Zig. Supports Python with extension modules, including numpy.
dyu/cr-sqlite-live-examples
vlcn & cr-sqlite example apps
dyu/ddh
A fast duplicate file finder
dyu/fbsgen-vscode
vscode extension for fbsgen
dyu/gn-deps-test
test sources for gn-deps
dyu/jsony
A loose, direct to object json parser with hooks.
dyu/kinto
Mac-style shortcut keys for Linux & Windows.
dyu/miller
Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
dyu/mitosis
Write components once, run everywhere. Compiles to Vue, React, Solid, Angular, Svelte, and more.
dyu/nim-libbacktrace
Nim wrapper for libbacktrace
dyu/nim-sqlite3-abi
SQLite3 wrapper
dyu/nimterop
Nimterop is a Nim package that aims to make C/C++ interop seamless
dyu/nlvm
LLVM-based compiler for the Nim language
dyu/nordyu-lapce
Nord theme for Lapce
dyu/openssl-wasm
OpenSSL 3 compiled for WebAssembly/WASI (up-to-date, maintained)
dyu/rust-rocksdb
rust wrapper for rocksdb
dyu/surrealdb
A scalable, distributed, collaborative, document-graph database, for the realtime web
dyu/syntax-highlighter
Syntax Highlighter extension for Visual Studio Code (VSCode). Based on Tree-sitter.
dyu/uSockets
Miniscule cross-platform eventing, networking & crypto for async applications
dyu/uws
Simple, secure & standards compliant web server for the most demanding of applications
dyu/whisper.cpp
Port of OpenAI's Whisper model in C/C++
dyu/fetch-h2
HTTP/1+2 Fetch API client for Node.js