Settings

Theme

Show HN: Bitmatch – ANSI C bit pattern matching

git.sr.ht

2 points by cryo 3 years ago · 0 comments · 1 min read

Reader

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.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection