Building cgrep using safe_c.h custom header
hwisnu.bearblog.dev·5d
⚙️Systems Programming
Preview
Report Post
  • 02 Dec, 2025 *

Introduction

This is continuation of the first series on using custom C header file (safe_c.h) to build a sizeable small program (2-3k loc) as an experiment related to DX and the final program result.

If the first series I put the focus on safe_c.h header file, in this second series I want to talk in depth on the final program result: cgrep. The thing is, there are plenty of angles I want to talk about especially because this has been a long chain reaction of investigation I did and in order to get the complete picture I will need to refer you to my past blog posts. These investigations I did in the end inspired me to build a (rip)grep clone.

[Fasta benchmarks game](htt…

Similar Posts

Loading similar posts...