Skip to content
@luhnmod10

Luhn (Mod 10)

Fast and simple in-place implementations of the luhn (Mod 10) algorithm.

Pinned

  1. go go Public

    Fast and simple in-place implementation of the luhn (mod 10) algorithm in Go.

    Go 1 1

  2. ruby ruby Public

    Fast and simple in-place implementation of the luhn (mod 10) algorithm in Ruby.

    Ruby

  3. ruby-native ruby-native Public

    Fast and simple in-place implementation of the luhn (mod 10) algorithm in Ruby using a C extension.

    Ruby 1

  4. python python Public

    Fast and simple in-place implementation of the luhn (mod 10) algorithm in Python.

    Python 2

  5. rust rust Public

    Fast and simple in-place implementation of the luhn (mod 10) algorithm in Rust.

    Rust 2 1

  6. kotlin kotlin Public

    Fast and simple in-place implementation of the luhn (mod 10) algorithm in Kotlin.

    Kotlin 1 2

Repositories

Showing 7 of 7 repositories
  • rust Public

    Fast and simple in-place implementation of the luhn (mod 10) algorithm in Rust.

    Rust 2 MIT 1 0 0 Updated May 1, 2022
  • zig Public
    Zig 1 MIT 0 0 0 Updated Mar 24, 2022
  • go Public

    Fast and simple in-place implementation of the luhn (mod 10) algorithm in Go.

    Go 1 MIT 1 0 0 Updated Mar 6, 2022
  • kotlin Public

    Fast and simple in-place implementation of the luhn (mod 10) algorithm in Kotlin.

    Kotlin 1 MIT 2 0 0 Updated Sep 30, 2017
  • python Public

    Fast and simple in-place implementation of the luhn (mod 10) algorithm in Python.

    Python 2 MIT 0 0 0 Updated Jul 30, 2016
  • ruby-native Public

    Fast and simple in-place implementation of the luhn (mod 10) algorithm in Ruby using a C extension.

    Ruby 1 MIT 0 0 0 Updated Jul 29, 2016
  • ruby Public

    Fast and simple in-place implementation of the luhn (mod 10) algorithm in Ruby.

    Ruby 0 MIT 0 0 0 Updated Jul 29, 2016

Top languages

Loading…

Most used topics

Loading…