zizhengtai's Stars
zen-browser/desktop
🌀 Experience tranquillity while browsing the web without people tracking you!
nextui-org/nextui
🚀 Beautiful, fast and modern React UI library.
maldoinc/wireup
Performant, concise, and easy-to-use dependency injection container for Python 3.8+.
SqueezeAILab/LLMCompiler
[ICML 2024] LLMCompiler: An LLM Compiler for Parallel Function Calling
huntabyte/shadcn-svelte
shadcn/ui, but for Svelte. ✨
dragon18456/flask-sockets-google-speech-api
A simple demo in order to run google speech api on a flask backend with a websocket streaming audio input
sodenn/lexical-beautiful-mentions
A mentions plugin for the lexical text editor.
opentofu/manifesto
The OpenTF Manifesto expresses concern over HashiCorp's switch of the Terraform license from open-source to the Business Source License (BSL) and calls for the tool's return to a truly open-source license.
melt-ui/melt-ui
A set of headless, accessible component builders for Svelte.
snipsco/snips-nlu
Snips Python library to extract meaning from text
rgossiaux/svelte-heroicons
Yet another Svelte wrapper around Heroicons (https://heroicons.com/)
rgossiaux/svelte-headlessui
Unofficial Svelte port of the Headless UI component library
lapce/lapce
Lightning-fast and Powerful Code Editor written in Rust
iswix-llc/iswix
Industrial Strength Windows Installer XML Application
QuestPDF/QuestPDF
QuestPDF is a modern open-source .NET library for PDF document generation. Offering comprehensive layout engine powered by concise and discoverable C# Fluent API. Easily generate PDF reports, invoices, exports, etc.
sveltejs/kit
web development, streamlined
wez/wezterm
A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
oatpp/oatpp
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
kovidgoyal/kitty
Cross-platform, fast, feature-rich, GPU based terminal
ShadowJonathan/DusTLS
Pure-Rust DTLS
yhirose/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
tokio-rs/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
rrousselGit/riverpod
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
rwf2/Rocket
A web framework for Rust.
colinhacks/zod
TypeScript-first schema validation with static type inference
react-hook-form/react-hook-form
📋 React Hooks for form state management and validation (Web + React Native)
saiumesh535/actix-server
Web server using actix-web
async-graphql/async-graphql
A GraphQL server library implemented in Rust
http-rs/tide
Fast and friendly HTTP server framework for async Rust