100 Forks
1272 Stars
1272 Watchers

BTree

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

How to download and setup BTree

Open terminal and run command
git clone https://github.com/attaswift/BTree.git
git clone is used to create a copy or clone of BTree repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with BTree https://github.com/attaswift/BTree/archive/master.zip

Or simply clone BTree with SSH
[email protected]:attaswift/BTree.git

If you have some problems with BTree

You may open issue on BTree support forum (system) here: https://github.com/attaswift/BTree/issues