Skip to content
View glebfann's full-sized avatar
:electron:
:electron:

Block or report glebfann

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
glebfann/README.md

Hi there ๐Ÿ‘‹

I'm Gleb, iOS Developer ๐Ÿง‘โ€๐Ÿ’ป

Get in Touch

Pinned Loading

  1. apple/swift-homomorphic-encryption apple/swift-homomorphic-encryption Public

    Homomorphic Encryption library and applications in Swift

    Swift 386 28

  2. FunctionalPrimitives FunctionalPrimitives Public

    Swift functional primitives

    Swift

  3. ReuseIdentifiable ReuseIdentifiable Public

    @ReuseIdentifiable Swift macro that generates a reuseIdentifier field useful for reuse of your UICollectionViewCells, UITableViewCells and in other scenarios

    Swift

  4. BitSet BitSet Public

    Bitset data structure for Swift

    Swift

  5. MeasureExecutionTimeMacro MeasureExecutionTimeMacro Public

    The `@measure` macro that adds execution time measurement to a function. The macro will create a new function with the execution time measurement, prefixing the function name with "measure_".

    Swift