Giter Site home page Giter Site logo

ascpixi / is-odd-jit Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 5 KB

a blazing-fast JIT-compilation-powered C library to determine whether a number is even or odd

License: Other

Makefile 17.60% C 82.40%
c c-library is-even is-odd is-odd-or-even jit jit-compilation jit-compiler

is-odd-jit's Introduction

is-odd-jit

the is-odd-jit library is a blazing fast way to tell whether a number is even or odd - now leveraging just-in-time (JIT) compilation! (ノ◕ヮ◕)ノ*:・゚✧

Tip

you also may be interested in the previous, web version, ascpixi/is-odd!

in order to use is-odd-jit, compile the library under Linux via make OS=linux or make OS=windows in the root repository directory - for Windows, you'll also need to run sudo apt-get install gcc-mingw-w64.

this will produce a static library named libisodd-<os>.a (where <os> is the OS the library was compiled for), that you can reference like any other! see the demo for more details!

currently, the only supported architecture is x86-64, and the supported ABIs are System V (most Unices) and the Microsoft x64 (Windows).

is-odd-jit's People

Contributors

ascpixi avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.