Jumaat, 21 Oktober 2022

Show HN: C Injection Compiler – Program your text files in C https://ift.tt/IxZ5SRN

Show HN: C Injection Compiler – Program your text files in C It's very early in development but it has just reached a working state so I'm actually using it now to generate content for my website. The idea is that it should be useful both for generating static files and for generating responses live in a server, which it should be able to do very fast since it all compiles to C code and one memory mapped file. https://ift.tt/oTX2hIR October 22, 2022 at 01:30AM

Tiada ulasan:

Show HN: Fast Elevation API with memory mapped tiles https://ift.tt/suKxOBC

Show HN: Fast Elevation API with memory mapped tiles I recently wrote and launched a high-performance Elevation API, built from the ground u...