Pinned Repositories
go
A high-performance 100% compatible drop-in replacement of "encoding/json"
12fallacy
打造杰出软件开发团队的12条指导建议
awesome-debugger
record & replay or time travel debugging
awesome-lowcode
国内低代码平台从业者交流
define-function
quick.js based eval
es-monitor
query metric from elasticsearch using sql
go-php7
bind php7 to go environment
modern-cpp-howto
modularization-examples
代码防腐实用技术
vite-howto
Modularization best practice to common web development scenarios, applies to vue/react/... any framework
taowen's Repositories
taowen/awesome-lowcode
国内低代码平台从业者交流
taowen/modularization-examples
代码防腐实用技术
taowen/vite-howto
Modularization best practice to common web development scenarios, applies to vue/react/... any framework
taowen/awesome-debugger
record & replay or time travel debugging
taowen/define-function
quick.js based eval
taowen/learn-llama
my personal learning log
taowen/vue-component-preview
preview individual vue component without running the full application
taowen/awesome-html
collection of "html over the wire" libraries
taowen/repo-to-prompt
combine source code files into single prompt to chat with your repository
taowen/vite-ioc-demo
Inversion of Control (IoC) via vite in build time, a simple yet powerful way to modularize code
taowen/sslcode
start a https protected coding environment
taowen/vue-db
Get rid of as many mutable states as possible
taowen/vue-fusion
微信小程序的 SSR / OTA / HMR 解决方案,用熟悉的 Vue + TSX 写界面
taowen/emscripten-howto
demo emscripten usage
taowen/refactor-by-example
taowen/awesome-bayesian-approximation
algorithms to approximate the likelihood function in situations where its analytic form is intractable
taowen/incremental-html
update ui incrementally with html
taowen/react-sui-l0vyg3uq
Technology Sample you can rely on to build your own Design System, based on React and a System UI theme (Theme UI | styled-components).
taowen/tabsyn
Official Implementations of "Mixed-Type Tabular Data Synthesis with Score-based Diffusion in Latent Space""
taowen/wasm3.js
compile wasm3 using emscripten
taowen/framer-motion
remove react hook from framer-motion
taowen/ggml-falcon
Falcon LLM ggml framework with CPU and GPU support
taowen/js.org
Dedicated to JavaScript and its awesome community since 2015
taowen/long-prompt
a collection of long prompt which guides large language model to do complex things
taowen/MagiskOnWSALocal
taowen/npm-ioc-demo
Inversion of Control (IoC) via webpack in build time, a simple yet powerful way to modularize code
taowen/PX4-Autopilot
PX4 Autopilot Software
taowen/story
taowen/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
taowen/ts-node-with-mocha
demo the breakpoint issue of ts-node