Top 3 C Nif Projects
-
cmark
💧 Elixir NIF for cmark (C), a parser library following the CommonMark spec, a compatible implementation of Markdown.
Project mention: Using Rust with Elixir for code reuse and performance | news.ycombinator.com | 2021-08-19I wonder if they looked into using https://github.com/asaaki/cmark.ex which is an already made Markdown Elixir NIF written in C. No glue code needed since the package already exists.
Back when I was writing Elixir, it's what I used to process Markdown and it was also substantially faster than the native Elixir Markdown library (Earmark).
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Project mention: efuse_filter: A probabilistic datastructure NIF that is smaller than Bloom and Xor filters | reddit.com/r/elixir | 2021-08-26
C Nif related posts
Index
What are some of the best open-source Nif projects in C? This list will help you:
Project | Stars | |
---|---|---|
1 | cmark | 89 |
2 | exor_filter | 27 |
3 | efuse_filter | 6 |
Are you hiring? Post a new remote job listing for free.