Trending
These are the developers building the hot tools today.
Popular repo
一份实用的 Zotero 检索引擎
Popular repo
superpowers
Claude Code superpowers: core skills library
Popular repo
FPSLocker-Warehouse
FPSLocker configs used to make FPSLocker patches
Popular repo
yazi.nvim
A Neovim Plugin for the yazi terminal file manager
Popular repo
ppsspp
A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD …
Popular repo
metro
A multiplatform dependency injection framework for Kotlin
Popular repo
NotionNext
使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multi…
Popular repo
ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
Popular repo
deepfabric
Create large-scale synthetic training data for model distillation and evaluation
Popular repo
landrun-nix
Nix flake-parts module for landrun (wrap Nix paths in Landlock based sandbox)
Popular repo
LLaMA-Factory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
Popular repo
fast-agent
Define, Prompt and Test MCP enabled Agents and Workflows
Popular repo
libxev
libxev is a cross-platform, high-performance event loop that provides abstractions for non-blocking IO, timers, events, and more and work…
Popular repo
react-native-iap
In App Purchase module for React Native that confirms OpenIAP
Popular repo
http2
old repo for HTTP/2 support for Go (see README for new home)
Works for LlamaIndex
Works for kitconcept, GmbH
Popular repo
postgrest-node
Use postgrest (RESTful Postgres API) as an npm module and in serverless environments
Popular repo
fully-local-pdf-chatbot
Yes, it's another chat over documents implementation... but this one is entirely local!
Popular repo
jupytext
Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts
Popular repo
sokol
minimal cross-platform standalone C headers
Popular repo
ForkUnion
Lower-latency OpenMP-style minimalistic scoped thread-pool designed for 'Fork-Join' parallelism in Rust and C++, avoiding memory allocati…
Popular repo
arch
ARCH models in Python
Popular repo
LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step