Thursday 18 May 2023

Show HN: Bitmatch – ANSI C bit pattern matching https://bit.ly/435eKSi

Show HN: Bitmatch – ANSI C bit pattern matching Hi HN, bitmatch is my new library to do bit pattern matching and data extraction, similar to Regular Expressions. It has no dependencies, libc usage or dynamic memory allocations. I'm sharing the code as Open Source since the question for bit pattern matching came up on Stack Overflow but there aren't that many options for C out there. https://bit.ly/3Wd9Dx9 May 18, 2023 at 12:37PM

No comments:

Post a Comment