Skip to content
/ Bezr Public

An ultra-fast compact data structure and sorting package written in pure swift

License

Notifications You must be signed in to change notification settings

regwez/Bezr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status macOS Linux

Swift 3.0.x

License

Bezr

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.

Prerequisites

  • 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.

TODO

  • Pick better naming

Contributing

Contributions are invited.

License

Apache 2.0

About

An ultra-fast compact data structure and sorting package written in pure swift

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages