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/bookmarks
a simple self-hosted bookmarking app that can import bookmarks from delicious and chrome
dyu/comments
A real-time, markdown-enabled comment engine powered by leveldb with oauth support
dyu/boringssl-wasm
BoringSSL for WebAssembly/WASI
dyu/bun
Incredibly fast JavaScript runtime, bundler, transpiler and package manager – all in one.
dyu/cargo-xwin
Cross compile Cargo project to Windows MSVC target with ease
dyu/cargo-zigbuild
Compile Cargo project with zig as linker
dyu/CG-SQL
CG/SQL is a compiler that converts a SQL Stored Procedure like language into C for SQLite. SQLite has no stored procedures of its own. CG/CQL can also generate other useful artifacts for testing and schema maintenance.
dyu/coreds-ui
ui extras for coreds
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/dot-hammerspoon
hammerspoon configuration
dyu/gn-build
Basic //build directory for use with Chromium's GN
dyu/gn-deps
c/c++ libs that I use with the gn build
dyu/json-typedef-infer
A CLI tool that generates JSON Typedef schemas from example data
dyu/jsonnet
Jsonnet - The data templating language
dyu/jsonpp-rs
UNIX style tool to pretty print json
dyu/karmem
Karmem is a fast binary serialization format, faster than Google Flatbuffers and optimized for TinyGo and WASM.
dyu/miller
Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
dyu/mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
dyu/node-foundationdb
Modern Node.js FoundationDB bindings
dyu/openssl-wasm
OpenSSL 3 compiled for WebAssembly/WASI (up-to-date, maintained)
dyu/rust-rocksdb
rust wrapper for rocksdb
dyu/serde-aux
An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.
dyu/spin
Spin is an open source framework for building and running fast, secure, and composable cloud microservices with WebAssembly
dyu/spin-fileserver
A static file server implemented as a Spin component
dyu/spin-teavm-example
Example of Spin app written in Java using TeaVM-WASI and wit-bindgen
dyu/surrealdb
A scalable, distributed, collaborative, document-graph database, for the realtime web
dyu/wayne
Service Worker Routing library for in browser HTTP requests
dyu/websocket.rs
WebSocket implementation for both client and server
dyu/zware
Zig WebAssembly Runtime Engine