aprender-db 0.29.0

GPU-first embedded analytics database with SIMD fallback and SQL query interface
Documentation
# Generated by Cargo
# will have compiled files and executables
debug
target

# These are backup files generated by rustfmt
**/*.rs.bk

# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb

# Generated by cargo mutants
# Contains mutation testing data
**/mutants.out*/

# Debug artifacts
*.dSYM/
*.su
*.idb

# Coverage reports
coverage/
lcov.info
*.profraw
*.profdata

# Documentation (build artifacts)
/target/doc
/target/debug/deps
/target/release/deps

# mdBook generated output
/book/book

# Backup files
*.bak
*.backup
*~

# RustRover / JetBrains
#.idea/

# pmat generated files (temporary)
*.pmat

# PMAT
.pmat/backup/
.pmat-qa/
.pmat/context.idx/
.pmat/workspace.idx/
.pmat/deps-cache.json