tinysetqueue 0.3.0

A tiny, allocation-free FIFO queue with direct-mapped membership tracking for dense integer domains.
Documentation
/target

# 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*/

# RustRover
#  JetBrains specific template is maintained in a separate JetBrains.gitignore that can
#  be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
#  and can be added to the global gitignore or merged into this file.  For a more nuclear
#  option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/

# General
.DS_Store
__MACOSX/
.AppleDouble
.LSOverride
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

*~

# temporary files which can be created if a process still has a handle open of a deleted file
.fuse_hidden*

# Metadata left by Dolphin file manager, which comes with KDE Plasma
.directory

# Linux trash folder which might appear on any partition or disk
.Trash-*

# .nfs files are created when an open file is removed but is still being accessed
.nfs*

# Log files created by default by the nohup command
nohup.out

# 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 Installer files
*.cab
*.msi
*.msix
*.msm
*.msp

# Windows shortcuts
*.lnk

# AI Agents / Assistants
AGENTS.md
GEMINI.md
WARP.md
CRUSH.md
QWEN.md
.warp/
.crush/
.codeium/
.deepseek/
.amazon-codewhisperer/

# Cursor AI (VS Code fork)
.cursorrules
.cursor/
.cursor.json
.cursor-settings.yaml

# Tabnine AI - per official docs
.tabnineignore
.tabnine/

# Continue.dev (Open source AI assistant)
.continue/
.continuerc.json

# Aider AI (Terminal-based)
.aiderignore

# Cline AI Assistant (trending, user configs similar to Cursor/Continue)
.cline/
.clinerules
cline.json

# GitHub Copilot - does not create repo-local files by default
# .github/copilot-instructions.md

# Windsurf Editor (Agentic IDE) - usually intentional project configs
# .windsurfrules
# .windsurf/

# Replit AI Development - usually intentional project configs
# .replit
# replit.nix