attaswift

Results 9 repositories owned by attaswift

Attabench

1.3k
Stars
51
Forks
Watchers

Microbenchmarking app for Swift with nice log-log plots

BTree

1.3k
Stars
76
Forks
Watchers

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

BigInt

743
Stars
98
Forks
Watchers

Arbitrary-precision arithmetic in pure Swift

GlueKit

362
Stars
23
Forks
Watchers

Type-safe observable values and collections in Swift

SipHash

264
Stars
33
Forks
Watchers

Simple and secure hashing in Swift with the SipHash algorithm

alfred-swift-evolution

63
Stars
1
Forks
Watchers

An Alfred workflow for looking up Swift evolution proposals

Deque

73
Stars
18
Forks
Watchers

A double-ended queue type in pure Swift

FrameworkTemplate

19
Stars
5
Forks
Watchers

My template for new cross-platform Swift frameworks

RedBlackTree

17
Stars
4
Forks
Watchers

Red-Black Trees in Swift