Skip to content
View fabiocannizzo's full-sized avatar

Block or report fabiocannizzo

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

Popular repositories Loading

  1. FastBinarySearch FastBinarySearch Public

    Fast and vectorizable algorithms for searching in a vector of sorted floating point numbers

    C++ 116 14

  2. lock-free-stack lock-free-stack Public

    A simple lock free stack of 32 bits unsigned indices. This can be used as a building block of an array based stack of generic objects.

    C++ 2

  3. xxHash xxHash Public

    Forked from Cyan4973/xxHash

    Extremely fast non-cryptographic hash algorithm

    C 1

  4. VMT19937 VMT19937 Public

    A SIMD friendly pseudo random number generator, combining multiple Mersenne twister 19937 generators

    C++ 1

  5. FOKKER-FEM-1D FOKKER-FEM-1D Public

    Fokker Planck finite element solver for scalar Ito processes

  6. linux linux Public

    Forked from torvalds/linux

    Linux kernel source tree

    C