# attaswift/btree

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/attaswift-btree).**

1,324 stars · 73 forks · Swift · MIT

## Links

- GitHub: https://github.com/attaswift/BTree
- awesome-repositories: https://awesome-repositories.com/repository/attaswift-btree.md

## Description

Fast sorted collections for Swift using in-memory B-trees

## Tags

### Part of an Awesome List

- [Data Management](https://awesome-repositories.com/f/awesome-lists/data/data-management.md) — High-performance sorted collection types using B-tree structures.
- [Data Structures](https://awesome-repositories.com/f/awesome-lists/devtools/data-structures.md) — Fast ordered collections using in-memory B-trees.
