chore: add build, run, benchmark and publish steps to CI workflow and introduce isspam_v4 spam analysis module

This commit is contained in:
2024-12-02 14:10:18 +00:00
parent 05998da4a0
commit b27cc00f58
78 changed files with 416 additions and 1 deletions
@@ -0,0 +1,2 @@
cargo:rerun-if-changed=no_atomic.rs
cargo:rustc-check-cfg=cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)