empty916's Stars
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
hehonghui/awesome-english-ebooks
经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新
ben-manes/caffeine
A high performance caching library for Java
formkit/auto-animate
A zero-config, drop-in animation utility that adds smooth transitions to your web app. You can use it with React, Vue, or any other JavaScript application.
qiao/PathFinding.js
A comprehensive path-finding library for grid based games
THUDM/CodeGeeX
CodeGeeX: An Open Multilingual Code Generation Model (KDD 2023)
napi-rs/napi-rs
A framework for building compiled Node.js add-ons in Rust via Node-API
alibaba/jetcache
JetCache is a Java cache framework.
aui/font-spider
Smart webfont compression and format conversion tool
ultralight-ux/Ultralight
Lightweight, high-performance HTML renderer for game and app developers.
jiji262/tianya-docs
精心收集的天涯神贴,不带水印,方便阅读
reaviz/reaflow
🎯 React library for building workflow editors, flow charts and diagrams. Maintained by @goodcodeus.
zurb/tribute
ES6 Native @mentions
VisActor/VTable
VTable is not just a high-performance multidimensional data analysis table, but also a grid artist that creates art between rows and columns.
linghuam/boutique-books
Some of the fine books I have read.
microsoft/Recognizers-Text
Microsoft.Recognizers.Text provides recognition and resolution of numbers, units, date/time, etc. in multiple languages (ZH, EN, FR, ES, PT, DE, IT, TR, HI, NL. Partial support for JA, KO, AR, SV). Packages available at: https://www.nuget.org/profiles/Recognizers.Text, https://www.npmjs.com/~recognizers.text
yisibl/resvg-js
A high-performance SVG renderer and toolkit, powered by Rust based resvg and napi-rs.
arethetypeswrong/arethetypeswrong.github.io
Tool for analyzing TypeScript types of npm packages
syntax-tree/mdast
Markdown Abstract Syntax Tree format
PaddlePaddle/Paddle.js
Paddle.js is a web project for Baidu PaddlePaddle, which is an open source deep learning framework running in the browser. Paddle.js can either load a pre-trained model, or transforming a model from paddle-hub with model transforming tools provided by Paddle.js. It could run in every browser with WebGL/WebGPU/WebAssembly supported. It could also run in Baidu Smartprogram and WX miniprogram.
vuejs/repl
Vue SFC REPL as a Vue 3 component
orlandpm/Math-for-Programmers
Source code for the book, Math for Programmers
reaviz/reagraph
🕸 WebGL Graph Visualizations for React. Maintained by @goodcodeus.
samdenty/console-feed
Captures console.log's into a React Component 🔥
ecomfe/fontmin-app
fontmin as an OS X, Linux and Windows app
Kirilllive/tuesday-js
simple web-based, free and open-source visual novel editor that can be used in a web browser. It is written in JavaScript without using any third party libraries and thus does not require additional software installation. The engine uses standard HTML document elements such as div and img. This allows the use of any media format supported by browsers including vector graphics svg, gif animations and css styles.
Felx-B/vscode-web
Visual Studio Code for browser
mdbootstrap/perfect-scrollbar
Minimalistic but perfect custom scrollbar plugin. Get more free components with Material Design for Bootstrap UI Kit (link below)
MrWeilian/iceWebGL
🧊 WebGL上车指南,带你从零开始体系化学习 WebGL。
deshiknaves/caret-pos
Locate the current position of the caret. A plain JavaScript version of Caret.js.