An open API service indexing awesome lists of open source software.

https://github.com/lemire/swiftcbitset

A fast bitset in Swift
https://github.com/lemire/swiftcbitset

bitset swift

Last synced: about 2 months ago
JSON representation

A fast bitset in Swift

Awesome Lists containing this project

README

          

# SwiftCBitset

A work in progress. Don't mind me.
```
swift build -Xcc -march=native --configuration release
./.build/release/SwiftCBitset
```