bytebox 0.1.0

Easy and performant data storage.
Documentation
### NotepadPP template
# Notepad++ backups #
*.bak


### VisualStudioCode template
.vscode/*

!.vscode/settings.json

!.vscode/tasks.json

!.vscode/launch.json

!.vscode/extensions.json

!.vscode/*.code-snippets


# Local History for Visual Studio Code
.history/


### Xcode template
## User settings
xcuserdata/


## Xcode 8 and earlier
*.xcscmblueprint

*.xccheckout


### JetBrains template
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839

# User-specific stuff
.idea/**/workspace.xml

.idea/**/tasks.xml

.idea/**/usage.statistics.xml

.idea/**/dictionaries

.idea/**/shelf


# AWS User-specific
.idea/**/aws.xml


# Generated files
.idea/**/contentModel.xml


# Sensitive or high-churn files
.idea/**/dataSources/

.idea/**/dataSources.ids

.idea/**/dataSources.local.xml

.idea/**/sqlDataSources.xml

.idea/**/dynamic.xml

.idea/**/uiDesigner.xml

.idea/**/dbnavigator.xml


# File-based project format
*.iws


# IntelliJ
out/


# Editor-based Rest Client
.idea/httpRequests


### Rust template
# Generated by Cargo
# will have compiled files and executables
debug/

target/


# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock


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


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


# IntelliJ project files
.idea

*.iml

out

gen


### Windows template
# Windows thumbnail cache files
Thumbs.db

Thumbs.db:encryptable

ehthumbs.db

ehthumbs_vista.db


# Dump file
*.stackdump


# Folder config file
[Dd]esktop.ini


# Recycle Bin used on file shares
$RECYCLE.BIN/


# Windows shortcuts
*.lnk


### Vim template
# Swap
[._]*.s[a-v][a-z]

!*.svg  # comment out if you don't need vector files

[._]*.sw[a-p]

[._]s[a-rt-v][a-z]

[._]ss[a-gi-z]

[._]sw[a-p]


# Session
Session.vim

Sessionx.vim


# Temporary
.netrwhist

*~

# Auto-generated tag files
tags

# Persistent undo
[._]*.un~


### rust-analyzer template
# Can be generated by other build systems other than cargo (ex: bazelbuild/rust_rules)
rust-project.json



### macOS template
# General
.DS_Store

.AppleDouble

.LSOverride


# Icon must end with two \r
Icon


# Thumbnails
._*


# Files that might appear in the root of a volume
.DocumentRevisions-V100

.fseventsd

.Spotlight-V100

.TemporaryItems

.Trashes

.VolumeIcon.icns

.com.apple.timemachine.donotpresent


# Directories potentially created on remote AFP share
.AppleDB

.AppleDesktop

Network Trash Folder

Temporary Items

.apdisk