Code Monkey home page Code Monkey logo

Christopher Layne's Projects

fast_double_parser icon fast_double_parser

Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster than strtod

fast_float icon fast_float

Fast and exact implementation of the C++ from_chars functions for float and double types: 4x faster than strtod

fast_io icon fast_io

Significantly faster input/output for C++20

fasthf icon fasthf

Amir Said's C++ fast Huffman coding example (FastHF)

fastintegersqrt icon fastintegersqrt

Fastest implementations of 32-bit and 64-bit integer square roots for x86-64

fastiota icon fastiota

Fast std::iota for contiguous memory using SIMD operations

fastlz icon fastlz

Small & portable byte-aligned LZ77 compression

fastmod icon fastmod

A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.

fastnoise2 icon fastnoise2

Modular node graph based noise generation library using SIMD, C++17 and templates

fastpfor icon fastpfor

The FastPFOR C++ library: Fast integer compression

fastscancount icon fastscancount

Fast implementations of the scancount algorithm: C++ header-only library

fastsearch icon fastsearch

Linear search an array up to 22x faster than the typical naive loop. Requires x86 and AVX2.

fastvalidate-utf-8 icon fastvalidate-utf-8

header-only library to validate utf-8 strings at high speeds (using SIMD instructions)

fatx icon fatx

Userspace FATX Filesystem Driver

fbximporter icon fbximporter

Tool that converts FBX files into Havok-compatible HKX scene files. It also has scripts available that will help you convert them to Vision files or Havok Animation Studio compatible files.

fcml-lib icon fcml-lib

General purpose machine code manipulation library for x86-32 (IA-32) and x86-64 (AMD64) architectures (Assembler, Disassembler, Library).

fcntl-lock icon fcntl-lock

A clone of H. Peter Anvin's flock(1) utility, but using fcntl() locks.

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.