avx-parallel 0.4.0

Zero-dependency parallel library with work stealing, SIMD, lock-free operations, adaptive execution, and memory-efficient algorithms
Documentation
# Rust
/target/

Cargo.lock


# IDE
.vscode/

.idea/

*.swp

*.swo

*~


# OS
.DS_Store

Thumbs.db


# Benchmarks
/target/criterion/


# Documentation
/target/doc/