Pinned Repositories
apm-agent-python
Official Python agent for the Elastic APM
blackjack-java
computer-graphics-boids
computer-graphics-engine
computer-graphics-raytracing
evaluate
Collection of scripts to evaluate tests
random-image-generator
Simple Code to Generate Random Images
util-cpp
A collection of utilitary scripts
website-tester
marcoffee's Repositories
marcoffee/util-cpp
A collection of utilitary scripts
marcoffee/apm-agent-python
Official Python agent for the Elastic APM
marcoffee/computer-graphics-raytracing
marcoffee/deqr
Simple QR code reader for Python
marcoffee/DNNAIGReduction
marcoffee/exif-py
Easy to use Python module to extract Exif metadata from digital image files.
marcoffee/expandvars
Expand system variables Unix style
marcoffee/hat-trie-python
Python wrapper for https://github.com/Tessil/hat-trie
marcoffee/imagesize_py
marcoffee/libbacktrace
A C library that may be linked into a C/C++ program to produce symbolic backtraces
marcoffee/marcoffee.github.io
marcoffee/pillow-jpegxl-plugin
Pillow plugin for JPEG-XL, using Rust for bindings.
marcoffee/pip-upgrader
An interactive pip requirements upgrader. It also updates the version in your requirements.txt file.
marcoffee/preprocessor
Boost.org preprocessor module
marcoffee/pybind11-stubgen
Generates stubs for python modules (targeted to C++ extensions compiled with pybind11)
marcoffee/pyfasthash
Python Non-cryptographic Hash Library
marcoffee/pyheif
Python 3.6+ interface to libheif library
marcoffee/python-tblib
Serialization library for Exceptions and Tracebacks.
marcoffee/PyTurboJPEG
A Python wrapper of libjpeg-turbo for decoding and encoding JPEG image.
marcoffee/pyzbar
Read one-dimensional barcodes and QR codes from Python 2 and 3.
marcoffee/pyzstd
Python bindings to Zstandard (zstd) compression library, the API is similar to Python's bz2/lzma/zlib module.
marcoffee/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
marcoffee/smhasher
Hash function quality and speed tests
marcoffee/SymSpellCppPy
Fast SymSpell written in c++ and exposes to python via pybind11
marcoffee/TinyEXIF
Tiny ISO-compliant C++ EXIF and XMP parsing library for JPEG.
marcoffee/typed-argument-parser
Typed argument parser for Python
marcoffee/unidecode
ASCII transliterations of Unicode text - GitHub mirror
marcoffee/vininfo
Extracts useful information from Vehicle Identification Number (VIN)
marcoffee/x86-64-level
x86-64-level - Get the x86-64 Microarchitecture Level on the Current Machine
marcoffee/zxing-cpp
C++ port of ZXing