开发工具 类小项目

「开发工具」标签下共 102 个项目,按热度、创意度和网友投票排序。同类项目放在一起看,更容易看出这个方向已经被人做到什么程度、还缺什么。

字号

开发工具 项目列表

  1. 01
    NoGraphicsAPI
    sebbbi/NoGraphicsAPI · C++ · 27 天前

    Minimal graphics API. Built on top of latest Vulkan extensions. As close as possibly to my "No Graphics API" blog post and the SIGGRAPH talk.

  2. 02
    laya-mlx
    mizorewww/laya-mlx · Python · 8 天前

    Native MLX runtime for Laya typed decision models — 7–14 ms short decisions on M3 Max. No text generation, PyTorch, or cloud API.

  3. 03
    fast-jev-compaction
    tamaratran/fast-jev-compaction · TypeScript · 10 天前

    Claude Code plugin that replaces the compaction summary with Jev decisions: every tool call and result is scored in one fast request, stale ones are dropped or truncated, everything kept stays verbatim.

  4. 04
    M0saic – deterministic video compiler (CLI, web, desktop)✦ 有特点
    m0saic.io · 6 天前

    Hi HN! https://m0saic.io/go/hn-make-helloI'm Quentin. I've just published my longterm project - excited to share! m0saic is a video compiler. Typescript programs define an explicit spatial layout via

  5. 05
    Ekselio – Loveable for finance workflows (local first)✦ 有特点
    gptbeyond.com · 2 天前

    Hi everyone, I am KD - Back in my college days, I dabbled with coding, learned the basics, HTML, CSS etc. but somehow I ended up in Finance which consumed the next 20 years. Then, during covid I picke

    HN 26 · 6 评论gptbeyond.com ↗
  6. 06
    Bailout – The coding agent meant to be deleted✦ 有特点
    github.com · 7 天前

    hey hn,i made bailout for a pretty specific problem. you boot a fresh vm and want an agent to help get it set up, except you dont have your agent set up yet. no gh, no config, no api key handy. might

    HN 2 · 3 评论github.com ↗
  7. 07
    QBasic 1.1 in the Browser✦ 有特点
    vahidyousefzadeh.com · 4 天前

    I built an independent reimplementation of the QBasic 1.1 compiler, virtual machine, and IDE that runs entirely in the browser. TypeScript with a Svelte 5 frontend.

    HN 8 · 5 评论vahidyousefzadeh.com ↗
  8. 08
    I compiled FreeRDP into a Flutter app so my phone can do RDP and SSH✦ 有特点
    xconnectapp.com · 9 天前

    Hi HN, I'm the developer. XConnect is an SSH/SFTP client for iOS and Android that also has a real RDP client built in, so one app covers my Linux and Windows machines when I'm away from my desk. No ac

  9. 09
    Yass – Yet Another Spec Syntax Enters Beta✦ 有特点
    github.com · 4 天前

    This has been a side project for a while but it’s finally ready for public Beta.Tl;dr: Yass leverages RFC2119 keywords in a minimal Yaml format, relying on trained in behaviors for those keywords to p

    HN 1 · 1 评论github.com ↗
  10. 10
    Jinx – a link shortener you host free on GitHub Pages✦ 有特点
    jinx.fyi · 9 天前

    Jinx is just links, a small static website on GitHub to share short links to your stuff. Add your links to one file, turn on GitHub Pages, and point your own domain at it. I built it because the optio

    HN 8 · 2 评论jinx.fyi ↗
  11. 11
    With generators/DI, LazyPromise has become a tiny alternative to Effect✦ 有特点
    lazypromise.com · 5 天前

    I actually started LazyPromise without knowing much about Effect (https://www.effect.website/), coming from the world of RxJS and Solid-style signals (my post from last year: https://news.ycombinator.

    HN 1 · 1 评论lazypromise.com ↗
  12. 12
    Gitstats - your coding stats, private and work repos, no GitHub token✦ 有特点
    gitstats.org · 6 天前

    Hey HN. I built this dashboard because I wanted to see how much code I write every day and how my productivity changes.You can preview it with seeded demo data without registering here: https://gitsta

    HN 1 · 1 评论gitstats.org ↗
  13. 13
    dsh-web
    zhu1090093659/dsh-web · TypeScript · 1 个月前

    DeepSeek Harness (DSH) Web 插件聚合生态 · 万物皆插件,通过创意工坊分发||DeepSeek Harness (DSH) Web Plugin Aggregation Ecosystem · Everything is a plugin, distributed via the Creative Workshop

  14. 14
    ColliePWA, a self-hosted mobile terminal for coding agents, with alerts✦ 有特点
    colliepwa.dev · 7 天前

    Sharing the PWA[1] I built over the last couple of weeks to access my terminal sessions/agents when not in front of my computer. This started off as a weekend experiment right when herdr[2] (terminal

    HN 3 · 2 评论colliepwa.dev ↗
  15. 15
    Nosis
    EvannZhongg/Nosis · Python · 18 天前

    Nosis 是一个开源的轻量级个人 Agent Runtime:执行边界由 Session 自行声明,越界命令在 OS 级沙箱中运行;内置工具集与 Plugin / Skill / MCP 扩展机制齐备,GUI与TUI共享Agent Runtime,会话、计划与记忆以文件持久化。

  16. 16
    Run Linux kernel drivers in userspace on Neptune OS, NT-like OS on seL4✦ 有特点
    news.ycombinator.com · 4 天前

    For the past ten years I have been working on a side project which I have taken to call Neptune OS [1], named after the ill-fated Microsoft Windows codename. Neptune OS is a Windows NT-like operating

  17. 17
    Foremerge – Catch intent conflicts between parallel coding agents
    github.com · 6 天前

    At, GPTree, we run several coding agents across our team on one repo using parallel worktrees. Apart from wasted time reviewing and fixing conflicts at PR time, the failures that hurt the most are whe

    HN 43 · 13 评论github.com ↗
  18. 18
    Whiteboard (YC W26) – An open-source IDE for thoughtful software design
    github.com · 3 天前

    Hello! We’re Sid, Alex, Ketan, and Milan. We’re building Whiteboard (https://whiteboard.dev.fast/), an open-source desktop app where humans and agents can architect software together in a common works

    HN 332 · 120 评论github.com ↗
  19. 19
    wechat-intelligence-hub
    Rion-Wu-tech/wechat-intelligence-hub · Python · 23 天前

    Local-first WeChat intelligence system with a read-only CLI, Codex skills, searchable chat history, daily briefings, follow-ups and opportunity tracking.

  20. 20
    ShardPet✦ 有特点
    hett-patell/ShardPet · TypeScript · 4 个月前

    Tiny pixel Pokémon that wander the bottom of every webpage — a Chromium MV3 extension.

  21. 21
    A local alternative to Jev – 94% on Banking77✦ 有特点
    gist.github.com · 昨天

    I’ve been experimenting with a local approach to some of the classification tasks people are using Jev for. This approach uses text embeddings + logistic regressionOn Banking77, which contains 77 cate

  22. 22
    library-simulator✦ 有特点
    curious-builder76/library-simulator · Python · 1 个月前

    A really simple and minimal (almost toy like, but not complete toy) library simulator written with minimal python dependencies

  23. 23
    A Claude Code skill to analyze your chess games
    github.com · 昨天

    Hello HN,It started as an experiment: can Claude play chess properly if it uses vision instead of PGN notation? Somehow it can.The next experiment was to see whether Claude + Stockfish could explain a

    HN 73 · 53 评论github.com ↗
  24. 24
    Built a local guardrail layer for Claude Code✦ 有特点
    github.com · 8 天前

    I built Mati to give me more control over what Claude Code and Codex are allowed to do. Many important product constraints live in an engineer's or product person's head.This isn't new for engineers.

  25. 25
    Paste a song and get 5 license-free cousins that sound like it✦ 有特点
    mockfreeli.org · 10 天前

    I make youtube videos for fun occasionally. Finding license free music without paying a subscription is a PITA. Free tools make you search by name, tags, etc. and surface music that never fits what I'

  26. 26
    AudioSort, a web app for sorting audio files✦ 有特点
    audiosort.vakaiser.com · 7 天前

    Hey HackerNews!I've been tossing around the idea of a granular audio sorting application for use in my own music and decided to finally make it. The codebase is a mess and it needs a cleanup pass, but

  27. 27
    Facefork – A tree interface to AI edit photos for fun✦ 有特点
    facefork.com · 10 天前

    Hello HN.I made this as a fun project with AI. No accounts, sign-ups, or any strings attached.The idea: Prompt your way into having AI modifying your photos in a tree-like interface. Every edit/prompt

  28. 28
    sepia
    Nanako0129/sepia · Python · 1 个月前

    De-AI writing skill for any Agent Skills-compatible agent (77+ via the Skills CLI), with native plugins for Claude Code, Codex, Grok Build, and Antigravity. Narrative-architecture repair for fiction, venue-matched rules for professional prose. Based on StoryScope (arXiv:2604.03136).

  29. 29
    uwuize
    knownasrazi/uwuize · TypeScript · 21 天前

    Translate text into uwu-speak. Zero dependencies, fully typed, with a CLI. Node + Bun.

  30. 30
    fireworks.nvim
    btj93/fireworks.nvim · Lua · 13 天前

    Fireworks in your buffer every time you save. A joke UI plugin for Neovim.

  31. 31
    A terminal inbox for a GitHub repo PRs
    github.com · 8 天前

    Inspired by an app with another material name (Graphite), here is my little take on a TUI for viewing and reviewing PRs in a repo!This is my first HN submission :)After a colleague decided to build hi

  32. 32
    I built a post-mortem debugger for native Windows x64/x86 crashes
    forensicdbg.com · 4 天前

    Hello HN!I've spent years debugging Windows crashes with tools that were either friendly but limited (e.g. Visual Studio) or powerful but archaic (e.g. WinDbg). I developed patterns and methods for un

    HN 35 · 5 评论forensicdbg.com ↗
  33. 33
    sonicloud_opensdk
    SonicloudTech/sonicloud_opensdk · HTML · 25 天前

    声云录音卡 Recorder 是一套面向开发者和行业客户的智能录音硬件接入方案。 项目以录音卡片硬件为核心,开放 BLE 协议 SDK 及 Android、iOS、鸿蒙、Flutter 接入示例,同时提供 Windows/macOS 桌面端 Demo,支持设备连接、录音控制、实时音频、文件传输、OTA 升级和语音转写等能力,帮助开发者快速将录音硬件接入自己的 App、桌面软件或行业系统。 如需获取硬件规格、样机、完整协议、SDK 资料或定制服务,请联系安徽声云

  34. 34
    spotifast
    crmne/spotifast · Rust · 1 个月前

    Spotify, native and fast. One lightweight Rust app for your whole library, local playback, and Spotify Connect on Linux, macOS, and Windows.

  35. 35
    FrontierAgent
    ApodexAI/FrontierAgent · Python · 1 个月前

    🧩 FrontierAgent, our agent framework, open-sourced alongside it — native command-line TUI, ReAct and Agent Team modes, one command on macOS and Linux, no preinstall, no hard Docker dependency.

  36. 36
    Tlx – E2E chat over SSH under 500 lines of code
    github.com · 2 天前

    This is a reference implementation of encrypted chats for small trusted groups.It runs SSH server in a container that acts as a mailbox for opaque encrypted blobs (145 lines of code).SSH keys serve as

    HN 4 · 7 评论github.com ↗
  37. 37
    OOMU is a free macOS native desktop AI harness (local and cloud)
    oomu.ai · 2 天前

    I built OOMU because I honestly got tired of the endless cycle of installing, fixing, updating, fixing, using, fixing the open source harnesses out there like OpenClaw. I also quickly got tired of pay

  38. 38
    grok-bot-0.18-reconstructed
    b-nnett/grok-bot-0.18-reconstructed · TypeScript · 1 个月前

    Unofficial source-oriented reconstruction and extension of Grok Bot 0.18.0 for macOS

  39. 39
    Open-source Express-like HTTP server in C++
    amsozzer.com · 5 天前

    Hey guys, I made an open-source Express like non blocking HTTP Server library in C++. Starting a new web server is as simple as initiating the app with the desired port (8080 default) and start regist

  40. 40
    NiftyAgent – Single file agent CLI under 500 LOC
    github.com · 5 天前

    I built this as I wanted to see how little setup is needed for a useful coding agent which I could use as a baseline for experimenting with different context management or task completion strategies.T

  41. 41
    scroll-craft
    nateherkai/scroll-craft · JavaScript · 1 个月前

    An agent skill for building premium, immersive, scroll-driven websites. Works with Codex, Claude Code, and other coding agents. Also available as a Claude Code plugin.

  42. 42
    CStructSharp – C-struct (de)serialization for C# and JavaScript (WASM)
    github.com · 昨天

    I've been working on this for a while now (I made a POC for myself some years ago which I didn't release. But AI helped me a lot to finally complete/polish it).Inspired by digital forensic toolkits, t

  43. 43
    I created an open source locally usable full fledged AI platform
    github.com · 8 天前

    hi to all the readers this post is for my recent opensource project called ENZOnow answering what is enzo so enzo is an opensource platform where i clubbed all the free available api for anyone use un

    HN 16 · 13 评论github.com ↗
  44. 44
    x64dbg-mcp-server
    duty1g/x64dbg-mcp-server · Zig · 1 个月前

    x64dbg-MCP Server is a native MCP (Model Context Protocol) plugin for x64dbg that exposes the debugger's full functionality over HTTP. Connect any MCP-compatible AI assistant and control x64dbg programmatically: set breakpoints, step through code, read memory, dump registers, and more. Built with Zi

  45. 45
    skills
    typesafe-ai/skills · 1 个月前

    Agent skills for building with TypeSafe's System One API

  46. 46
    yo-cli
    nihitdev/yo-cli · Rust · 3 个月前

    A tiny developer companion for better coding sessions.

  47. 47
    Accordia – Structured 1-on-1s for engineering managers
    getaccordia.com · 6 天前

    Hi everyone, I'm a solo developer in Lincolnshire, UK. I've recently built Accordia. It is a 1-on-1 tool for engineering managers. You build a reusable agenda per report, run the meeting against it, a

  48. 48
    campy
    dropdevrahul/campy · TypeScript · 5 个月前

    Animated ASCII terminal pets for CLI coding agents — Claude Code, OpenCode, Pi, Gemini CLI, Codex CLI, Cursor CLI, Aider.

  49. 49
    Linting 216 public Claude Code skills – 69% won't reliably trigger
    skillcrossroads.com · 10 天前

    I built a linter for Claude Code artifacts (skills, subagents, slash commands, .mcp.json configs, and plugins) and then pointed it at a pile of public repos to see what people actually ship. A few of

  50. 50
    Ox – A local agent that uses the internet for you
    openox.ai · 4 天前

    I’ve been building Ox, a local, open-source agent that uses the internet for you.Ox acts as an intelligent proxy between you and the internet. It uses websites and apps on your behalf, freeing you fro

  51. 51
    Learn divergently/chaotically with tree-learn
    tree-learn.srijanshukla18.workers.dev · 9 天前

    Chat interface is linear, I never quite liked that for when I would have too many questions, I would end up asking questions in a numbered list and not really have independent branches of conversation

  52. 52
    genoffice
    genspark-ai/genoffice · TypeScript · 1 个月前

    Free, open-source AI Office suite: Docs, Sheets, Slides, PDF, Markdown and HTML editors with a built-in AI agent, plus a `genoffice` CLI and agent skill so Claude Code, Codex and Cursor can create and edit real .docx/.xlsx/.pptx files locally. Bring your own key. macOS, Windows & Linux.

  53. 53
    Hntui – Another Hacker News TUI (Built on OpenTUI)
    github.com · 4 天前

    Please check it out! I use it a lot and have a lot of fun using it.I recently effect-ified it to learn more about the Effect library. More refinements and niceties coming soon! :)

    HN 1 · 1 评论github.com ↗
  54. 54
    An agent-skill to generate preview, AppStore screenshots and campaigns
    github.com · 10 天前

    If you are developing apps and paying 3rd party services just to generate promotional visuals or app store screenshots - stop doing itI created an agent-skill which can do it for you with 3D device mo

  55. 55
    Bridgeflare – Replace Docker with Cloudflare
    github.com · 6 天前

    Hey HN, I have way too many sideprojects so docker images have been eating up most of my RAM, but besides "deploy them" there isn't much I can do during development to cut it down.So I build Bridgefla

  56. 56
    Nexus-Arc – pay-per-call and job escrow for AI agents on Arc
    nexus-arc.pryx.dev · 10 天前

    Hi HN — I built Nexus-Arc.AI agents can call APIs and run multi-step work, but they still cannot open a Stripe account or hold a corporate card. Prepaid credits lock capital; L1 fees make $0.001 calls

  57. 57
    Nowly – An open-source alternative to PreMiD for Discord Rich Presence
    nowly.me · 5 天前

    Hi HN,We've been using PreMiD for years and eventually decided to build our own alternative.Nowly is an open-source browser extension that automatically displays what you're doing on the web as a Disc

  58. 58
    Lightdrift / Image search for AI agents through API and MCP
    lightdrift.ai · 5 天前

    Greetings HN, I'm Jackson, the founder of Lightdrift. It's an image search API and MCP that lets agents retrieve real images, along with natural language descriptions, metadata, provenance, and licens

  59. 59
    dsh-usage-plugin
    feiyang-dev/dsh-usage-plugin · JavaScript · 1 个月前

    DeepSeek Harness 用量与消耗插件(dsh-usage-plugin)—— 每次调用的 token 用量/缓存命中统计、峰谷计费、余额查询、CSV/JSON/PNG 导出,可经桌面端一键安装或命令行 dsh plugin add 安装。

  60. 60
    Blender Copilot
    github.com · 昨天

    Deepseek generated Blender harness in 7USD.I wanted to remake my 6DoF spaceship flying prototype.What I did not want to do was model the spaceship. Manually. In Blender.So instead of spending a month

  61. 61
    semantic-state
    jasonli0226/semantic-state · TypeScript · 2 天前

    Experimental React library: rank state by meaning, on-device. useSemantic() / useSimilar() hooks, Web Worker embeddings (transformers.js), commit policy, multi-interest ranking. Examples: dev inbox, semantic Pokédex.

  62. 62
    Blackgit – use Git to only download those cared files
    github.com · 6 天前

    Git is supposed to be bad at handling mono repos especially where there are many binary files like game projects repo, and also there are no permisson settings, but are important in game development.

    HN 3 · 2 评论github.com ↗
  63. 63
    Obsidian Plugin for OpenModelica
    community.obsidian.md · 2 天前

    I created an Obsidian plugin that serves as a front-end for OpenModelica that allows you to model and simulate cyber-physical systems (mechanical, fluid, magnetic, thermal, etc.) or a mix of all these

  64. 64
    xiaoliu-pojia
    xiaoliu07-sudo/xiaoliu-pojia · Python · 1 个月前

    小liu破甲 - Codex CLI jailbreak prompt and one-click deploy tool. 基于CTF框架的Codex破甲提示词与一键部署工具

  65. 65
    Aclif – Agent CLI framework: one grammar, canonical names across SaaS
    aclif.ai · 10 天前

    Simple discovery of the provider's default schemas is possible without any credentials (since they are built into the binary). If you want it to fetch customizations of your specific instance, give it

    HN 32 · 16 评论aclif.ai ↗
  66. 66
    Xhtml – EXpert HTML
    xhtml.es · 3 天前

    Hello everyone, I wanted to share with you one of my crazy ideas that I have been working on for the last couple of months.The platform is a collectible card platform, like Pokemon TCG, where you use

  67. 67
    Timeline, a team project planner with a fast canvas Gantt view(vakahnke)
    github.com · 9 天前

    I manage a few projects at work. I really am unsatisfied with modern tools available to me for that purpose. I had always envisioned a tool that I could interact with visually for this purpose. I star

    HN 2 · 2 评论github.com ↗
  68. 68
    Ppgrid – Rasterising points in minutes, not hours
    mrzk.io · 今天

    Hi all,I wanted to share a recent library I made for myself since I continually have to work with large-scale point data spanning millions of rows. I generally found existing IDW tools are insanely sl

  69. 69
    Sitcom Flavour – Season your Claude Code chats with sitcom replies
    ada.tools · 2 天前

    I wanted to give my chats a little color and added a line to my CLAUDE.md: "Occasionally season replies with a Brooklyn 99 flavoured line ("Noice", "Cool cool cool cool cool", "Hot damn", etc.). Only

  70. 70
    Critic – Review code with the agent that wrote it
    critic.run · 3 天前

    Hey HN, I'm Shreyash from Feyn. We help companies build custom models from their data. Today we're releasing Critic, a change review platform that lets you engage directly with the AI that wrote the c

    HN 8 · 4 评论critic.run ↗
  71. 71
    What's Next – end a Claude Code turn with a choice, not prose
    github.com · 5 天前

    Hi HN, I built `What's Next` (whats-next@kvit) – a Claude Code plugin that ends a turn with a short report + a card of 2-4 options instead of wall of Claude's prose.Think of it as reverse Jev: Jev's t

    HN 2 · 1 评论github.com ↗
  72. 72
    The Chonkerton – on-demand audio news
    chonkerton.com · 4 天前

    Hello HN. This grew out of a personal news aggregator audio pipeline I made for myself. I was just looking for "quick bites" I could put on while walking my dog.It pulls from RSS feeds or approved sou

  73. 73
    Video uploader for React/RN – drop in or headless UI, any back end
    github.com · 10 天前

    Universal Video Uploader is an open source React/React Native component library for adding video upload flows to your app. It handles the UX and background mechanics for single or multi-video upload f

  74. 74
    Worktable, an open-source workspace for you and your agents
    github.com · 2 天前

    Hello HN!I built Worktable as an open-source, file-based workspace for you and your agents to create docs, plans, and build small tools.For example, you ask an agent to compare hosting options for you

  75. 75
    FastRecall, ultra-cheap memory across AI models
    fastrecall.ai · 10 天前

    Hi everyone! After working on memory at OpenAI, I built FastRecall to solve one problem: using different AI models results in clunky ad-hoc context management systems or lost context entirely.With the

  76. 76
    Vim-like, hyper-efficient, LLM power tool - 20-80k tokens not 350k+
    easiest.ai · 10 天前

    I built a focused TUI tool for efficient parallelized tasks, early independent testers expressed 90%+ API savings and more direct results. This is accomplished by user smaller context windows, hybrid

  77. 77
    Parametric, low-poly assets for BIM/CAD
    3dassetstudio.com · 5 天前

    I've been learning and working in the 3D CAD/BIM space for almost 20 years and one thing that often comes up is the availability of simple assets that are efficiently modelled.One of the challenges I

  78. 78
    pg_raw_parse - parse PgSQL in Rust
    github.com · 9 天前

    Hey HN!We built a wrapper on top of the Postgres native SQL parser to allow us to parse and manipulate SQL in Rust.Our library forks libpg_query [1] and its original Rust bindings, pg_query.rs [2]. By

  79. 79
    Xtriever – offline RAG retrieval on a phone
    github.com · 2 天前

    For anyone doing local (or not) RAG: I built Xtriever, the retrieval half of the problem, designed to run on the device with no server.Usable from Rust, Python, Swift and Kotlin. There are demo apps f

  80. 80
    kimi-k3-in-c
    FareedKhan-dev/kimi-k3-in-c · C · 1 个月前

    A 2.78-trillion-parameter Kimi K3 running inference on a single CPU in 8.24 GB of RAM. Portable C99: no BLAS, no framework, no GPU.

  81. 81
    AgentRun: DSL to turn agents into Workflows
    github.com · 4 天前

    Hi HN,I just open sourced the DSL that our harness in grep.ai uses to turn repeatable parts of agent work into workflows. You can combine tool calls, code, Jev-powered system one decisions for things

  82. 82
    StopReg – Email API for detecting disposable email and signup abuse
    stopreg.com · 9 天前

    I built StopReg to address a problem I encountered while testing disposable email detection across different email validation services.One possible explanation for some of the gaps we observed is that

  83. 83
    Timeline, a team project planner with a fast canvas Gantt view(vakahnke)
    github.com · 9 天前

    I do a lot of project management, and for years I wanted a tool that was simple, interactive, and just worked: a timeline I could see and touch, where moving a task is a drag and not a form. Nothing I

    HN 1 · 1 评论github.com ↗
  84. 84
    PlaceCall (YC W26) – agentic API to call businesses and get things done
    news.ycombinator.com · 3 天前

    Hi HN, this is Yarik and Vlad from VOYGR - we are building the tools for agents and apps to engage with local businesses.It all started with our own pain point at VOYGR: calling businesses to verify i

    HN 15 · 4 评论news.ycombinator.com ↗
  85. 85
    Dvd.club – a community Blu-ray and DVD lending library
    dvd.club · 5 天前

    I was a huge fan of Netflix DVD back in the day and very sad when it was sunset, so I made dvd.club.Was originally written in Python, but have been loving using Go, so rewrote it. Stack is FreeBSD + g

  86. 86
    Praxos – Multiplayer AI
    praxos.ai · 6 天前

    Hey Hacker News! Lucas here, founder of Praxos (YC S24).Praxos is a team messaging platform for people and AI agents.It offers people and AI agents a place to talk and work together via a messaging pl

  87. 87
    Full-page screenshots with free annotation and PDF export
    chromewebstore.google.com · 3 天前

    I built Fullpage Screenshot because I wanted to capture a whole webpage and mark it up without paying to unlock the editor. GoFullPage offers annotation through Premium; this extension includes crop,

  88. 88
    macuse
    fitchmultz/macuse · JavaScript · 1 个月前

    Experimental harness and Pi extension for reusing OpenAI Codex Computer Use from non-Codex agents.

  89. 89
    I built the fastest PHP webserver in the world
    news.ycombinator.com · 10 天前

    After over a decade of writing apps in PHP, I always wondered why we needed all that extra tooling around it just to serve websites. I suspected PHP alone could be faster. I didn’t realize how right I

    HN 5 · 1 评论news.ycombinator.com ↗
  90. 90
    SwarmSay – a public message board and post office for AI agents
    swarmsay.com · 5 天前

    All Agents are Welcome!Hi, I'm Oliver, and I built SwarmSay.Inspired by OpenAI's Hugging Face incident I saw an opportunity to provide a messageboard for agents that want to communicate. This is not a

  91. 91
    InstinctFlash – High-Performance Serving Runtime for Robotics Models
    github.com · 5 天前

    Hey HN, Guanming here, cofounder of General Instinct. We just released InstinctFlash, a high-performance serving framework for robotics models. It’s licensed under AGPL-3.0.On Jetson Thor, we see spee

    HN 24 · 3 评论github.com ↗
  92. 92
    ReacherX – Open-source Apollo alternative for founders and devs
    reacherx.com · 5 天前

    Hi HN, I'm Salman. I started ReacherX as a side project in mid 2023 while studying at university, working part-time, and freelancing. I went full-time on it in June 2026. First time sharing something

  93. 93
    Pollresults.org – free US election opinion poll API
    pollresults.org · 6 天前

    Not sure if this is even allowed here because of politics, but I made an API for US election poll results. NYT publishes cumulative CSV files with results on their site here (https://www.nytimes.com/i

  94. 94
    Shelf – Gmail sections and notes, no access to your account
    news.ycombinator.com · 3 天前

    I live in Gmail - tight inbox, labels for everything - and kept hitting a wall where labels just turned into smaller piles. I wanted section headers inside a label so I could organize my email however

  95. 95
    Canary (YC) – Independent verification for AI code
    runcanary.ai · 3 天前

    Hey HN, we are Aakash and Viswesh and we are building Canary (https://www.runcanary.ai/) - independent verification for AI code. Claude/Codex calls Canary with the changesets, intended behaviour and t

  96. 96
    Sanemark – Markdown LSP for notes readable in plain text
    github.com · 4 天前

    Hey HN!I built Sanemark, a Markdown LSP for taking notes.Some design choices:1. Automatically moves inline links to reference links as part of formatting, so the flow of reading doesn't break due to l

  97. 97
    openwiki
    langchain-ai/openwiki · TypeScript · 3 个月前

    OpenWiki is a CLI that writes and maintains agent documentation for your codebase.

  98. 98
    ReacherX – Open-source platform to find and reach the right people
    github.com · 9 天前

    Hi HN, I'm Salman. I started ReacherX as a side project in mid 2023 while studying at university, working part-time, and freelancing. I went full-time on it in June 2026. First time sharing something

  99. 99
    omnipost
    rehatRobot/omnipost · Python · 1 个月前

    多平台自媒体自动发布工具,支持抖音/B站/小红书/快手/视频号/百家号/头条/搜狐/知乎/TikTok,提供 Web、CLI 与示例脚本

  100. 100
    Ax – Let Claude, Codex and OpenCode talk to each other locally
    useax.dev · 4 天前

    Hi HN, I’m RC.When I worked at ThoughtWorks, we were pretty religious about pair programming: one person driving, another reviewing, both working through the same problem.Most of us have already paire

  101. 101
    I built a tool that gives any website an API and MCP
    news.ycombinator.com · 昨天

    Anyone else run into this problem?I built staaake Meets (staaakemeets.com) because we run side tech events around the world. You create an event once and it can be shared to Luma, Meetup and Eventbrit

    HN 5 · 1 评论news.ycombinator.com ↗
  102. 102
    Lightspeed, build real time apps the Laravel way (+asteroids demo)
    news.ycombinator.com · 7 天前

    Hi HN!Laravel has worked with websockets for years but generally speaking it's a one way push architecture (i.e. http in, sockets out).Lightspeed is kind of like node in that it's a single server that

    HN 12 · 2 评论news.ycombinator.com ↗

项目信息自动抓取自 GitHub 与 Hacker News,版权归原作者所有。完整榜单见 小项目灵感榜。