在网页上背单词 Typing Word 可在网页上使用的背单词软件 📸 在线访问 Github Pages: https://typing-word.ttentau.top(国内推荐访问这个) Netlify: https://typing-words.netlify.app/(需要翻墙) 🛠 功能列表 背单词 可以选择记忆或默写单词,提供了音标显示、发音功能(均可选美音、英音)、错误统计 背文章 内置经典教材书籍,可以练习和背诵文章,逐句输入,自动发音。也可以自行添加、导入文章,提供一键翻译、译文对照功能 生词本、错词本、简单词 默写单词时输入错误会自动添加到错词本,以便后续复习。也可以添加到简单词,之后再遇到这个词便会自动跳过,同时也可以将其添加到生词本中,以便巩固复习 默写模式 在用户完成一个章节的练习后,如果有错误词,那么会重复练习错误词,直到没有错误词为止。完成之后弹出选项可选择默写本章、重复本章、下一章 词库 内置了常用的 CET-4 、CET-6 、GMAT 、GRE 、IELTS 、SAT 、TOEFL 、考研英语、专业四级英语、专…
Supercharge Your LLM with the Fastest KV Cache Layer Redis for LLMs - Infinite and Ultra-Fast LMCache is an LLM serving engine extension to reduce TTFT and increase throughput, especially under long-context scenarios. By storing the KV caches of reusable texts across various locations, including (GPU, CPU DRAM, Local Disk), LMCache reuses the KV caches of any reused text (not necessarily prefix) in any serving engine instance. Thus…
A self hosted virtual browser that runs in docker and uses WebRTC. n.eko Welcome to Neko, a self-hosted virtual browser that runs in Docker and uses WebRTC technology. Neko is a powerful tool that allows you to run a fully-functional browser in a virtual environment, giving you the ability to access the internet securely and privately from …
A visual no-code theme editor for shadcn/ui components tweakcn.com tweakcn is a powerful Visual Theme Editor for tailwind CSS & shadcn/ui components. It comes with Beautiful theme presets to get started, while aiming to offer advanced customisation for each aspect of your UI Motivation Websites made with shadcn/ui famously look the same. tweakcn is a tool that helps you customize shadcn/ui components visually, to make your components stand-ou…
Octra Wallet Generator A secure wallet generator for Octra blockchain. Quick Start Clone the repository: git clone https://github.com/octra-labs/wallet-gen.git cd wallet-gen Run the wallet generator webserver: Linux/macOS: chmod +x ./start.sh ./start.sh Windows: start.bat Open your browser: Navigate to http://localhost:8888 Generating Wallets Generate a wallet: Click "GENERATE NEW WALLET" and watch the real-time progress Wallet features: View mnemonic phrase, private/public…
Kubernetes controller for GitHub Actions self-hosted runnersActions Runner Controller (ARC) About Actions Runner Controller (ARC) is a Kubernetes operator that orchestrates and scales self-hosted runners for GitHub Actions. With ARC, you can create runner scale sets that automatically scale based on the number of workflows running in your repository, organization, or enterprise. Because controlled runners can be ephemeral and based on containers, new runner instances can scale up or down rap…
A beautiful, powerful, self-hosted rom manager and player. A beautiful, powerful, self-hosted rom manager. Table of Contents Table of Contents Overview Features Preview Installation Contributing Community Technical Support Project Support Our Friends Overview RomM (ROM Manager) allows you to scan, enrich, browse and play your game collection with a clean and responsive interface. With support for multiple platforms, various naming schemes, and custom tags, …
BookLore is a web app for hosting, managing, and exploring books, with support for PDFs, eBooks, reading progress, metadata, and stats.BookLore BookLore is a self-hosted web app for organizing and managing your personal book collection. It provides an intuitive interface to browse, read, and track your progress across PDFs and eBooks. With robust metadata management, multi-user support, and a sleek, modern UI, BookLore makes it easy to build and explore your personal library. ✨ Key Featur…
A tiny immediate-mode UI library A tiny, portable, immediate-mode UI library written in ANSI C Features Tiny: around 1100 sloc of ANSI C Works within a fixed-sized memory region: no additional memory is allocated Built-in controls: window, scrollable panel, button, slider, textbox, label, checkbox, wordwrapped text Works with any rendering system that can draw rectangles and text Designed to allow the user to easily add custom controls Simple layout system Example if (mu_begin_window(ctx, &#…