poc-http-parser:Plain-Old-C HTTP解析器

时间:2024-04-17 01:09:36
【文件属性】:

文件名称:poc-http-parser:Plain-Old-C HTTP解析器

文件大小:59KB

文件格式:ZIP

更新时间:2024-04-17 01:09:36

c http parser C

Plain-Old-C HTTP解析器 最初是为内部使用而实现的,以便与Linux和FreeBSD的事件驱动API的网络接口配合使用,但是我发现自己经常使用它。 这是仅标头的C HTTP解析器。 您可以在任何地方插入插件进行测试。 说明文件: : 它正在积极发展中。


【文件预览】:
poc-http-parser-master
----.github()
--------workflows()
----ci()
--------install_dependency_macOS.pl(312B)
--------run_tests_http_parsers.pl(421B)
--------install_dependency_ubuntu.pl(284B)
----bench()
--------http_parsers_bench.cpp(6KB)
--------cpu_spec.txt(2KB)
--------readme.md(970B)
----.clang-format(214B)
----internal()
--------fast_strcmp_macro_generator.php(3KB)
----http_state_machine.h(19KB)
----http_SIMD_zero_mem_alloc_parser.h(12KB)
----http_parser_meth_two.h(17KB)
----tests()
--------test-main.c(350B)
--------test-http-meth-two.c(6KB)
--------test-http-parser-state-machine.c(5KB)
--------test-helper.h(2KB)
--------CMakeLists.txt(462B)
--------test-http-SIMD-zero-mem-alloc-parser.c(7KB)
--------test-http-zero-mem-alloc-parser.c(6KB)
--------.gitignore(39B)
----.gitignore(13B)
----readme.md(708B)
----http_zero_mem_alloc_parser.h(11KB)
----documentation()
--------Doxyfile(110KB)
--------readme.md(109B)

网友评论