bstack 0.1.5

A persistent, fsync-durable binary stack backed by a single file
Documentation
# Rust
/target

# C
/obj
*.o
*.so
*.dylib
*.dll
*.a
test_*

# MacOS
.DS_Store
._*

# Build
/build

# Generated example data files
*.bstack

# VSCode
.vscode/