nowfound

Alternatives

Products that do what I wrote an OS in 1000 lines of Zig does

  1. 1IW
  2. 2IW
  3. 3SI
  4. 4AO
  5. 5IW

    2021 · pragprog.com

  6. 6IW
  7. 7WA
  8. 8ZB

    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

  9. 9MW
  10. 10
    whetū3

    Opinionated, zero-config cross-shell prompt written in Zig

    Jul 2026 · yamafaktory.github.io

  11. 11IW

    2023 · playtext.app

  12. 12MF

    2017 · classicmacfinder.com

  13. 13ZM
  14. 14IB

    2020 · timdaub.github.io

  15. 151I

    2016 · github.com

  16. 16IB

    You know that old TI calculator you used in high school, then put in a box and forgot about? Have you ever wished you had an operating system for your calculator with preemptive multitasking, dynamic memory management, a tree filesystem conforming to the FHS, and all the comforts of Unix? Well, good news: that's totally a thing that exists. I've been working on my kernel for about three and a half years now and I'm looking for new contributors to help out. It's written entirely in z80 assembly, and it's both challenging and fun to work on. There's an IRC channel for contributors or people…

    2014

  17. 17IM
  18. 18IM
  19. 19ZI
  20. 20ZA
  21. 21OI

    I'm trying to get the motivation up to actually finish building out a "real" product, and I found myself needing a "win" to keep my momentum up. So, I hacked out a little one sentence journal app last night. I experimented with a few UI things (e.g.., the autosaving of the sentence for today and so on), so it was a good learning experience also. You can check it out at: http://osod.im

    2012

  22. 22MZ

    Hey everyone. I built an MTProto proxy for Telegram aimed at bypassing active DPI censorship like the Russian TSPU. I chose Zig because it's perfect for writing fast network daemons and makes it incredibly easy to port low-level C bypass techniques like TCP desync and packet fragmentation. Would love to get some feedback or contributors!

    Apr 2026 · github.com

  23. 23

    zroar is a ground-up implementation of Roaring Bitmaps data structure in Zig. zroar stores both the keys and (array, bitmap) containers in a single flat byte buffer, making the in-memory representation equal to the on-disk or over-the-network representation, eliminating the serialization/deserialization step entirely. The design was originally aimed at systems which keep their posting lists on disk, but zroar performs faster than CRoaring even for purely in-memory ops, due to CPU cache locality. Against CRoaring 5.0's benchmarking suite (ported to Zig), zroar is faster in 339 out of 360…

    16d ago · github.com

  24. 24BT

    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

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