Pinned Repositories
maxwell
A two-way data exchange system focused on scalable, high-performance, optimized-for-poor-internet-connections, and easy-to-use design.
abortable-promise
A TypeScript library for creating abortable promises with ease.
concurrent-initializer-rust
A rust library of concurrent initializer to ensure initialization only once per key.
localstore-js
Universal async localStorage-like API for Node, Browsers, and WebWorker.
rse
Remote Script Executor
rust-actors-benches
A benchmark suite is used to compare the performance of Rust actor frameworks, including Actix, Ractor, and Kameo.
seriesdb-js
A key-ordered database based on IndexedDB that supports billions of tables.
seriesdb-rust
A blazing fast key-ordered db which empowered by RocksDB but supports billions of tables.
stabby-plugin-demo
A demo shows how to implement a plugin system in the Rust world, leveraging the Stabby crate, which ensures the utilization of some of Rust's best features, such as trait objects, closures, and futures.
threads-webpack5-demo
xuchaoqian's Repositories
xuchaoqian/rust-actors-benches
A benchmark suite is used to compare the performance of Rust actor frameworks, including Actix, Ractor, and Kameo.
xuchaoqian/threads-webpack5-demo
xuchaoqian/seriesdb-js
A key-ordered database based on IndexedDB that supports billions of tables.
xuchaoqian/seriesdb-rust
A blazing fast key-ordered db which empowered by RocksDB but supports billions of tables.
xuchaoqian/stabby-plugin-demo
A demo shows how to implement a plugin system in the Rust world, leveraging the Stabby crate, which ensures the utilization of some of Rust's best features, such as trait objects, closures, and futures.
xuchaoqian/abortable-promise
A TypeScript library for creating abortable promises with ease.
xuchaoqian/concurrent-initializer-rust
A rust library of concurrent initializer to ensure initialization only once per key.
xuchaoqian/guid
guid - Yet another Globally Unique Identifier generator service in Erlang.
xuchaoqian/localstore-js
Universal async localStorage-like API for Node, Browsers, and WebWorker.
xuchaoqian/create-python-app
A tool for creating python apps.
xuchaoqian/dycovec
xuchaoqian/flutter-examples
xuchaoqian/futures-intrusive
Synchronization primitives for Futures and async/await based on intrusive collections
xuchaoqian/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
xuchaoqian/lightweight-charts
Performant financial charts built with HTML5 canvas
xuchaoqian/plugins-workspace
All of the official Tauri plugins in one place!
xuchaoqian/powershell-script
A Crate for running Windows PowerShell scripts
xuchaoqian/quick-cache
Lightweight and high performance concurrent cache
xuchaoqian/ractor
Rust actor framework
xuchaoqian/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
xuchaoqian/rust-rocksdb
rust wrapper for rocksdb
xuchaoqian/solid
A declarative, efficient, and flexible JavaScript library for building user interfaces.
xuchaoqian/stabby-example
xuchaoqian/tauri
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
xuchaoqian/tauri-examples
xuchaoqian/tauri-nextjs-boilerplate
xuchaoqian/twilio-boost-build
Build tool for boost libraries on android, ios, linux and osx
xuchaoqian/web_socket_channel2
StreamChannel wrappers for WebSockets.
xuchaoqian/xuchaoqian
Config files for my GitHub profile.
xuchaoqian/yaslog-rs
Yet another simple logger implementation for Rust.