Skip to content
View devoyster's full-sized avatar

Block or report devoyster

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. IntXLib IntXLibPublic

    Arbitrary precision integers library written in pure C# with fast - about O(N * log N) - multiplication/division algorithms implementation.

    C# 43 3

  2. VerifyArgs VerifyArgsPublic

    Contains Verify - fast and extensible class for simple method arguments asserts. Example: Verify.Args(new { param1, param2 }).NotNull()

    C# 3

  3. Oyster.Examples Oyster.ExamplesPublic

    Blog code examples

    C# 1

  4. FasterTests FasterTestsPublic

    Parallel unit test runner for NUnit

    C# 1

  5. projecteuler-solutions-in-nemerle projecteuler-solutions-in-nemerlePublic

    Automatically exported from code.google.com/p/projecteuler-solutions-in-nemerle

    Nemerle

  6. google_photos_exif_processor google_photos_exif_processorPublic

    Forked from linoleum8612/google_photos_exif_processor

    A tool for fixing EXIF metadata in Google Photos Takeout exports.

    Python