An ultra-fast compact data structure and sorting package written in pure swift. The idea is to build a library that is focused on high speed data manipulations with a small memory foot print.
Current it includes array searching, sorting and set operations. It works with objects as well as primitive types.
The name Bezr (bb-zz-r) is Arabic for seeds.
- Current Version requires Swift 3.0 or better
To build the project you need XCode 8.2 and command line tools or Swift for linux tools.
- Pick better naming
Contributions are invited.
Apache 2.0