nowfound

Alternatives

Products that do what Excel Custom Functions in Zig does

A Zig package for implementing Excel custom functions against the ancient C SDK. This exists because I wanted to learn about Zig's C interop and comptime to see if it was possible to make the Excel C SDK slightly nicer to work with. It's just a demo, I wouldn't use it for anything important, but I learnt a lot doing it. There is also a demo repo: https://github.com/AlexJReid/zigxll-standalone

  1. 1

    Empower your users with an easy-to-use design editor

    2021

  2. 2ZB

    I created this a year or so ago but recently made updates and I thought people might like to know that it exists. I made this to easily send links or text to someone else verbally, like over the phone or over voice chat (which is what I made it for). The goal is to be able to tell the link to someone else without being ambiguous or needing to spell it out, so I grabbed the words off a Grade 5 level dictionary. I understand that the domain itself doesn’t qualify but I’m trying to get a better domain.

    2013 · zigg.be

  3. 3
    Zigi227

    Slack-based workflow assistant built for devs & their teams

    2022

  4. 4DJ
  5. 5
    Stigg 2.0136

    The usage runtime for AI products

    Jul 2026

  6. 6RE
  7. 7AD

    2019 · github.com

  8. 8ZA

    Hey HN, We’re excited to announce Zant v0.1, an open-source TinyML SDK built in Zig, designed to optimize and deploy neural networks on resource-constrained devices. Unlike existing solutions, Zant focuses on performance, portability, and ease of integration, making it a strong alternative for anyone working on Edge AI and embedded ML. Why Zant? Most TinyML frameworks are either too high-level (requiring bloated runtimes) or too low-level (requiring extensive manual optimization). Zant bridges the gap by offering: - A lightweight but powerful code generation system to translate ML models…

    2025 · github.com

  9. 9
    Ziggeo110

    Award-winning APIs/SDKs for video recording/playback

    2017

  10. 10
    Zigpoll73

    Fun and flexible polling widget for your website

    2019

  11. 11E2

    Not exactly a side project but my work for the last 2.5 years. As an avid HN lurker would love to hear feedback. Background: I am a PM on the Excel team in charge of the advanced data analysis tools (http://www.microsoft.com/en-us/bi/Products/OfficePreview.aspx) To download: http://www.microsoft.com/office/preview/en

    2012

  12. 12

    Instantly create and edit spreadsheets from your menu bar

    May 2026

  13. 13CA

    I've made an open-source microframework for creating command-line (CLI) applications in the Zig programming language. It's called Chilli, and it currently provides the following features: - A declarative API for defining nested commands, flags, and positional arguments. - Type-safe parsing of arguments from the command line and environment variables. - Automatic generation of formatted `--help` and `--version` output. - Support for command aliases, persistent flags, and other common CLI patterns. You can find the project on GitHub: https://github.com/habedi/chilli

    2025

  14. 14BT

    Hi everybody, this was my project to learn Zig and RISC-V+x86_64 assembly. Not sure if anybody is actually interested in yet another Brainfuck compiler, so I'll just write up some random things I learned while building it! - A primitive assembly stitching compiler is 10x faster than the interpreter. Did not expect that. - The generated x86 code is really bad (e.g. it always uses 6 or 7 byte sized instructions with 32-bit immediates when there are much smaller ones) but it doesn't really matter. Good code generated by GCC and clang for transpiled Brainfuck->C is not much faster as it's…

    2025 · github.com

  15. 15PR

    If you've debugged a null pointer exception on a Flipper Zero, you know the pain - the device crashes, you reflash, add print statements, repeat. Memory bugs in embedded C are brutal because they only surface at runtime on the actual hardware. This template lets you write Flipper Zero applications in Zig, giving you: - Memory safety and compile-time error checking - Bounds-checked arrays and explicit error handling - Clean build system that works cross-platform - Integration with UFBT for packaging and deployment - No special IDE required - just Zig, UFBT, and your editor The interesting…

    Oct 2025 · github.com

  16. 16TP

    Hi! I built an interactive recipe builder (particularly for dough recipes). I bake a fair amount of bread and use it, along with the more primitive version on my personal blog, to simplify dough calculations. A friend urged me to share it with HN, so here it is. https://teig.pro Some technical details which may be interesting to this audience: - The recipes, apart from a handful of hard coded examples, are fully encoded in query parameters. This comes with problems (like a browser-specific character limit), but in the context of a recipe I consider these edge cases. - The body…

    2023 · teig.pro

  17. 17ZZ

    A collection of high-performance data structures for Zig.

    Dec 2025 · github.com

  18. 18ZM
  19. 19FW

    I've built a plugin for Excel that lets you use SQL inside Excel. Here are two demo/tutorial videos I've made: Damo 1 -> https://www.youtube.com/watch?v=Ld-mbyAGsow Damo 2 -> https://www.youtube.com/watch?v=1vjlEd2-bJQ The website is here: http://thingiequery.com/ I've already posted about it a week ago, but kinda clumsily so this is a repost (it says in the guide that an occasional repost is fine, so here's one). This is the original post: https://news.ycombinator.com/item?id=9359128 And here is a Reddit thread on the plugin:…

    2015

  20. 20OE

    2019 · github.com

  21. 21ZA

    I built this because Zig lacked a proper TUI framework. Inspired by Go's Bubble Tea/Lipgloss. Feedback welcome.

    Feb 2026 · github.com

  22. 22DA

    Hi there, I tried to build a CLI tool to edit and visualize Excel/CSV files directly in the terminal, I called it "dss". I did it for fun to tweak spreadsheet formulas without leaving my terminal or opening heavy GUI apps. It is an interactive editor of sheets with charts and formula engine diretly in TUI. The formula engine is handmaded but I'd like to improve it. I copied a lot from my previous Datacmd project and from Termdash repo. Hoping to receive some feedback.

    Apr 2026 · github.com

  23. 23ZF
  24. 24IB

    Hey HN, I built a tiny zero DOM layout engine for vector graphics and custom renderers to resolves nested rows/cols/grids into exact `{x, y, w, h}` boxes, with text measurement, overflow signals, and collision separation. This is to help make SVG, PDF, Canvas responsive. Feedback welcome from anyone building canvas/SVG diagrams, dashboards, node editors, or diagram tools.

    Jul 2026 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →