1870 Projects (By Name)

Project Repos Stores
An eBook version of Team 8 by Matthew Schocke. - Ian Moriarty - IntermittentlyRupert 1 1
Fast, reliable Reed-Solomon erasure coding as a native addon for Node.js. - Ronomon - ronomon 1 1
Fast, robust, standards-compliant MIME decoder. Ships with extensive tests and fuzz tests. - Ronomon - ronomon 1 1
OpenVisionAPI client - Open Vision API - openvisionapi 1 1
OpenVisionAPI server - Open Vision API - openvisionapi 1 1
Resources for deep learning with satellite & aerial imagery - Robin Cole - robmarkcole 1 1
Semantic segmentation on aerial and satellite imagery. Extracts features such as: buildings, parking lots, roads, water, clouds - Mapbox - mapbox 1 1
zfec -- an efficient, portable erasure coding tool - Tahoe-LAFS - tahoe-lafs 1 1
"Single Cortical Neurons as Deep Artificial Neural Networks", Neuron 2021 - David Beniaguev - SelfishGene 1 1
16 bit RISC-V proof of concept - Anton Mause - AntonMause 1 1
16-bit microprocessor: final project for CMSC 240 - Dan Hopkins - dan-hopkins 1 1
1801 series ULA reverse engineering - 1801BM1 1 1
2D Median Filter for Floating-Point Data - Jukka Suomela - suomela 1 1
2D Vector Graphics Engine Powered by JIT Compiler - Blend2D - blend2d 1 1
3-stage RV32IMACZb* processor with debug - Luke Wren - Wren6991 1 1
32-bit Superscalar RISC-V CPU - ultraembedded 1 1
32bit SpaceWire core with AHB/APB/WB interfaces - Alexander - whtfpga 1 1
3D Reconstruction Software - AliceVision - alicevision 1 1
3D line art engine. - Michael Fogleman - fogleman 1 1
4 stage, in-order, compute RISC-V core based on the CV32E40P - OpenHW Group - openhwgroup 1 1
4 stage, in-order, secure RISC-V core based on the CV32E40P - OpenHW Group - openhwgroup 1 1
4x4 ordered dither - John Cupitt - jcupitt 1 1
5-stage RISC-V CPU, originally developed for RISCBoy - Luke Wren - Wren6991 1 1
539kernel is a simple x86 32bit educational kernel which has been written especially for the book \"A Journey in Creating an Operating System Kernel\" which is available freely on https://539kernel.com - Mohammed Q. Hussain - MaaSTaaR 1 1
64-bit MISC Architecture CPU - Samuel A. Falvo II - sam-falvo 1 1
7-zip source [mirror] - Kornel - kornelski 1 1
720p FPGA Media Player (RISC-V + Motion JPEG + SD + HDMI on an Artix 7) - ultraembedded 1 1
:books: Freely available programming books - Free Ebook Foundation - EbookFoundation 1 1
:bulb: Digital Circuit rendering engine - WaveDrom - wavedrom 1 1
:cake: bit field diagram renderer - WaveDrom - wavedrom 1 1
:heavycheckmark: Check the quality of an image for defects including blur, under-exposure, over-exposure and low contrast. - Sean Ryan - mrseanryan 1 1
:ocean: Digital timing diagram rendering engine - WaveDrom - wavedrom 1 1
:seedling: :snowflake: Collection of open-source peripherals in Verilog - FPGAwars - FPGAwars 1 1
:seedling: Drivers tools for open FPGAs - FPGAwars - FPGAwars 1 1
:seedling: Experimental open FPGA IDE using Atom and Apio - FPGAwars - FPGAwars 1 1
:seedling: Open source ecosystem for open FPGA boards - FPGAwars - fpgawars 1 1
:seedling: Tool GTKWave for open FPGAs - FPGAwars - FPGAwars 1 1
:seedling: Tool scons for open FPGAs - FPGAwars - FPGAwars 1 1
:snowflake: :star2: Workshops with Icestudio and the IceZUM Alhambra board - FPGAwars - FPGAwars 1 1
:snowflake: Icestudio Default Collection - FPGAwars - FPGAwars 1 1
:snowflake: Icestudio Generic Collection - FPGAwars - FPGAwars 1 1
:snowflake: Icestudio Logic Collection - FPGAwars - FPGAwars 1 1
:snowflake: Icestudio collections manager - FPGAwars - FPGAwars 1 1
:snowflake: Icestudio examples - Community contributions - FPGAwars - FPGAwars 1 1
:snowflake: List of collections for Icestudio - FPGAwars - FPGAwars 1 1
:snowflake: Visual editor for open FPGA boards - FPGAwars - FPGAwars 1 1
:snowflake: http://icestudio.readthedocs.io - FPGAwars - FPGAwars 1 1
:star2: Alhambra II FPGA board - FPGAwars - FPGAwars 1 1
:star2: IceZUM Alhambra: an Arduino-like Open FPGA electronic board - FPGAwars - FPGAwars 1 1
A "line-network" geolocation tool created for Bellingcat 1 1
A 16-bit Reduced Instruction Set Computing(RISC) processor capable of fetching and executing a set of 16-bit machine instructions. - Michael Rios - michaelrios28 1 1
A C++ implementation of a stochastic level-set method. - Lester Hedges - lohedges 1 1
A C++ library to compress and intersect sorted lists of integers using SIMD instructions - Daniel Lemire - lemire 1 1
A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware. - Daniel Lemire - lemire 1 1
A CSV parser for Rust, with Serde support. - Andrew Gallant - BurntSushi 1 1
A Chisel RTL generator for network-on-chip interconnects - UC Berkeley Architecture Research - ucb-bar 1 1
A Collection of Papers and Codes for CVPR2021/CVPR2020 Low Level Vision - Kobaayyy 1 1
A DDR3 memory controller in Verilog for various FPGAs - ultraembedded 1 1
A DFA based UTF-8 decoder - Andrew Moon - floodyberry 1 1
A DjVu decoder - Tor Andersson - ccxvii 1 1
A Forth CPU and System on a Chip, based on the J1, written in VHDL - James - howerj 1 1
A Haskell library for converting LaTeX math to MathML. - John MacFarlane - jgm 1 1
A Haskell syntax highlighting library with tokenizers derived from KDE syntax highlighting descriptions - John MacFarlane - jgm 1 1
A JIT for Ruby, implemented in pure Ruby - Chris Seaton - chrisseaton 1 1
A JPEG encoder in a single C++ file - Stephan Brumme - stbrumme 1 1
A Java application to load and execute programs over a serial connection for the Tom Thumb RISC-V system - maikmerten 1 1
A Library of Chisel3 Tools for Digital Signal Processing - UC Berkeley Architecture Research - ucb-bar 1 1
A Linux-capable RISC-V multicore for and by the world - black-parrot 1 1
A Local Adaptive Thresholding framework for image binarization written in C++. Implementing: Otsu, Bernsen, Niblack, Sauvola, Wolf, Gatos, NICK, Su, T.R. Singh, WAN, and Shafait. - Brandon M. Petty - brandonmpetty 1 1
A MARC21 library for Go. - Martin Czygan - miku 1 1
A MARC21 to RDF converter - Tim McNamara - timClicks 1 1
A Machine-Independent Debugger - Dave Hanson - drh 1 1
A Node.js module for converting marc8 encoding to Unicode - Dazhi Jiao - jiaola 1 1
A PyTorch implementation of "Real-time Scene Text Detection with Differentiable Binarization" - Minghui Liao - MhLiao 1 1
A Python Implementation of Simhash Algorithm - Leon - leonsim 1 1
A Python Perceptual Image Hashing Module - Chris Pickett - bunchesofdonald 1 1
A Python Perceptual Image Hashing Module - Johannes Buchner - JohannesBuchner 1 1
A Python and Command-Line Interface to Archive.org@gh - jjjake 1 1
A Python based QR code extractor that uses OpenCV to detect and extract multiple QR codes in any orientation. - MikhailGordeev 1 1
A Python implementation of RAISR - James Chen - movehand 1 1
A Python implementation of eXtended Difference of Gaussians. - Gary Grossi - garygrossi 1 1
A Python implementation of the Stochastic Outlier Selection algorithm - Jeroen Janssens - jeroenjanssens 1 1
A Python library for reading and writing PDF, powered by qpdf - pikepdf 1 1
A Python port of the MATLAB reference implementation - dtk - 0x64746b 1 1
A Python toolbox for building complex digital hardware - M-Labs - m-labs 1 1
A Python-Based Blur Detector using Fast Fourier Transforms - whdcumt - whdcumt 1 1
A QR-Code Scanner, written in C++ and using the OpenCV library, which was developed as part of a university course "Computer Vision". - Philipp Schofield - PhilS94 1 1
A RISC-V SBC based around the LambdaConcept USB2Sniffer FPGA board - ultraembedded 1 1
A RTI library for creating and visualizing Reflectance Transformation Imaging - Visual Computing Lab - ISTI - CNR - cnr-isti-vclab 1 1
A Rust library for low-level text layout. - linebender 1 1
A Rust library for manipulating curves - linebender 1 1
A SAT solver in under 300 lines C++ - Stephan Brumme - stbrumme 1 1
A SIXEL encoder/decoder implementation derived from kmiya's sixel (https://github.com/saitoha/sixel). - Hayaki Saito - saitoha 1 1
A SQLite extension for extracting values from serialized Protobuf messages - Ryan Govostes - rgov 1 1
A SQLite extension for making HTTP requests purely in SQL - Alex Garcia - asg017 1 1
A SQLite extension for parsing, generating, and querying URLs and query strings - Alex Garcia - asg017 1 1
A SQLite extension for parsing, generating, and querying paths - Alex Garcia - asg017 1 1
A SQLite extension for querying, manipulating, and creating HTML elements. - Alex Garcia - asg017 1 1
A SQLite extension for reading large files line-by-line (NDJSON, logs, txt, etc.) - Alex Garcia - asg017 1 1
A Satisfiability Modulo Theories (SMT) solver for the theories of fixed-size bit-vectors, arrays and uninterpreted functions.@gh - Boolector 1 1
A Simple FPGA Core for Creating VGA/DVI/HDMI/OpenLDI Signals - Clifford Wolf - cliffordwolf 1 1
A Simultaneous Pack-and-Place Algorithm for UltraScale FPGA - CUHK EDA - cuhk-eda 1 1
A Small C Compiler (8cc) - Rui Ueyama - rui314 1 1
A Small C Compiler - Rui Ueyama - rui314 1 1
A Sphinx extension for displaying G'MIC commands as images using the gmic-py Python binding - GREYC - GreycLab 1 1
A Tree Parser Generator - Dave Hanson - drh 1 1
A Variable-Length String Hashing Library in C++ - Daniel Lemire - lemire 1 1
A Verilog Synthesis Regression Test - Yosys Headquarters - YosysHQ 1 1
A better compressed bitset in Java - Roaring bitmaps: A better compressed bitset - RoaringBitmap 1 1
A black hole for Internet advertisements - Pi-hole - pi-hole 1 1
A blur detection with FFT written in C - Q-engineering - Qengineering 1 1
A book about compiling Racket and Python to x86-64 assembly - IUCompilerCourse 1 1
A brief computer graphics / rendering course - Dmitry V. Sokolov - ssloy 1 1
A camera pipeline that allows accurate post-capture white balance editing (CIC best paper award, 2019) - Mahmoud Afifi - mahmoudnafifi 1 1
A collection of big designs to run post-synthesis simulations with yosys - Yosys Headquarters - YosysHQ 1 1
A collection of core generators to use with FuseSoC - fusesoc 1 1
A collection of data structures and SAT solver interfaces for writing solvers - Leander Tentrup - ltentrup 1 1
A collection of resources on wait-free and lock-free programming - Erik Rigtorp - rigtorp 1 1
A collection of tools for cleaning up book scans. - Patrick Hulin - phulin 1 1
A collection of toy languages for experimenting with concepts in programming languages - Matthew Might - mattmight 1 1
A collection of various algorithms to produce length-limited prefix codes - Stephan Brumme - stbrumme 1 1
A collective list of free APIs - public-apis 1 1
A command line toolkit to generate maps, point clouds, 3D models and DEMs from drone, balloon or kite images. 📷 - OpenDroneMap - OpenDroneMap 1 1
A community-supported supercharged version of paperless: scan, index and archive all your physical documents - paperless-ngx 1 1
A comparison between different integer set techniques - Roaring bitmaps: A better compressed bitset - RoaringBitmap 1 1
A comparison of Median filter and Wiener filter in image restoration. - LA Tran - tranleanh 1 1
A comprehensive list of awesome document image rectification papers. - Hao Feng - fh2019ustc 1 1
A computer algebra system written in pure Python - Dzhelil Rufat - drufat 1 1
A curated collection of Markdown resources: apps, dialects, parsers, people, … - Wouter Soudan - rhythmus 1 1
A curated list of awesome RISC-V implementations - Aliaksei Chapyzhenka - drom 1 1
A curated list of awesome projects to simplify and improve paper scanning. - Adrian Sieber - ad-si 1 1
A curated list of defocus detection and image quality assessment papers and codes - German Novikov - elejke 1 1
A curated list of papers & ressources linked to 3D reconstruction from images. - openMVG - openMVG 1 1
A curated list of resources for Image and Video Deblurring - Subeesh Vasu - subeeshvasu 1 1
A curated list of resources on handling Rolling Shutter effects and Radial Distortions - Subeesh Vasu - subeeshvasu 1 1
A data-first Rust-native UI design toolkit. - xi-editor 1 1
A digital logic designer and circuit simulator. - Helmut Neemann - hneemann 1 1
A domain-specific language for digital hardware design and synthesis - Guillaume Savaton - aumouvantsillage 1 1
A fast CSV command line toolkit written in Rust. - Andrew Gallant - BurntSushi 1 1
A fast HEIF image converter aimed at thumbnailing - Monostream - monostream 1 1
A fast and easy to use linear algebra library written in Java for dense, sparse, real, and complex matrices. - Peter Abeles - lessthanoptimal 1 1
A fast and robust image library for Go built on libvips - David Byttow - davidbyttow 1 1
A fast image processing library with low memory needs - tiled, threaded io - libvips - libvips 1 1
A fast implementation for varbyte 32bit/64bit integer compression - Christoph Rupp - cruppstahl 1 1
A fast implementation of Aho-Corasick in Rust. - Andrew Gallant - BurntSushi 1 1
A fast preprocessor for C and C++ - Facebook Archive - facebookarchive 1 1
A fast secure userspace pseudorandom number generator - Nick Mathewson - nmathewson 1 1
A fast static index for 2D points - Vladimir Agafonkin - mourner 1 1
A fast, practical GPU rasterizer for fonts and vector graphics - Servo - servo 1 1
A flexible implementation of Colin Percival's scrypt - Andrew Moon - floodyberry 1 1
A font editor written in Rust. - linebender 1 1
A fork of Ffidl for Tcl 8.6 1 1
A fork of Google's TensorFlow repository which includes a port of TensorFlow Lite for Microcontrollers for RISC-V, including a subset of the RISC-V Vector Extension v0.8. - AI Vector Accelerator - AI-Vector-Accelerator 1 1
A fork of TinyMLPerf modified to use our of TensorFlow Lite for Microcontrollers utilises a part of the RISC-V Vector Extension to improve performance. - AI Vector Accelerator - AI-Vector-Accelerator 1 1
A fork of the Open Hardware Group CV32E40P core with light modifications to enable better APU device autonomy. - AI Vector Accelerator - AI-Vector-Accelerator 1 1
A fork of the Open Hardware Groups core-v-verif repository supporting verification of ava-core. - AI Vector Accelerator - AI-Vector-Accelerator 1 1
A formal semantics of the RISC-V ISA in Haskell - Programming Languages and Verification Group at MIT CSAIL - mit-plv 1 1
A formal spec of the RISC-V Instruction Set Architecture, written in Bluespec BSV (executable, synthesizable) - Rishiyur S. Nikhil - rsnikhil 1 1
A framework for building application-level debuggers for bleeding-edge hardware systems. - Bespoke Silicon Group - bespoke-silicon-group 1 1
A free, open source, CMM engine. It provides fast transforms between ICC profiles. - Marti Maria - mm2 1 1
A free, portable photo editor focused on pro-grade features, high performance, and maximum usability. - Tanner - tannerhelland 1 1
A fully non-destructive photo retouching program providing a complete layer-based workflow including RAW image development - aferrero2707 1 1
A general propose image library, including camera calibration, image correction, SNR, filters, features etc. - Karl Georg Bedrich - radjkarl 1 1
A generic next-generation Java library for image processing - Uwe Schmidt - uschmidt83 1 1
A generic parser and tool package for the BTOR2 format.@gh - Boolector 1 1
A go function to report total system memory - Jeremy Jay - pbnjay 1 1
A go implementation of Varpad padding - Karl Stenerud - kstenerud 1 1
A grammar analyzer and LR(k)/GLR parser generator - Fabian Schuiki - fabianschuiki 1 1
A graphical processor simulator and assembly editor for the RISC-V ISA - Morten Borup Petersen - mortbopet 1 1
A guided edge-aware smoothing-sharpening filter based on patch interpolation model and generalized Gamma distribution. - Fergaletto - fergaletto 1 1
A hardware compiler based on LLHD - Fabian Schuiki - fabianschuiki 1 1
A high performance and small footprint system-on-chip based on Migen - M-Labs - m-labs 1 1
A large scale non-linear optimization library - ceres-solver 1 1
A level set methods implementation in Matlab - Gunnar Läthén - lathen 1 1
A library for parsing, editing, and saving EXIF data - libexif Project - libexif 1 1
A library for performing Content-Defined Chunking (CDC) on data streams. - Vincent Cantin - green-coder 1 1
A library for playing with colors in go (golang). - Lucas Beyer - lucasb-eyer 1 1
A lightweight LLVM python binding for writing JIT compilers - Numba - numba 1 1
A lightweight core for the CV32E40 implementing the RISC-V vector extension specification. (v0.8) - AI Vector Accelerator - AI-Vector-Accelerator 1 1
A list of command line tools for manipulating structured text data - D. Bohdan - dbohdan 1 1
A list of resources about deep learning solutions on 3D shape processing - Subeesh Vasu - subeeshvasu 1 1
A list of software that turns your database into a REST/GraphQL API - D. Bohdan - dbohdan 1 1
A machine learning software for extracting information from scholarly documents - Patrice Lopez - kermitt2 1 1
A massaging of DJB's various client libraries into something that's easy to build and use - Adam Langley - agl 1 1
A memory allocator that automatically reduces the memory footprint of C/C++ applications. - PLASMA - plasma-umass 1 1
A memory-based, optional-persistence naïve bayesian text classifier. - Ryan Vennell - hickeroar 1 1
A microcontroller that natively executes a simple LISP dialect - Jeff Bush - jbush001 1 1
A minimal fuzz test suite for cmark created by american fuzzy lop and afl-cmin - John MacFarlane - jgm 1 1
A minimalist, asynchronous, multiplexing, request-response protocol. - Karl Stenerud - kstenerud 1 1
A modern, portable, easy to use crypto library. - Frank Denis - jedisct1 1 1
A modernization of DenseSIFT - Matthew Daiter - mdaiter 1 1
A new kind of terminal - boats - withoutboats 1 1
A packaged and flexible version of the CRAFT text detector and Keras CRNN recognition model. - Fausto Morales - faustomorales 1 1
A padring generator for ASICs - Yosys Headquarters - YosysHQ 1 1
A parser for sqlite create table sql statements. - Marco Bambini - marcobambini 1 1
A parser tool for Racket with an expressive grammar notation - Matthew Might - mattmight 1 1
A path tracer written in Go. - Michael Fogleman - fogleman 1 1
A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library. - Trent Nelson - tpn 1 1
A port of DjVu Imager 2.9 by Alexey Kryukov (monday2000) to Qt 5.x to make it more cross-platform. DjVu Imager creates the grey or color illustrations in a DjVu-book. It is based on the combination of the background glueing and mask coloring methods. - Alexander Trufanov - trufanov-nok 1 1
A portable fork of the high-performance regular expression matching library - VectorCamp - VectorCamp 1 1
A post-processing tool for scanned sheets of paper - unpaper 1 1
A prettyprinting library designed for laying out plain text documents - John MacFarlane - jgm 1 1
A public domain H.261 en- and decoder developed by the Portable Video Research Group at Stanford, patched to build on modern systems - maikmerten 1 1
A public domain MPEG-1 Part 2 en- and decoder developed by the Portable Video Research Group at Stanford, patched to build on modern systems@gh - maikmerten 1 1
A python implementation of MSRCR algorithm for enhancing low-light images. - Adithya Mallya - adiMallya 1 1
A python module for writing pandoc filters, with a collection of examples - John MacFarlane - jgm 1 1
A radix tree implementation in ANSI C - Salvatore Sanfilippo - antirez 1 1
A randomized RV32I test generator - maikmerten 1 1
A readable lisp in less than 1k lines of C - Rui Ueyama - rui314 1 1
A real time frequential filtering library - audionamix 1 1
A refreshed Python toolbox for building complex digital hardware - M-Labs - m-labs 1 1
A refreshed Python toolbox for building complex digital hardware - nMigen - nmigen 1 1
A registry of Datasette instances - Simon Willison - simonw 1 1
A repository for analysing NIST post quantum cryptography round 2 candidates on the RISC-V ISA. - SCARV - scarv 1 1
A repository for research code, papers, interactive visualizers, etc., for spline research - Raph Levien - raphlinus 1 1
A repository that contains implementation of Intrinsic Image Decomposition, based on Intrinsic Images in the Wild, a SIGGRAPH 2014 paper by Sean Bell, Kavita Bala and Noah Snavely. - Soumyasis Gun - DefUs3r 1 1
A scala based simulator for circuits described by a LoFirrtl file - freechipsproject 1 1
A scheme for encoding an arbitrary number of padding bits in a field or bit stream - Karl Stenerud - kstenerud 1 1
A self-contained online book containing a library of FPGA design modules and related coding/design guides. - Charles Eric LaForest - laforest 1 1
A self-hosted Ada-inspired programming language for very small systems. - David Given - davidgiven 1 1
A serial port connection for Digital - Helmut Neemann - hneemann 1 1
A set of computer vision tools - Carl Yuheng Ren - carlren 1 1
A set of tools for rotating, cropping, and binding the images from a scanned book into a PDF. - Tenrec Builders LLC - Tenrec-Builders 1 1
A shared library that implements scrypt() functionality - a replacement for bcrypt() - Joshua Small - technion 1 1
A simple C library for compressing lists of integers using binary packing - Daniel Lemire - lemire 1 1
A simple GUI for binding post processed scanned pages into digital documents - Blender3D 1 1
A simple GUI for minidjvu-mod DjVu encoder - Alexander Trufanov - trufanov-nok 1 1
A simple MARC21/XML parser [not actively developed anymore] - Scriptoteket - scriptotek 1 1
A simple Tesseract 3.02+ hOCR to djvused format converter written in Qt - Alexander Trufanov - trufanov-nok 1 1
A simple and convenient binary date & time format in 64 bits. - Karl Stenerud - kstenerud 1 1
A simple document detector in python3 - Shakleen Ishfar - Shakleen 1 1
A simple implementation of snakes - Active contour models - Michael Mayr - MMayr96 1 1
A simple script to build open-source FPGA tools. - Open Tool Forge - open-tool-forge 1 1
A simple script to build open-source FPGA tools. - Piotr Esden-Tempski - esden 1 1
A simple test image generator - Marisa Reddy 1 1
A simple utility library to dump call information from a Halide pipeline as JSON. Currently used for autotuning. - Halide - halide 1 1
A simple, lightweight, public-domain secure random number generator - Nick Mathewson - nmathewson 1 1
A simple, modern and secure encryption tool with small explicit keys, no config options, and UNIX-style composability. - Filippo Valsorda - FiloSottile 1 1
A simple, self-hosting C compiler - Lars Kirkholt Melhus - larmel 1 1
A single-wire bi-directional chip-to-chip interface for FPGAs - Clifford Wolf - cliffordwolf 1 1
A small C compiler - Rui Ueyama - rui314 1 1
A small C++ implementation of LSTM networks, focused on OCR - mittagessen 1 1
A small C++ implementation of LSTM networks, focused on OCR. - Tom - tmbdev 1 1
A small DFA for under 16 states - geofflangdale 1 1
A small RISC-V RV32I core written in VHDL, intended as testbed for my personal VHDL learning - maikmerten 1 1
A small command-line utility to show EXIF information hidden in JPEG files - libexif Project - libexif 1 1
A small test SoC for various soft-CPUs (Cortex-M0, RISC-V) - ultraembedded 1 1
A small tutorial to libFirm inspired by LLVM's - libFirm - libfirm 1 1
A small web app to demonstrate the seam-carving algorithm in JavaScript. - Matthew Might - mattmight 1 1
A suite of utilities for converting to and working with CSV, the king of tabular file formats. - wireservice - wireservice 1 1
A super-fast hash algorithm in a single C++ header - Stephan Brumme - stbrumme 1 1
A supercharged version of paperless: scan, index and archive all your physical documents - Jonas Winkler - jonaswinkler 1 1
A test suite for libexif and exif - libexif Project - libexif 1 1
A text-based widget toolkit - Markus Gans - gansm 1 1
A tiny C header-only risc-v emulator. - CNLohr - cnlohr 1 1
A tool for converting poor document photos or scans into clear black and white images - Ivan Tsybulin 1 1
A tool for manipulating data in various encoding formats. - Karl Stenerud - kstenerud 1 1
A tool that converts SystemVerilog to Verilog. Use Design Compiler, so it is 100% compatible. - Bespoke Silicon Group - bespoke-silicon-group 1 1
A tool to extract data from Open Street Map (OSM) to build the boundaries of the world's timezones. - Evan Siroky - evansiroky 1 1
A try at basic adaptive thresholding - Nathan Pucheril - nathanpucheril 1 1
A version of the AKAZE feature detection and description that has removed the OpenCV dependency - Chris Sweeney - sweeneychris 1 1
A very fast static spatial index for 2D points and rectangles in JavaScript - Vladimir Agafonkin - mourner 1 1
A visual simulator for teaching computer architecture using the RISC-V instruction set - Guillaume Savaton (ESEO) - Guillaume-Savaton-ESEO 1 1
A web-based game to learn finite-state machines - Guillaume Savaton (ESEO) - Guillaume-Savaton-ESEO 1 1
ABC: System for Sequential Logic Synthesis and Formal Verification - berkeley-abc 1 1
ANSI Standard X3.64 Teletypewriter Command Session Library - Justine Tunney - jart 1 1
AVX implementation of the Skinny block cipher - kste 1 1
AXI support for Migen/MiSoC - Alain Péteut - peteut 1 1
AXI-4 RAM Tester Component - ultraembedded 1 1
Aa set of tools to encode, inspect, and decode audio in the Opus format. - Xiph.Org Foundation - xiph 1 1
Active Grouping and Geometry-Gradient Combined Validation for Fast Line Segment Extraction - weidong - weidong-whu 1 1
Active contour model (aka snakes) implemented in python. - Brian Keating - brikeats 1 1
Active contour model, also called snakes, is a framework in computer vision for delineating an object outline from a possibly noisy 2D image. The snakes model is popular in computer vision, and snakes are greatly used in applications like object tracking, shape recognition, segmentation, edge detection and stereo matching. - Mohit Ahuja - mohitkumarahuja 1 1
Active contours implementation - notmatthancock 1 1
Adaptive Threshold in JavaScript - Fuji Haruka - FujiHaruka 1 1
Adaptive Thresholding Using the Integral Image - phryniszak 1 1
Adaptive Thresholds for Feature Extraction - Lawrence Livermore National Laboratory - LLNL 1 1
Advanced Testing of Circuits - Helmut Neemann - hneemann 1 1
Algorithm to texture 3D reconstructions from multi-view stereo images - Nils Moehrle - nmoehrle 1 1
AliceVisionDependencies - AliceVision - alicevision 1 1
All ATCF hardware building in a grip repository - place holder as CDL moves to a library structure with grip - Gavin J Stark - atthecodeface 1 1
All CPU and MCU documentation in one place - Lars Brinkhoff - larsbrinkhoff 1 1
All code found on nandland is here - nandland 1 1
All the missing SQLite functions - Anton Zhiyanov - nalgeon 1 1
All-pair set similarity search on millions of sets in Python and on a laptop (faster than MinHash LSH) - Eric Zhu - ekzhu 1 1
AltOr32 - Alternative Lightweight OpenRisc CPU - ultraembedded 1 1
Alternative to the Intel SIMD APIs. - SIMD Everywhere - simd-everywhere 1 1
Always allow access to /-/permissions, for debugging - Simon Willison - simonw 1 1
An 8bf filter plug-in that interacts with G'MIC-Qt - GREYC - GreycLab 1 1
An Agile RISC-V SoC Design Framework with in-order cores, out-of-order cores, accelerators, and more - Tenstorrent Inc. - tenstorrent 1 1
An Agile RISC-V SoC Design Framework with in-order cores, out-of-order cores, accelerators, and more - UC Berkeley Architecture Research - ucb-bar 1 1
An EXIF-based photo assistant, organizer, manager and workflow automation tool. - Jaisen Mathai - jmathai 1 1
An Embedded Computer Vision & Machine Learning Library (CPU Optimized & IoT Capable) - PixLab Symisc Systems - symisc 1 1
An Experimental Repository for BSG Bladerunner using CUDA Lite - Bespoke Silicon Group - bespoke-silicon-group 1 1
An Instruction Set Extension to accelerate ChaCha on 64-bit platforms, focusing on RISC-V - SCARV - scarv 1 1
An Invitation to 3D Vision: A Tutorial for Everyone - Sunglok Choi - sunglok 1 1
An MBTiles server for PBF, which is also a map matcher. - Fabrice Aneche - akhenakh 1 1
An Open-Source RaptorQ Implementation in C++ - Matt Olan - olanmatt 1 1
An Wiener Filter Implementation for Image Processing Task - LA Tran - tranleanh 1 1
An abstraction for 2D graphics. - linebender 1 1
An adaptation of IEEE-1355 DS-SE-02 serial I/O for use with the Kestrel-3 for standardized I/O channels. - Samuel A. Falvo II - sam-falvo 1 1
An advanced image processing library - Artur Graniszewski - artur-graniszewski 1 1
An advanced lane-finding algorithm using distortion correction, image rectification, color transforms, and gradient thresholding. - Mithi Sevilla 1 1
An application of high resolution GANs to dewarp images of perturbed documents - Thomas Huang - thomasjhuang 1 1
An application to allow blind or visually impaired people to read books (the paper ones). - Dimitris Karakasilis - jimmykarily 1 1
An archive of Kestrel-2 build artifacts. Not currently maintained. - Kestrel Computer Project - KestrelComputer 1 1
An area-optimized, customizable MCU-class 32-bit RISC-V soft-core CPU and microcontroller-like SoC written in platform-independent VHDL. - stnolting - stnolting 1 1
An attempt to recreate the RP2040 PIO in an FPGA - Lawrie Griffiths - lawrie 1 1
An eBook version of Harry Potter and the Nightmares of Futures Past by Matthew Schocke. - Ian Moriarty - IntermittentlyRupert 1 1
An easy-to-use C library for displaying text progress bars. - Trevor Fountain - doches 1 1
An encoding scheme to compress unsigned integers - Karl Stenerud - kstenerud 1 1
An encoding scheme to store a floating point value in as few bytes as possible. - Karl Stenerud - kstenerud 1 1
An example for how to add an extension module to ABC without modifying ABC itself. - berkeley-abc 1 1
An example for the implementation of components in java which can be used in Digital. - Helmut Neemann - hneemann 1 1
An example of using ABC as a Library using CMake - berkeley-abc 1 1
An expandable and scalable OCR pipeline - openphilology 1 1
An experimental GPU compute-centric 2D renderer. - linebender 1 1
An experimental programming language - David Given - davidgiven 1 1
An immutable radix tree implementation in Golang - HashiCorp - hashicorp 1 1
An implementation of Content Defined Chunking(CDC) - baixiangcpp - baixiangcpp 1 1
An implementation of Radial Basis Function multidimensional interpolation - linebender 1 1
An implementation of a Reed Solomon erasure code in C++ using a Cauchy generator matrix. - Bertold Van den Bergh - BertoldVdb 1 1
An implementation of image panorama stitching project using SIFT and RANSAC algorithms. - LA Tran - tranleanh 1 1
An implementation of markdown in C, using a PEG grammar - John MacFarlane - jgm 1 1
An implementation of some binarization methods such as Niblack, Sauvola, Wolfjolion and one based on feature space partitioning - Caio Almeida - caiosba 1 1
An interactive document scanner built in Python using OpenCV featuring automatic corner detection, image sharpening, and color thresholding. - Andrew Campbell - andrewdcampbell 1 1
An interpolating spline based on spirals - Raph Levien - raphlinus 1 1
An open library of computer vision algorithms - VLFeat.org - vlfeat 1 1
An open source Video Display Controller following in the footsteps, but not a clone, of the Commodore 8568 VDC chip. - Samuel A. Falvo II - sam-falvo 1 1
An open source library for multiview geometry and structure from motion - Chris Sweeney - sweeneychris 1 1
An open source multi-tool for exploring and publishing data - Simon Willison - simonw 1 1
An open source nesting application for laser cutters, plasma cutters and other CNC machines - Jack Qiao - Jack000 1 1
An open source vector nesting tool - Jack Qiao - Jack000 1 1
An unofficial Python (Numpy and Pytorch) implementation of \"Polyblur: Removing mild blur by polynomial reblurring\" by Mauricio Delbracio and collaborators. - Thomas Eboli - teboli 1 1
Analysis of problems in the MARC21 record - Karen Coyle - kcoyle 1 1
Analysis of the flicker pattern of a real candle - Tim - cpldcpu 1 1
Android client of WireGuard. 1 1
Android port of Simon Tatham's Puzzles - Chris Boyle - chrisboyle 1 1
Angle invariant 1D Barcode detection - Simone Albertini - SimoneAlbertini 1 1
Anna's Archive 1 1
Apply all G'MIC filters to an image and view results in HTML - Jean-Philippe Fleury - jpfleury 1 1
Ariane is a 6-stage RISC-V CPU capable of booting Linux - pulp-platform 1 1
Arithmetic Coding and PPM compression - Janne Kataja - jkataja 1 1
Assembler for the Digital example processor - Helmut Neemann - hneemann 1 1
Assembler toolkit based on AsmJit - AsmJit - asmjit 1 1
Assorted notes - Alexander Pankratov - apankrat 1 1
Audio controller (I2S, SPDIF, DAC) - ultraembedded 1 1
Automated book scanner command & control software - Libreflip - libreflip 1 1
Automated generation of provably secure, zero-copy parsers from format specifications - Project Everest - project-everest 1 1
Automatic de-keystoning for single camera DIY book scanners. - Jacob Levernier - jglev 1 1
Automatic de-keystoning/page-splitting tool for single camera book scanners - Johannes Künsebeck - hnesk 1 1
Automatic library-wide shuffle for mpd. - Josh Kunz - Joshkunz 1 1
Automatic perspective correction on photos of A4 papers using Canny detector and Hough transform with opencv-python. - Joyee Cheung - joyeecheung 1 1
Automatic reconstruction of shredded documents - My honours project - Razvan Ranca - RazvanRanca 1 1
Automatic verification of LLVM optimizations - AliveToolkit 1 1
Automatically exported from code.google.com/p/imageresampler - Rich Geldreich - richgel999 1 1
Automatically exported from code.google.com/p/jpeg-compressor - Rich Geldreich - richgel999 1 1
Automatically exported from code.google.com/p/picojpeg - Rich Geldreich - richgel999 1 1
Auxiliary stuff for article sources - e-maxx-eng 1 1
Awesome Low-light Enhancement - Elon Lin - Elin24 1 1
Awesome-ImageHarmonization - Subeesh Vasu - subeeshvasu 1 1
BARK INFINITY GUI CMD Powered Up Bark Text-prompted Generative Audio Model - Jonathan Fly - JonathanFly 1 1
BING: Binarized Normed Gradients for Objectness Estimation at 300fps - Yun Liu - yun-liu 1 1
BLAKE2 official implementations - BLAKE2 — fast secure hashing - BLAKE2 1 1
BNF wrangling and railroad diagrams - Katherine - katef 1 1
BOOM Website: News, Docs, and more! - BOOM: The Berkeley Out-of-Order RISC-V Processor - riscv-boom 1 1
BOOM: Berkeley Out-of-Order Machine - The Berkeley Out-of-Order RISC-V Processor - riscv-boom 1 1
BSD-licensed implementation of rsync - Kristaps Dz - kristapsdz 1 1
Backblaze Reed-Solomon Implementation in Java - Backblaze - Backblaze 1 1
Backbone provides a backplane-based research and development platform for developing individual pieces of the Kestrel-3 and perhaps even other home-made, open-source computing devices. - Kestrel Computer Project - KestrelComputer 1 1
Backup and restore your running Raspberry - framp - framps 1 1
Barcode detection and decoding using openCV and Zbar. - M. Asad Ali - pyxploiter 1 1
Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon) - Wojciech Muła - WojciechMula 1 1
BaseJump Open-Source Hardware Accelerator Motherboards - Bespoke Silicon Group - bespoke-silicon-group 1 1
BaseJump Open-Source Hardware Accelerator Packages and Sockets - Bespoke Silicon Group - bespoke-silicon-group 1 1
BaseJump STL: A Standard Template Library for SystemVerilog - Bespoke Silicon Group - bespoke-silicon-group 1 1
Baseband Receiver IP for GPS like DSSS signals - J-core Open Processor - j-core 1 1
Based on mini-rv32ima - CNLohr - cnlohr 1 1
Basic Peripheral SoC (SPI, GPIO, Timer, UART) - ultraembedded 1 1
Basic Programs in Computer Vision (will be updated) - Aditya Gupta - adityaguptai 1 1
Basic RISC-V Test SoC - ultraembedded 1 1
Basic USB 1.1 Host Controller for small FPGAs - ultraembedded 1 1
Basic USB-CDC device core (Verilog) - ultraembedded 1 1
Beautiful & consistent icon toolkit made by the community. Open-source project and a fork of Feather Icons. - Lucide - lucide-icons 1 1
Benchmark kit - Advanced Image Manipulation Lab @ Samsung AI Center Moscow - saic-mdal 1 1
Benchmarks for Yosys development - Yosys Headquarters - YosysHQ 1 1
Benchmarks for nextpnr - Yosys Headquarters - YosysHQ 1 1
Berkeley's Spatial Array Generator - UC Berkeley Architecture Research - ucb-bar 1 1
Bespoke Silicon Group AWS EC2 F1 Infrastructure and Interface logic for HammerBlade - Bespoke Silicon Group - bespoke-silicon-group 1 1
Better lossless compression than PNG with a simpler algorithm - Chris Taylor - catid 1 1
Bias correction method for illuminant estimation -- JOSA 2019 - Mahmoud Afifi - mahmoudnafifi 1 1
Bibliographic character sets for Java - xbib 1 1
Bibliohack digitalization software stack - Bibliohack - Bibliohack 1 1
Binarized Convolutional Neural Networks on Software-Programmable FPGAs - Cornell Zhang Research Group - cornell-zhang 1 1
Binary image denoising using MRF, Ising model, and simulated annealing. - Joyee Cheung - joyeecheung 1 1
Binary tools: assembler, disassembler, linker, library manager, emulator - ForwardCom 1 1
Binary-to-text encoding that is safe to pass through modern text processors - Karl Stenerud - kstenerud 1 1
BlackParrot Simulator - black-parrot 1 1
Blind Image Deblurring Using Patch-Wise Minimal Pixels Regularization@gh - FWen 1 1
BlockQuicksort - Armin Weiß - weissan 1 1
Bluespec BSV HLHDL tutorial - Rishiyur S. Nikhil - rsnikhil 1 1
Blur Detection with OpenCV in Python - Will Brennan - WillBrennan 1 1
Blur image detection using opencv library. Approach used is Laplacian and ConvNets. - Saurav Panchal - sauravpanchal 1 1
Blurred Image Reconstruction@gh - cpcdoy 1 1
BoSy is a reactive synthesis tool based on constraint-solving - Reactive Systems Group - reactive-systems 1 1
Book Scan Wizard 1 1
Bookscanner controller firmware - Libreflip - libreflip 1 1
Boolector website.@gh - Boolector 1 1
BootROM for JCore J2 SoCs - J-core Open Processor - j-core 1 1
Bounding boxes around moving objects in a video. - Fergaletto - fergaletto 1 1
Breadth First Search Virtual Table Extension for Sqlite3 - Andrei - abetlen 1 1
Brotli compression format - Google - google 1 1
Bug-tracking for Jeff's algorithms book, notes, etc. - Jeff Erickson - jeffgerickson 1 1
Build vector tilesets from large collections of GeoJSON features. - Mapbox - mapbox 1 1
Builder for modules for various Android devices. 1 1
Building scantailor and its dependencies - 4lex4 15 15
Burrows-Wheeler transformation based compression program - Pekka Mikkola - pjmikkol 1 1
By the Bluebook implementation of Smalltalk-80 - Dan Banay - dbanay 1 1
C Interfaces and Implementations - Dave Hanson - drh 1 1
C Minimal Perfect Hashing Library - zvelo - zvelo 1 1
C implementation of Concise Binary Encoding - Karl Stenerud - kstenerud 1 1
C implementation of VLQ - Karl Stenerud - kstenerud 1 1
C implementation of compact float - Karl Stenerud - kstenerud 1 1
C implementation of compact time - Karl Stenerud - kstenerud 1 1
C implementation of geodesic routines - GeographicLib - geographiclib 1 1
C implementation of smalltime and nanotime - Karl Stenerud - kstenerud 1 1
C library for Convolutional codes and Reed-Solomon - Quiet Modem Project - quiet 1 1
C library for reading DICOM files - John Cupitt - jcupitt 1 1
C library implementing the ridiculously fast CLHash hashing function - Daniel Lemire - lemire 1 1
C library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp - BLAKE2 — fast secure hashing - BLAKE2 1 1
C library to pack and unpack short arrays of integers as fast as possible - Daniel Lemire - lemire 1 1
C library to remove white space from strings as fast as possible - Daniel Lemire - lemire 1 1
C version of gjslib, including some image analysis / matching - Gavin J Stark - atthecodeface 1 1
C# class libraries and full featured editor for MARC Records - Mattie Schraeder - afrozenpeach 1 1
C++ Automated white balance using lodepng and some color correction - Adrian Fluder - AFLProjects 1 1
C++ Implementation of RAISR algorithm - Jiuru Shao - Brick-Mover 1 1
C++ Library for calculating CRCs - Bertold Van den Bergh - BertoldVdb 1 1
C++ MARC biblio records library - Frédéric Demians - fredericd 1 1
C++ implementation of Retinex algorithm - MaksimGordin - GordinMaxim 1 1
C++ implementations of https://www.analyticsvidhya.com/blog/2017/06/a-comprehensive-guide-for-linear-ridge-and-lasso-regression/ - Alan Wolfe - Atrix256 1 1
C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference - Daniel Lemire - lemire 1 1
C++ to go with blog post https://blog.demofox.org/2020/01/05/fir-audio-data-filters/ - Alan Wolfe - Atrix256 1 1
C11 compiler (mirror) - Michael Forney - michaelforney 1 1
C99 parser and frontend for libfirm - libFirm - libfirm 1 1
CAD-Data of Libreflip - Libreflip - libreflip 1 1
CAQE is a solver for quantified Boolean formulas - Leander Tentrup - ltentrup 1 1
CDL - cycle-based hardware design language - embisi-github 1 1
CDL Hardware implementations; BBC microcomputer, RISC-V (numerous), frame buffers, JTAG, etc - Gavin J Stark - atthecodeface 1 1
CDL hardware repository for use with grip for utilities such as generic FIFO and debug printing - Gavin J Stark - atthecodeface 1 1
CDL hardware repository for use with grip for video - frame buffers and teletext, for example - Gavin J Stark - atthecodeface 1 1
CDL hardware repository for use with grip, containing standard library components (sram, technology flops, etc) - Gavin J Stark - atthecodeface 1 1
CDL hardware source and tests for APB modules, including APB processor ROM - Gavin J Stark - atthecodeface 1 1
CDL hardware source and tests for Ethernet modules (MACs, PCS, MDIO, etc) - Gavin J Stark - atthecodeface 1 1
CDL hardware source and tests for I/O modules, including PS2, UARTs and LEDs - Gavin J Stark - atthecodeface 1 1
CDL hardware source and tests for I2C interfacing; master and slave, and APB target and APB master - Gavin J Stark - atthecodeface 1 1
CDL hardware source and tests for JTAG modules - Gavin J Stark - atthecodeface 1 1
CDL hardware source and tests for RISC-V - Gavin J Stark - atthecodeface 1 1
CDL hardware source and tests for Reve-R RISC-V I32MAC pipelines - Gavin J Stark - atthecodeface 1 1
CDL hardware source and tests for an internal logic analyzer in silicon and FPGA designs - Gavin J Stark - atthecodeface 1 1
CDL hardware source and tests for clock management, measurement, and synchronization - Gavin J Stark - atthecodeface 1 1
CDL hardware source and tests for cryptography - bulk, streaming and hashes - Gavin J Stark - atthecodeface 1 1
CDL hardware source and tests for networking - AXI4S, classification, and match-action - Gavin J Stark - atthecodeface 1 1
CGAL repository for the testsuite 1 1
CIRCT website - LLVM - llvm 1 1
CLI for WaveDrom - WaveDrom - wavedrom 1 1
COLMAP - Structure-from-Motion and Multi-View Stereo - colmap 1 1
COLMAP-CL: An OpenCL implementation of COLMAP photogrammetry - OpenPhotogrammetry - openphotogrammetry 1 1
CORE-V Family of RISC-V Cores - OpenHW Group - openhwgroup 1 1
CPU feature identification for Go - Klaus Post - klauspost 1 1
CRC32 hash with x64 optimizations - Klaus Post - klauspost 1 1
CROBOTS is a programming game, for programmers (or aspiring programmers.) - Tom Poindexter - tpoindex 1 1
CS140 Lecture_Notes - James Plank 1 1
CS302 Lecture_Notes - James Plank 1 1
CS360 Lecture_Notes - James Plank 1 1
CV Project: Intelligent Scissor - Zheng Rui - ZhengRui 1 1
CV32E40P is an in-order 4-stage RISC-V RV32IMFCXpulp CPU based on RI5CY from PULP-Platform - OpenHW Group - openhwgroup 1 1
CaDiCaL SAT Solver - Armin Biere - arminbiere 1 1
CalculateVariance1Pass - Alan Wolfe - Atrix256 1 1
Capstone disassembly/disassembler framework: Core (Arm, Arm64, BPF, EVM, M68K, M680X, MOS65xx, Mips, PPC, RISCV, Sparc, SystemZ, TMS320C64x, Web Assembly, X86, X86_64, XCore) + bindings. - Nguyen Anh Quynh - aquynh 1 1
Cauchy Caterpillar : O(N^2) Short-Window Streaming Erasure Code - Chris Taylor - catid 1 1
ChipDB builder for NextPnR project - Yosys Headquarters - YosysHQ 1 1
Chisel 3 HDL - freechipsproject 1 1
Chisel 3: A Modern Hardware Design Language - CHIPS Alliance - chipsalliance 1 1
Chisel/Firrtl execution engine - CHIPS Alliance - chipsalliance 1 1
Chisel/Firrtl execution engine - freechipsproject 1 1
Chisel: A Modern Hardware Design Language - CHIPS Alliance - chipsalliance 1 1
Circuit IR Compilers and Tools - LLVM - llvm 1 1
Classifying the Blur and Clear Images - Aditya Sharma - aditya9211 1 1
Clients for building books with EpubPress. - Harold Treen - haroldtreen 1 1
Clone of Phil Karn's libfec with capability to build on x86-64 - Quiet Modem Project - quiet 1 1
Code examples for ForwardCom - ForwardCom 1 1
Code for Bell et al, "Intrinsic Images in the Wild", SIGGRAPH 2014. - Sean Bell - seanbell 1 1
Code for CVPR 2014 paper \"Shrinkage Fields for Effective Image Restoration\" (Uwe Schmidt and Stefan Roth) - Uwe Schmidt - uschmidt83 1 1
Code for ICCV 2017 paper \"Learning to Push the Limits of Efficient FFT-based Image Deconvolution\" (Jakob Kruse, Carsten Rother, and Uwe Schmidt) - Thomas Eboli - teboli 1 1
Code for ICCV 2017 paper \"Learning to Push the Limits of Efficient FFT-based Image Deconvolution\" (Jakob Kruse, Carsten Rother, and Uwe Schmidt) - Uwe Schmidt - uschmidt83 1 1
Code for \"Deep Snake for Real-Time Instance Segmentation\" CVPR 2020 oral - ZJU3DV - zju3dv 1 1
Code for executing the Single-Image Intrinsic Decomposition algorithm presented in the paper: Unsupervised Deep Single-Image Intrinsic Decomposition using Illumination-Varying Image Sequences - Kenneth Vanhoey - kvanhoey 1 1
Code for paper "Base64 encoding and decoding at almost the speed of a memory copy" - Wojciech Muła - WojciechMula 1 1
Code for the Atmel micro-controller USB interface - J-core Open Processor - j-core 1 1
Code for the paper "DewarpNet: Single-Image Document Unwarping With Stacked 3D and 2D Regression Networks" (ICCV 19) - CVLab@StonyBrook - cvlab-stonybrook 1 1
Collect variants of the Minisat SAT solver (minisat.se), and modifications that have been proposed in SAT competitions - conp-solutions 1 1
Collection of OCR-related python tools and wrappers from @OCR-D - OCR-D - OCR-D 1 1
Collection of background segmentation algorithms - Vladislav Samsonov - VladX 1 1
Collection of hardware elements and examples for the LOVE-FPGA project (Linking Of Virtual Electronics to FPGAs) - FPGAwars - FPGAwars 1 1
Collection of test cases for Yosys - Yosys Headquarters - YosysHQ 1 1
Color Quantization using K-Means(Machine learning) - Aditya Gupta - adityaguptai 1 1
Colour Science for Python - colour-science - colour-science 1 1
Combination of Gamma Gaussian Mixture model and topological FDR for thresholding fMRI statistical maps. - Chris Gorgolewski - chrisfilo 1 1
Command line MARC to JSON converter. - Leipzig University Library - ubleipzig 1 1
Command-line tools for creating and playing Ogg Vorbis files. - Xiph.Org Foundation - xiph 1 1
Common SV components - pulp-platform 1 1
CommonMark parser and renderer in JavaScript - CommonMark - commonmark 1 1
CommonMark parsing and rendering library and program in C - CommonMark - commonmark 1 1
CommonMark spec web pages - CommonMark - commonmark 1 1
CommonMark spec, with reference implementations in C and JavaScript - CommonMark - commonmark 1 1
Community contributions to the G'MIC software - David Tschumperlé - dtschump 1 1
Community contributions to the G'MIC software - GREYC - GreycLab 1 1
Competitive Programming Algorithms (in English) - e-maxx-eng 1 1
Compiler - Digital Mars - DigitalMars 1 1
Complete implementations from \"Algorithms for Modern Hardware\" - Sergey Slotin - sslotin 1 1
Complete x86/x64 JIT and AOT Assembler for C++ - AsmJit - asmjit 1 1
Computational Geometry Algorithms Library (CGAL); C++ library; efficient, reliable algorithms in computational geometry 1 1
Compute Vanishing points using RANSAC and rectify the image - Sasank Chilamkurthy - chsasank 1 1
Computer Vision Annotation Tool (CVAT), web-based, annotate video and images 1 1
Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+. - Concurrency Kit - concurrencykit 1 1
Configurable Datasette plugin running ripgrep - Simon Willison - simonw 1 1
Configurable Graphics Interface Adapter - Kestrel Computer Project - KestrelComputer 1 1
Contains commonly used UVM components (agents, environments and tests) - pulp-platform 1 1
Content-Defined Chunking for Rust - Remi Rampin - remram44 1 1
Content-Defined Chunking, after rsync / Rabin fingerprinting / FastCDC / Ronomon's algorithm. - Tony Garnock-Jones - tonyg 1 1
Contents files for bibliohack.org - Bibliohack - Bibliohack 1 1
Contextual Query Language (CQL) compiler for Java - xbib 1 1
Contextual Query Language implementation for Java - hbz - hbz 1 1
Convenient unified display of the most relevant technical and tag data for video and audio files. - MediaArea - MediaArea 1 1
Convergent Replicated Data Types - Kyle Kingsbury - aphyr 1 1
Convert CSV files into a SQLite database - Simon Willison - simonw 1 1
Convert PDF to HTML without losing text or format. - Lu Wang - coolwanglu 1 1
Convert between CBOR, JSON, MessagePack, TOML, and YAML - D. Bohdan - dbohdan 1 1
Convert images to 15/16-bit RGB color with dithering - D. Bohdan - dbohdan 1 1
Convert scans of handwritten notes to beautiful, compact PDFs - Matt Zucker - mzucker 1 1
Convert your ascii diagram scribbles into happy little SVG - Jovansonlee Cesar - ivanceras 1 1
Converts floating point numbers to decimal strings - Ulf Adams - ulfjack 1 1
Convolutional Neural Networks - Joseph Redmon - pjreddie 1 1
Convolutional Neural Networks to predict the aesthetic and technical quality of images. - idealo - idealo 1 1
Cookiecutter template for creating Datasette plugins - Simon Willison - simonw 1 1
Copy stand for newspaper digitization - Bibliohack - Bibliohack 1 1
Cores-VeeR-EH2 - CHIPS Alliance - chipsalliance 1 1
Create a local copy of database files from a Datasette instance - Simon Willison - simonw 1 1
Critbit trees in C - Adam Langley - agl 1 1
Cross-library cross-language test for polyline encoding and decoding - Mapbox - mapbox 1 1
Cross-platform high-performance userspace implementation of WireGuard in Rust. 1 1
Cross-platform userspace implementation of WireGuard in Go. 1 1
Cross-platform userspace tools to configure WireGuard implementations 1 1
Cryptographic Primitive Code Generation by Fiat - Programming Languages and Verification Group at MIT CSAIL - mit-plv 1 1
CuCV - CUDA empowered light-weight CV library - Carl Yuheng Ren - carlren 1 1
Custom SQL function for making DNS lookups - Simon Willison - simonw 1 1
Custom version of KFAST for integration into OpenMVG - Kareem Omar - komrad36 1 1
DAISY: A Fast Local Descriptor for Dense Matching - engin tola - etola 1 1
DECAPOD STEREO DEWARPING - Decapod 1 1
DFA regular expression library & friends - Katherine - katef 1 1
DIY Book Scanner Image Postprocessor 1 1
DMC_TVC - Fergaletto - fergaletto 1 1
Data Science at the Command Line - Jeroen Janssens - jeroenjanssens 1 1
Datasette plugin adding a /-/psutil debugging endpoint - Simon Willison - simonw 1 1
Datasette plugin for authenticating access using API tokens - Simon Willison - simonw 1 1
Datasette plugin for authentication using passwords - Simon Willison - simonw 1 1
Datasette plugin for configuring permission checks using SQL queries - Simon Willison - simonw 1 1
Datasette plugin for displaying error tracebacks - Simon Willison - simonw 1 1
Datasette plugin for dumping out the ASGI scope - Simon Willison - simonw 1 1
Datasette plugin for enabling full-text search against selected table columns - Simon Willison - simonw 1 1
Datasette plugin for inserting and updating data - Simon Willison - simonw 1 1
Datasette plugin for outputting iCalendar files - Simon Willison - simonw 1 1
Datasette plugin for outputting tables in formats suitable for copy and paste - Simon Willison - simonw 1 1
Datasette plugin for publishing data using Fly - Simon Willison - simonw 1 1
Datasette plugin for publishing data using Vercel - Simon Willison - simonw 1 1
Datasette plugin for rendering HTML based on JSON values - Simon Willison - simonw 1 1
Datasette plugin for rendering Markdown - Simon Willison - simonw 1 1
Datasette plugin for searching all searchable tables at once - Simon Willison - simonw 1 1
Datasette plugin for serving files from disk based on a SQL query - Simon Willison - simonw 1 1
Datasette plugin for uploading CSV files and converting them to database tables - Simon Willison - simonw 1 1
Datasette plugin for visualizing data using Vega - Simon Willison - simonw 1 1
Datasette plugin providing a UI for writing to the database - Simon Willison - simonw 1 1
Datasette plugin providing an automatic GraphQL API for your SQLite databases - Simon Willison - simonw 1 1
Datasette plugin that adds a .atom output format - Simon Willison - simonw 1 1
Datasette plugin that authenticates users against GitHub - Simon Willison - simonw 1 1
Datasette plugin that blocks all robots using robots.txt - Simon Willison - simonw 1 1
Datasette plugin that lets users save and execute queries - Simon Willison - simonw 1 1
Datasette plugin that renders binary blob images using data-uris - Simon Willison - simonw 1 1
Datasette plugin that replaces any GeoJSON column values with a Leaflet map. - Simon Willison - simonw 1 1
Datasette plugin that shows a map for any data with latitude/longitude columns - Simon Willison - simonw 1 1
Datasette plugin that shows the schema version of every attached database - Simon Willison - simonw 1 1
Debugger/emulator for Pineapple ONE - Pineapple ONE - pineapple-one 1 1
Decode embedded EXIF meta data from image files. - Perkeep (née Camlistore) - perkeep 1 1
Decode embedded EXIF meta data from image files. - Robert Carlsen - rwcarlsen 1 1
Deep object detection on a Raspberry Pi using Keras + Tensorflow - Leigh Johnson - leigh-johnson 1 1
Deploys Datasette with the latest version of every plugin - Simon Willison - simonw 1 1
Description and implementation of the core Knuth-Plass line-wrapping algorithm. - Jacob N Smith - jaroslov 1 1
Deskew is a command line tool for deskewing scanned text documents. It uses Hough transform to detect "text lines" in the image. As an output, you get an image rotated so that the lines are horizontal. - Marek Mauder - galfar 1 1
Detect and decode QR Codes, written in 100% Rust. - Mark Arts - piderman314 1 1
Detect blurred images - Nitin Rathi - nitin-rathi 1 1
Detect ridges / lines with imagej - Thorsten Wagner - thorstenwagner 1 1
Detect text with stroke width transform. - Andrew Perrault - aperrault 1 1
Detecting Logic Bugs in DBMS - sqlancer 1 1
Detection of CCTag markers made up of concentric circles. - AliceVision - alicevision 1 1
Dewarping Document Image By Displacement Flow Estimation with Fully Convolutional Network - GuoWang - gwxie 1 1
Dewarping results for the paper \"Marior: Margin Removal and Iterative Content Rectification for Document Dewarping in the Wild\" (ACM MM 22)@gh - ZZZHANG-jx 1 1
Dewarps books with lasers? - Blender3D 1 1
Digital logic design tool and simulator - logisim-evolution 1 1
Digital logic designer and simulator - REDS institute - reds-heig 1 1
Display images in an ANSI terminal@gh - hopey-dishwasher 1 1
Display images in the terminal - Iñigo López de Heredia - ichinaski 1 1
Display images in your terminal, kind of - nabijaczleweli - nabijaczleweli 1 1
Distributed Algorithms — Lecture Slides - Jukka Suomela - suomela 1 1
Distributed Algorithms — Online Textbook - Jukka Suomela - suomela 1 1
Division-free Arith Coder - C.Bloom 1 1
DjVu encoder with foreground/background separation - Jakub Wilk - jwilk 1 1
Document Boundary & Canny Edge Detection using OpenCV - Aditya Gupta - adityaguptai 1 1
Document Dewarping with Control Points - GuoWang - gwxie 1 1
Document Image Dewarping - Taeho - xellows1305 1 1
Document Image Dewarping - Taeho Kil - taeho-kil 1 1
Document Rectification and Illumination Correction using a Patch-based CNN - Xiaoyu Li - xiaoyu258 1 1
Document image binarization for Project 3A @Mines_Nancy - ZP Jiang - 0x333333 1 1
Document image dewarping library using a cubic sheet model - Louis Maddox - lmmx 1 1
Documentation for Papermerge DMS - Installation, Help, User Manual, REST API - Papermerge DMS - papermerge 1 1
Documentation for the OpenHW Group's set of CORE-V RISC-V cores - OpenHW Group - openhwgroup 1 1
Documentation related to FLIF: a paper, a spec, design rationale, etc. - FLIF - FLIF-hub 1 1
Documentation templates and build tools - RISC-V - riscv 1 1
Documentation with code examples about interfacing VHDL with foreign languages and tools through GHDL - ghdl 1 1
Documenting Lattice 28nm FPGA - Dave Shah - daveshah1 1 1
Documenting the Lattice ECP5 bit-stream format. - Yosys Headquarters - YosysHQ 1 1
EDN-GTM: A Novel Encoder-Decoder Network with Guided Transmission Map for Single Image Dehazing - LA Tran - tranleanh 1 1
EOS icons - SVG - MIT 1 1
Earley - Jacob N Smith - jaroslov 1 1
Easy optimization framework with explicitly vectorized automatic differentiation - Christopher Parker - csp256 1 1
Edge Detection with XDoG Filter - Cemal Ünal - CemalUnal 1 1
Edge Tangent Flow - Naoto Kimura - naotokimura 1 1
Edge-aware filter based on adaptive patch variance weighted average. IEEE Access 2021 - Fergaletto - fergaletto 1 1
Efficient set similarity search algorithms implemented in Go - Eric Zhu - ekzhu 1 1
Efficient tools for LiDAR processing 1 1
EliasFanoCompression: quasi-succinct compression of sorted integers in C# - Wolf Garbe - wolfgarbe 1 1
Ellipse and Line Segment Detector, with Continuous validation - viorik 1 1
Ellipse and Segment Line Detector - Guangyu Zhong - GYZHikari 1 1
Ellipse and Segment Line Detector - viorik 1 1
Ellipse and Segment Line Detector - weidong - weidong-whu 1 1
Emacs support for F* - FStarLang 1 1
Emoji images and names. - GitHub - github 1 1
Encoder and decoder for the Base24 encoding - Nicolas Goy - kuon 1 1
Encoding schemes to store a complete time, date, or timestamp in as few bytes as possible for data transmission. - Karl Stenerud - kstenerud 1 1
Enhanced hierarchical bag-of-word library for C++ - Dorian - dorian3d 1 1
Ensure specific tables and views exist on startup - Simon Willison - simonw 1 1
Erasure Code API library written in C with pluggable Erasure Code backends. - mirrors of git.openstack.org/openstack - openstack 1 1
Example code used in siggraph 2015 Halide course - Halide - halide 1 1
Example code used in the CVPR 2015 tutorial - Halide - halide 1 1
Example encoding and decoding using SD erasure codes. This is code to accompany the ACM Transactions on Storage paper entitled "Sector-Disk (SD) Erasure Codes for Mixed Failure Modes in RAID Systems" by James S. Plank and Mario Blaum. This paper is set to appear in 2013. The precursor paper is "SD Codes: Erasure Codes Designed for How Storage Systems Really Fail", by James S. Plank, Mario Blaum and James L. Hafner, which appeared in Usenix FAST 2013: http://web.eecs.utk.edu/~plank/plank/papers/FAST-2013-SD.html 1 1
ExifTool meta information reader/writer - ExifTool by Phil Harvey - exiftool 1 1
Experiment: Fast finite field Fp=2^61-1 in C++ - Chris Taylor - catid 1 1
Experiment: Fast finite field arithmetic modulo Solinas prime Fp=2^64-2^32+1 in C++ - Chris Taylor - catid 1 1
Experimental Metal-based GPU renderer for piet 2D graphics. - linebender 1 1
Experimental Move Machines (Transfer Triggered Architectures) - Adly Abdullah - slebetman 1 1
Experimental Serial Transmitter - Samuel A. Falvo II - sam-falvo 1 1
Experimental markdown processor in Haskell - John MacFarlane - jgm 1 1
Experimental methods for dewarping document images based on the use of lasers. - Jonathon Duerig - duerig 1 1
Experiments with fixed function renderers and Chisel HDL - Jeff Bush - jbush001 1 1
Export Datasette records as YAML - Simon Willison - simonw 1 1
Extended Difference of Gaussians (xDoG) implementation - Heitor Rapela Medeiros - heitorrapela 1 1
Extension to SQLite3 for (exact) decimal arithmetic 1 1
Extract text page by page from OCR-ed and non OCR-ed PDFs - undebuggable 1 1
Extremely Fast Compression algorithm - lz4 - lz4 1 1
Extremely fast SSE gradient (angle of rotation) computation of grayscale features in an image, for image processing and computer vision. - Kareem Omar - komrad36 1 1
Extremely fast non-cryptographic hash algorithm - Yann Collet - Cyan4973 1 1
FAst Lookups of Cosine and Other Nearest Neighbors (based on fast locality-sensitive hashing) - FALCONN-LIB 1 1
FEC-AL : O(N^2) Fountain Code for Small Data - Chris Taylor - catid 1 1
FOSS Flow For FPGA - CHIPS Alliance - chipsalliance 1 1
FPGA Assembly (FASM) Parser and Generator - CHIPS Alliance - chipsalliance 1 1
FPGA config visualized. demo: - Aliaksei Chapyzhenka - drom 1 1
FTDI FT245 Style Sync/Async FIFO Bridge - ultraembedded 1 1
FTDI FT600 SuperSpeed USB3.0 to AXI bus master - ultraembedded 1 1
Fast CRC32 - Stephan Brumme - stbrumme 1 1
Fast Delaunay triangulation implemented in Go. - Michael Fogleman - fogleman 1 1
Fast Erasure Coding Library for Large Number of Data and Parities - Scality - scality 1 1
Fast Fast Hadamard Transform - FALCONN-LIB 1 1
Fast Fourier Color Constancy: an auto white balance solution with machine learning in Fourier space - Google - google 1 1
Fast GF(256) Cauchy MDS Block Erasure Codec in C - Chris Taylor - catid 1 1
Fast Library for Approximate Nearest Neighbors - flann-lib 1 1
Fast PyTorch based DSP for audio and 1D signals - Alexandre Défossez - adefossez 1 1
Fast Word Segmentation with Triangular Matrix - Wolf Garbe - wolfgarbe 1 1
Fast and exact implementation of the C++ from_chars functions for float and double types: 4x faster than strtod - fastfloat - fastfloat 1 1
Fast approximate strings search & spelling correction - Wolf Garbe - wolfgarbe 1 1
Fast automated solver for Flow Free in a single C or Python file. - Matt Zucker - mzucker 1 1
Fast computer vision library for SFM, calibration, fiducials, tracking, image processing, and more. - Peter Abeles - lessthanoptimal 1 1
Fast decoder for VByte-compressed integers - Daniel Lemire - lemire 1 1
Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster than strtod - Daniel Lemire - lemire 1 1
Fast implementation of Content Defined Chunking (CDC) based on a rolling Rabin Checksum in C. - Alexander Neumann - fd0 1 1
Fast implementations of the scancount algorithm: C++ header-only library - Daniel Lemire - lemire 1 1
Fast integer compression in C using the StreamVByte codec - Daniel Lemire - lemire 1 1
Fast multi-threaded content-dependent chunking deduplication for Buffers in C++ with a reference implementation in Javascript. Ships with extensive tests, a fuzz test and a benchmark. - Ronomon - ronomon 1 1
Fast python/numpy implementation of the elliptic fourier descriptors for shapes recognition - alessandroferrari 1 1
Fast random number generators: Vectorized (SIMD) version of xorshift128+ - Daniel Lemire - lemire 1 1
Fast rolling and expanding window statistics in [R] using single-pass algorithms - andrewuhl 1 1
Fast suffix arrays for Rust (with Unicode support). - Andrew Gallant - BurntSushi 1 1
Fast, robust RFC 2045 (Quoted-Printable) and RFC 2047 (Q-Encoding) encoder/decoder for Buffers in pure Javascript with an optional C++ binding. Avoids intermediary string allocations and regular expressions. Reduces branching through the use of lookup tables. - Ronomon - ronomon 1 1
Fast, scalable & beautiful scientific visualisation - http://glumpy.github.io - Dzhelil Rufat - drufat 1 1
Fast, secure, efficient backup program - The restic backup program - restic 1 1
Fast, simple, scalable, Docker-ready HTTP microservice for high-level image processing - Tom - h2non 1 1
FastAC - Amir Said's Arithmetic and Huffman coding library, example code, and documentation - Rich Geldreich - richgel999 1 1
Fastest CPU (AVX2) Bilinear and Nearest-Neighbor Interpolation: 25-100% faster than OpenCV. For computer vision / image processing. - Kareem Omar - komrad36 1 1
Fastest CPU implementation of the LATCH 512-bit binary feature descriptor; fully scale- and rotation-invariant - Kareem Omar - komrad36 1 1
Fastest CUDA RGB to grayscale: 5-30x faster than OpenCV. For image processing/computer vision. - Kareem Omar - komrad36 1 1
File_MARC - PEAR - PHP Extension and Application Repository - pear 1 1
Filter and library for using pandoc with highlighting-kate - John MacFarlane - jgm 1 1
Final project for the class \"Introduction to image processing\" (Paris-Saclay, MVA) - Thomas Eboli - teboli 1 1
Final project for the class \"Optimization for image processing\" (Paris-Saclay, MVA) - Thomas Eboli - teboli 1 1
Find the timezone, country, ... for a given latitude and longitude - Bertold Van den Bergh - BertoldVdb 1 1
Finding duplicate images made easy! - idealo - idealo 1 1
Finite State Machine renderer - WaveDrom - wavedrom 1 1
Firmware: Reverse engineering of a Passap E6000 - Irene - IrenePassap 1 1
Fixed-point MP3 decoder (RISC-V port) - ultraembedded 1 1
Fixture modules for various CPU to connect with DE0/DE1/DE2 Terassic boards - 1801BM1 1 1
Flexible CommonMark converter - John MacFarlane - jgm 1 1
Flexible Intermediate Representation for RTL - CHIPS Alliance - chipsalliance 1 1
Flexible Intermediate Representation for RTL - freechipsproject 1 1
For paper "Intrinsic Image Transformation Via Scale Space Decomposition" - liygcheng - liygcheng 1 1
Fork of OpenOCD that has RISC-V support - RISC-V - riscv 1 1
Fork of https://git.zx2c4.com/winipcfg-go - Tailscale - tailscale 1 1
Formal semantics of BSV (Bluespec SystemVerilog), given as a Haskell Program and accompanying document - Rishiyur S. Nikhil - rsnikhil 1 1
Formal specification of RISC-V Instruction Set - Rishiyur S. Nikhil - rsnikhil 1 1
Fortran implementation of geodesic routines - GeographicLib - geographiclib 1 1
Forward error correction with SIMD optimizations - Jack Lloyd - randombit 1 1
ForwardCom function libraries - ForwardCom 1 1
Framework to perform DUT vs ISS (Whisper) lockstep architectural checks - Tenstorrent Inc. - tenstorrent 1 1
Free Lossless Audio Codec - Xiph.Org Foundation - xiph 1 1
Free Lossless Image Format - FLIF - FLIF-hub 1 1
Frontend part i.e. web-based user interface of Papermerge Document Management System - Papermerge DMS - papermerge 1 1
Functional model for RISC V@gh - nedbrek 1 1
Functional verification project for the CORE-V family of RISC-V cores. - OpenHW Group - openhwgroup 1 1
FuseSoC standard core library - fusesoc 1 1
G'MIC is a full-featured open-source framework for image processing, providing several different user interfaces to convert/manipulate/filter/visualize generic image datasets, ranging from 1d scalar signals to 3d+t sequences of multi-spectral volumetric images, including 2d color images. http://gmic.eu - David Tschumperlé - dtschump 1 1
G'MIC is a full-featured open-source framework for image processing, providing several different user interfaces to convert/manipulate/filter/visualize generic image datasets, ranging from 1d scalar signals to 3d+t sequences of multi-spectral volumetric images, including 2d color images.@gh - aferrero2707 1 1
GDAL is an open source X/MIT licensed translator library for raster and vector geospatial data formats. - Open Source Geospatial Foundation - OSGeo 1 1
GF256 - Fast 8-bit Galois Field Math in C - Chris Taylor - catid 1 1
GNSS-SDR, an open source GNSS software defined receiver - GNSS-SDR - gnss-sdr 1 1
GNU/MIPS toolchain for ztachip - ztachip 1 1
GPGPU microprocessor architecture - Jeff Bush - jbush001 1 1
GPSBabel: convert, manipulate, and transfer data from GPS programs or GPS receivers. Open Source and supported on MacOS, Windows, Linux, and more. Pointy clicky GUI or a command line version... - GPSBabel - gpsbabel 1 1
GPU extension for RISCV 32 - Reshabh Sharma - reSHARMA 1 1
GPU implementation of LATCH descriptor & matcher. - Christopher Parker - csp256 1 1
GPU-based mean field inference - Carl Yuheng Ren - carlren 1 1
GREYC's Magic for Image Computing: A Full-Featured Open-Source Framework for Image Processing - GREYC - GreycLab 1 1
GUI for SymbiYosys - Yosys Headquarters - YosysHQ 1 1
GUI interface to SpaceWire and RMAP - Takayuki Yuasa - yuasatakayuki 1 1
Gabor image fitting in FULL COLOR - Matt Zucker - mzucker 1 1
Generate an ePub book from a simple plaintext descriptor - nabijaczleweli - nabijaczleweli 1 1
Generate perceptual hashes for PNG or JPEG images - Jack Baron - lolPants 1 1
Generate terminal charts in Go - MergeStat - mergestat 1 1
Generator Bootcamp Material: Learn Chisel the Right Way - freechipsproject 1 1
Genomics Extension for SQLite - Mike Lin - mlin 1 1
German Speech Recognition C++. private offline free CLI tool. - DeutscheKI.de - DeutscheKI 1 1
Git Hub cli - Ingy dot Net 1 1
Git fork of Logisim code base - Joey Lawrance - lawrancej 1 1
Git mirror of the geogram library by INRIA - AliceVision - alicevision 1 1
Git mirror of the official Eigen's repository -- PR must be sent to https://bitbucket.org/eigen/eigen - eigenteam 1 1
Git repository integration tool - Gavin J Stark - atthecodeface 1 1
GitHub's fork of cmark, a CommonMark parsing and rendering library and program in C - GitHub - github 1 1
Github repo for Jerasure Library - C Implementation of Reed-Solomon coding - tsuraan 1 1
Github-Repository of the pHash.org library for perceptual hashing. - Clearscene - clearscene 1 1
Glacial - microcoded RISC-V core designed for low FPGA resource utilization - Eric Smith - brouhaha 1 1
Globally optimal geometric matching. - Tom - tmbdev 1 1
Go Image Filtering Toolkit - Grigory Dryapak - disintegration 1 1
Go Perceptual image hashing package - Dong-hee Na - corona10 1 1
Go image decoding with respect to the EXIF orientation tag - Grigory Dryapak - disintegration 1 1
Go implementation of Concise Text Encoding - Karl Stenerud - kstenerud 1 1
Go implementation of Graph Theory algorithms - Iñigo López de Heredia - ichinaski 1 1
Go implementation of Smalltime and Nanotime - Karl Stenerud - kstenerud 1 1
Go implementation of compact float - Karl Stenerud - kstenerud 1 1
Go implementation of the Streamux protocol - Karl Stenerud - kstenerud 1 1
Go implementation of the Variable Length Quantity (VLQ) type - Karl Stenerud - kstenerud 1 1
Go library for printing human readable, relative time differences - MergeStat - mergestat 1 1
Go library for reading and writing ESRI Shapefiles. Pure Golang implementation based on the ESRI Shapefile technical description. - Jonas Palm - jonas-p 1 1
Go package for fast high-level image processing powered by libvips C library - Tom - h2non 1 1
Go parallel gzip (de)compression - Klaus Post - klauspost 1 1
Gogs is a painless self-hosted Git service - Gogs - gogs 1 1
Golang implementation of Concise Binary and Text Encoding - Karl Stenerud - kstenerud 1 1
Golang implementation of the Raft consensus protocol - HashiCorp - hashicorp 1 1
Golang library to build sqlite extensions - Riyaz Ali - riyaz-ali 1 1
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more - gonum 1 1
GraphBLAS for Python - Graphegon - Graphegon 1 1
Graphic User Interface for SMART (String Matching Algorithms Research Tool) - SMART development group - smart-tool 1 1
Grip repository for basic atcfhardware* designs - Gavin J Stark - atthecodeface 1 1
Guidelines for low-level cryptography software - Jean-Philippe Aumasson - veorq 1 1
HACL, a formally verified cryptographic library written in F - Project Everest - project-everest 1 1
HDL_Simulation - Pineapple ONE - pineapple-one 1 1
HFS: Hierarchical Feature Selection for Efficient Image Segmentation - Yun Liu - yun-liu 1 1
HW JPEG decoder wrapper with AXI-4 DMA - ultraembedded 1 1
Halide documentation site - Halide - halide 1 1
Hammer: Highly Agile Masks Made Effortlessly from RTL - UC Berkeley Architecture Research - ucb-bar 1 1
Hardware Description Languages - Aliaksei Chapyzhenka - drom 1 1
Hardware design files in Autodesk Eagle - Pineapple ONE - pineapple-one 1 1
Haskell library for emojis - John MacFarlane - jgm 1 1
Helm chart for Papermerge - Papermerge DMS - papermerge 1 1
Herk-Gil-Werman(HGW) fast algorithm for morphology@gh - cuekoo 1 1
High Efficiency Image File Format - Nokia Technologies - nokiatech 1 1
High Performance DICOM Medical Image Parser in Go - Suyash Kumar - suyashkumar 1 1
High speed FPGA-based communication using IEEE1355 - markbroadmeadowqut 1 1
High speed Z85 encoding library - Coen van den Munckhof - coenm 1 1
High throughput JPEG decoder in Verilog for FPGA - ultraembedded 1 1
High-dimensional medians (medoid, geometric median, etc.). Fast implementations in Python. - Dale Roberts - daleroberts 1 1
High-performance dictionary coding - Daniel Lemire - lemire 1 1
High-speed pseudorandom function (reference code) - Jean-Philippe Aumasson - veorq 1 1
Home of the Advanced Interface Bus (AIB) specification. - CHIPS Alliance - chipsalliance 1 1
Homepage of Free Lossless Image Format (FLIF) - FLIF - FLIF-hub 1 1
Hough-like transform using CUDA and ImageMagick - Ivan Tsybulin 1 1
ITKSkeleton - Gaëtan Lehmann - glehmann 1 1
Ibex is a small 32 bit RISC-V CPU core, previously known as zero-riscy. - lowRISC - lowRISC 1 1
Icestudio Blocks and examples for the icebreaker OpenFPGA board - FPGAwars - FPGAwars 1 1
Icestudio blocks and examples for audio synthesis - FPGAwars - FPGAwars 1 1
Icestudio collection for standard Input-Output in different devices - FPGAwars - FPGAwars 1 1
Icestudio collection with the blocks of the FPGA Jedi hardware Academy - FPGAwars - FPGAwars 1 1
Illuminant Spectra-based Source Separation Using Flash Photography - Harry Hui - huizhuo1987 1 1
Image Recoloring Based on Object Color Distributions (Eurographics 2019) - Mahmoud Afifi - mahmoudnafifi 1 1
Image Segmentation with Snake (Active Contour) Algorithm - Bulent Siyah - bulentsiyah 1 1
Image Sharpness By Method of Acutance - Lam Tran - nartmal 1 1
Image classification for everyone. - idealo - idealo 1 1
Image fitting with Gabor functions - Matt Zucker - mzucker 1 1
Image matching algorithm performance test on the Pinecone vector DB - alt-text-org 1 1
Image metadata library and tools - Exiv2 - Exiv2 1 1
Image similarity comparison simulating human perception (multiscale SSIM in Rust) - Kornel - kornelski 1 1
Image-enhancement algorithms: low-light enhancement, image restoration, super-resolution reconstruction. 图像增强算法探索:低光增强、图像修复、超分辨率重建 …… - Atomicoo - atomicoo 1 1
ImageJ library to detect and analyse connected components (blobs) in binary images - Thorsten Wagner - thorstenwagner 1 1
Images captured in outdoor scenes can be highly degraded due to poor lighting conditions. These images can have low dynamic ranges with high noise levels that affect the overall performance of computer vision algorithms. To make computer vision algorithms robust in low-light conditions, use low-light image enhancement to improve the visibility of an image. The histogram of pixel-wise inversion of low-light images or HDR images is very similar to the histogram of hazy images. Thus, you can use haze removal techniques to enhance low-light images. - Talha Tallat - talhatallat 1 1
Images to inference with no labeling (use foundation models to train supervised models) - Autodistill - autodistill 1 1
Imaging is a simple image processing package for Go - Grigory Dryapak - disintegration 1 1
Implementation codes of CVPR 2018 Oral paper \"Revisiting Deep Intrinsic Image Decompositions\" - Qingnan Fan - fqnchina 1 1
Implementation of Content Defined Chunking (CDC) in Go - The restic backup program - restic 1 1
Implementation of FAST feature detector for computer vision (Rosten 2006) using AVX2 to outperform canonical implementation by up to 600%. - Kareem Omar - komrad36 1 1
Implementation of Nougat Neural Optical Understanding for Academic Documents - Meta Research - facebookresearch 1 1
Implementation of RISC-V RV32IM. Simple in-order 3-stage pipeline. Low resources (e.g., FPGA softcore). - Rishiyur S. Nikhil - rsnikhil 1 1
Implementation of mean shift algorithm to segment a human from an image, provided an additional image of just the background - alec - alec-ng 1 1
Implementation of nighttime low illumination image enhancement using Dark/Bright channel priors - LA Tran - tranleanh 1 1
Implementation of some active contour model / Snake algorithms - Muhammad Ghifary - ghif 1 1
Implementation of the TIP'13 paper \"Correction of Axial and Lateral Chromatic Aberration With False Color Filtering\" by Joonyoung Chang, Hee Kang and Moon Gi Kang. - Thomas Eboli - teboli 1 1
Implementation of the paper Fully Convolutional Networks for Semantic Segmentation, used to segment a person from a background in an RGB image - alec - alec-ng 1 1
Implementation of the paper, \"LIME: Low-Light Image Enhancement via Illumination Map Estimation\" - Bhavya Vasudeva - estija 1 1
Implementation of the paper: High-quality Motion Deblurring from a Single Image - yangyangHu - yangyangHu 1 1
Implementations of SIMD instruction sets for systems which don't natively support them. - SIMD Everywhere - simd-everywhere 1 1
Implementations of a fast Elliptic-curve Diffie-Hellman primitive - Adam Langley - agl 1 1
Implementations of a fast Elliptic-curve Digital Signature Algorithm - Andrew Moon - floodyberry 1 1
Implementations of a fast Message-Authentication Code - Andrew Moon - floodyberry 1 1
Implementations of edge (ED, EDColor, EDPF), line (EDLines), circle (EDCircles) detection algorithms. - Cihan Topal - CihanTopal 1 1
Implementations of various CDC (Content Defined Chunking) algorithms - Christopher James Halse Rogers - RAOF 1 1
Implicit Shape Representation for 3D Tracking and Reconstruction - Carl Yuheng Ren - carlren 1 1
Improved JPEG encoder. - Mozilla - mozilla 1 1
Improving-Color-Space-Conversion-for-Camera-Captured-Images-via-Wide-Gamut-Metadata - Hoang Le - hminle 1 1
In-place Parallel Super Scalar Samplesort (IPS⁴o) - Sascha Witt - SaschaWitt 1 1
Index of Icestudio resources: blocks, collections, icons, examples... - FPGAwars - FPGAwars 1 1
Industry standard I/O for nMigen - M-Labs - m-labs 1 1
Inferno® is a distributed operating system. Inferno represents services and resources in a file-like name hierarchy, including devices, network and protocol interfaces, dynamic data sources, and services.Applications are written in a concurrent programming language, Limbo. - Inferno Operating System - inferno-os 1 1
Insanely fast CUDA LATCH: fully scale- and rotation-invariant 512-bit binary descriptor for computer vision - Kareem Omar - komrad36 1 1
Inspired by free-programming-books, here's free-science-books - Free Ebook Foundation - EbookFoundation 1 1
Instant offline SQL-powered data visualisation in your browser - lana-k 1 1
Instruction Set Generator initially contributed by Futurewei - OpenHW Group - openhwgroup 1 1
Instruction accurate instruction set simulator for RISC-V, MIPS and ARM-v6m - ultraembedded 1 1
Instructions database and utilities for X86/X64 and ARM (THUMB/A32/A64) architectures. - AsmJit - asmjit 1 1
Intelligent scissors tool using Dijkstras algorithm. 1 1
Interactive affine and metric image rectification in Python - Evan Levine 1 1
Interactive demos - Jasper St. Pierre - magcius 1 1
Internet search engine for text-oriented websites. Indexing the small, old and weird web. - Marginalia - MarginaliaSearch 1 1
Isolate and remove the background gradient from images of paper. - Michael Fogleman - fogleman 1 1
J-Core J2/J32 5 stage pipeline CPU core - J-core Open Processor - j-core 1 1
J-Core SoC Base Platfrom. Top level for FPGA platforms, pulls in CPU, BootROM and various IP blocks. - J-core Open Processor - j-core 1 1
J-core SOC for ice40 FPGA - J-core Open Processor - j-core 1 1
JBIG2 Encoder - Adam Langley - agl 1 1
JSON format for describing map tilesets. - Mapbox - mapbox 1 1
Java based geometry library for transforming, fitting, and intersecting geometric shapes and motion models. - Peter Abeles - lessthanoptimal 1 1
Java implementation of geodesic routines - GeographicLib - geographiclib 1 1
Java numerics library for optimization, polynomial root finding, sorting, robust model fitting, and more. - Peter Abeles - lessthanoptimal 1 1
JavaScript implementation of the geodesic routines - GeographicLib - geographiclib 1 1
K-means clustering - Hannah McLaughlin - lochsh 1 1
KEM-based Hybrid Forward Secrecy for Noise - noiseprotocol 1 1
Kd-Tree library for kNN and range queries in plain C++98 - cdalitz 1 1
KenLM: Faster and Smaller Language Model Queries - Kenneth Heafield - kpu 1 1
KreMLin is a tool for extracting low-level F* programs to readable C code - FStarLang 1 1
LBP-based segmentation of defocus blur - Xin Yi - xinario 1 1
LZFSE compression library and command line tool@gh - lzfse 1 1
LZHAM codec - Rich Geldreich 1 1
LZHAM codec - unstable/experimental repo. Much faster compression and higher ratios in extreme mode. This is well tested but isn't the official version just yet, see lzham_codec instead. Still 100% backwards compatible with lzham v1.0. - Rich Geldreich - richgel999 1 1
LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022 - Advanced Image Manipulation Lab @ Samsung AI Center Moscow - saic-mdal 1 1
Layer 3 TUN driver for the Windows kernel and NDIS stack. 1 1
Learning FPGA, yosys, nextpnr, and RISC-V - Bruno Levy - BrunoLevy 1 1
Lempel-Zev-Welch Compression - Sasank Chilamkurthy - chsasank 1 1
Leopard-RS : O(N Log N) MDS Reed-Solomon Block Erasure Code for Large Data - Chris Taylor - catid 1 1
Leptonica is an open source library containing software that is broadly useful for image processing and image analysis applications. The official github repository for Leptonica is: danbloomberg/leptonica. See leptonica.org for more documentation and recent releases. - Dan Bloomberg - DanBloomberg 1 1
Level Set Method Library - Kevin Chu - ktchu 1 1
Level Set Methods for image segmentation - James Malcolm - jgmalcolm 1 1
Libeflip web frontend - Libreflip - libreflip 1 1
Library and executable for using citeproc with pandoc - John MacFarlane - jgm 1 1
Library and tools for the TSL specification format - Reactive Systems Group - reactive-systems 1 1
Library containing perceptual hash algorithms using the ImageSharp library - Coen van den Munckhof - coenm 1 1
Lightweight cryptographic hash functions (reference code) - Jean-Philippe Aumasson - veorq 1 1
Like jq, but for HTML. - Michael Maclean - mgdm 1 1
Line coding and clock recovery for a fibre optic link, running on a Spartan 6 FPGA - Luke Wren - Wren6991 1 1
Line3D - Multi-View Stereo using Line Segments - Manuel Hofer - manhofer 1 1
Line3D++ - Multi-View Stereo using Line Segments - Manuel Hofer - manhofer 1 1
Linear Algebra is a Free undergraduate text 1 1
Lingeling SAT Solver - Armin Biere - arminbiere 1 1
Linking Of Virtual Electronics to FPGAs 🙂. Use virtual components with real hardware for debugging without simulation - FPGAwars - FPGAwars 1 1
List of awesome open source hardware tools, generators, and reusable designs - Andreas Olofsson - aolofsson 1 1
List of single-file C/C++ libraries. - Sean Barrett - nothings 1 1
Livewire algorithm for image segmentation - Pavlo Dyban - pdyban 1 1
Load shapefiles into a SQLite (optionally SpatiaLite) database - Simon Willison - simonw 1 1
Local Energy based Shape Histogram (LESH) feature descriptor code - ssarfraz 1 1
Local adaptive image binarization - Christian Wolf - chriswolfvision 1 1
Locality Sensitive Hashing for Go (Multi-probe LSH, LSH Forest, basic LSH) - Eric Zhu - ekzhu 1 1
Location of all Chisel Governance-related Documents - freechipsproject 1 1
Logging utility for various meters & sensors - volkszaehler.org project - volkszaehler 1 1
Longhair : O(N^2) Cauchy Reed-Solomon Block Erasure Code for Small Data - Chris Taylor - catid 1 1
Lossy PNG compressor — pngquant command based on libimagequant library - Kornel - kornelski 1 1
Low Level Hardware Description — A foundation for building hardware design tools. - Fabian Schuiki - fabianschuiki 1 1
Lua binding for the libvips image processing library - libvips - libvips 1 1
Lua binding to libcmark commonmark parser - John MacFarlane - jgm 1 1
Lua library for conversion between markup formats - John MacFarlane - jgm 1 1
Lua library to convert HTML5 to commonmark - John MacFarlane - jgm 1 1
M-extension for RISC-V cores. - Zeeshan Rafique - zeeshanrafique23 1 1
MARC Bibliographic data processing library for Java - xbib 1 1
MARC command line parser - Hector Correa - hectorcorrea 1 1
MARC handling; Java; Initially imported from the Tigris CVS repo as of 2013.01.25 - marc4j 1 1
MARC record implementation in javascript - Pasi Tuominen - petuomin 1 1
MARC/Perl (mirror of git://git.code.sf.net/p/marcpm/code) - Galen Charlton - gmcharlt 1 1
MARCspec - A common MARC record path language - MARCspec - MARCspec 1 1
MCPU - A Minimal 8Bit CPU in a 32 Macrocell CPLD - Tim - cpldcpu 1 1
MIRACL Cryptographic SDK: Multiprecision Integer and Rational Arithmetic Cryptographic Library is a C software library that is widely regarded by developers as the gold standard open source SDK for elliptic curve cryptography (ECC). - Miracl - miracl 1 1
MIRACLE: MIcRo-ArChitectural Leakage Evaluation - SCARV - scarv 1 1
MIRACLE: MIcRo-ArChitectural Leakage Evaluation - SCARV - scarv (db) 1 1
MMC (and derivative standards) host controller - ultraembedded 1 1
MPX is a open-source CPU which can execute code compiled for MIPS-I ISA - ultraembedded 1 1
Machine learning algorithm implementations and explanations - Simon Ward-Jones - simonwardjones 1 1
Maildir and IMAP folder processing with user-defined Python scripts - mailprocessing 1 1
Main repository for GeographicLib - GeographicLib - geographiclib 1 1
Manuals, lexica, OCR test data for PoCoTo and the profiler - CIS OCR Group - cisocrgroup 1 1
Mapbox Vector Tile specification - Mapbox - mapbox 1 1
Markdown rendering + Latex extras (equations, tables, ...), with conversion features, for the scientific community - Mathpix - Mathpix 1 1
Markdown source for Michael Abrash's Graphics Programming Black Book 1 1
Markdown source for Michael Abrash's Zen of Assembly Language (1990) - James Gregory - jagregory 1 1
Marker Crop ported to JS with web UI - Tenrec Builders LLC - tenrec-builders 1 1
Marpa: EBNF parser - jddurand 1 1
Marpa: M4 implementation - jddurand 1 1
Marpa: Translate C source to AST - jddurand 1 1
Materials for a 90 minute workshop \"Image Analysis in Python\". - Brian Keating - brikeats 1 1
Mathematical Expression Parser and JIT Compiler - Petr Kobalicek - kobalicek 1 1
Matlab & mex implementation of "Intrinsic Image Decomposition Using Structure-Texture Separation and Surface Normals", ECCV 2014 - Junho Jeon - JunhoJeon 1 1
Matlab codes for Rectification and 3D Reconstruction of Curved Document Images (CVPR 11) - Yuandong Tian - yuandong-tian 1 1
Matlab example of Multi-stream-CNN - Mahmoud Afifi - mahmoudnafifi 1 1
Matlab implementation of Poisson image editing - Mahmoud Afifi - mahmoudnafifi 1 1
Median Filter - Jukka Suomela - suomela 1 1
Memory Management ToolKit - MMTk - mmtk 1 1
Memory Management ToolKit - Wenyu Zhao - wenyuzhao 1 1
Mesh compression library, designed for rendering and speed. - Visual Computing Lab - ISTI - CNR - cnr-isti-vclab 1 1
MeshroomCL: An OpenCL implementation of photogrammetry with the Meshroom interface - OpenPhotogrammetry - openphotogrammetry 1 1
Meta-Repository for Bespoke Silicon Group's Manycore Architecture (A.K.A HammerBlade) - Bespoke Silicon Group - bespoke-silicon-group 1 1
Meta-repository with appropriate submodules for CDL and RISC-V builds - Gavin J Stark - atthecodeface 1 1
MikroLeo project files (schematic, PCB, assembler, emulator/debugger, circuit simulation file, documentation, example of programs etc). MikroLeo is a 4-bit microcomputer developed mainly for educational purposes and distributed for free under open-source licenses. - Edson Junior Acordi - edson-acordi 1 1
MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++ - Eric Zhu - ekzhu 1 1
Minhash LSH in Golang - Eric Zhu - ekzhu 1 1
MiniZ (Single source zlib-replacement) - Rich Geldreich 1 1
Minimal C++ library that allows you to define data schemas which then can be read or written in JSON or binary. - Alan Wolfe - Atrix256 1 1
Minimal DVI / HDMI Framebuffer - ultraembedded 1 1
Minimal loopback test for a SpaceWire Network. - Juanma Gómez - jmgomez-IAA 1 1
Minimal-DSL-Racket - Guillaume Savaton - aumouvantsillage 1 1
Minimally extending the TclOO object system to provide more natural object variables - Eckhard Lehmann - ecky-l 1 1
Minimax: a Compressed-First, Microcoded RISC-V CPU - Graeme Smecher - gsmecher 1 1
Mirror - John Cupitt - jcupitt 1 1
Mirror - NetSurf - netsurf-browser 1 1
Mirror Management - Andreas Kupries 3 2
Mirror of SUPERCOP, the \"System for Unified Performance Evaluation Related to Cryptographic Operations and Primitives\" - Andrew Moon - floodyberry 1 1
Mirror of git://ffmpeg.org/ffmpeg-web - FFmpeg 1 1
Mirror of git://git.code.sf.net/p/cmph/git. - Trent Nelson - tpn 1 1
Mirror of git://source.ffmpeg.org/ffmpeg.git@gh - FFmpeg 1 1
Miscellaneous stack-based C data structures. - Jacob N Smith - jaroslov 1 1
Misspelled Words In Context - Jakub Wilk - jwilk 1 1
Modern Robotics: Mechanics, Planning, and Control Code Library --- The primary purpose of the provided software is to be easy to read and educational, reinforcing the concepts in the book. The code is optimized neither for efficiency nor robustness. - NxRLab - NxRLab 1 1
Modern audio compression for the internet. - Xiph.Org Foundation - xiph 1 1
Modern video compression for the internet - Xiph.Org Foundation - xiph 1 1
Modular workflow assistant for book digitization - DIY Book Scanner - DIYBookScanner 1 1
Morphological snakes for image segmentation and tracking - pmneila 1 1
Multi-View Environment - Simon Fuhrmann - simonfuhrmann 1 1
Multi-platform nightly builds of open source FPGA tools - Open Tool Forge - open-tool-forge 1 1
Multi-platform nightly builds of open source FPGA tools - Yosys Headquarters - YosysHQ 1 1
Multi-platform nightly builds of open source digital design and verification tools - Yosys Headquarters - YosysHQ 1 1
Multiple ways of chunking for data deduplication: Fixed size chunking, Content defined chunking, and File based chunking. - FanZhang - fanzhang312 1 1
Mutation Cover with Yosys (MCY) - Yosys Headquarters - YosysHQ 1 1
My Ph.D. thesis on Outlier Selection and One-Class Classification - Jeroen Janssens - jeroenjanssens 1 1
My own 3d geometry library - Srivathsan Murali - srivathsanmurali 1 1
My personal CLI Photo Manager - Vincent Cantin - green-coder 1 1
NIST Lightweight Cryptography Primitives - rweather 1 1
NN_software - AI Vector Accelerator - AI-Vector-Accelerator 1 1
Naive Educational RISC V processor - Yosys Headquarters - YosysHQ 1 1
Native Cipher, Hash, and HMAC operations executed in Node's threadpool for multi-core throughput. - Ronomon - ronomon 1 1
Native FPGA toolchain for Lattice iCE40 and Cypress FX2 (sdcc, Yosys, nextpnr) - Glasgow Embedded - GlasgowEmbedded 1 1
Native Haskell library for working with zip archives - John MacFarlane - jgm 1 1
Naïve Bayesian Text Classifier on Redis - Justine Tunney - jart 1 1
Next generation OCR engine based on LSTMs. - OCRopus - ocropus 1 1
Next-generation cryptography library for the Linux kernel. 1 1
Nightlight: Astronomic Image Processing - Markus Noga - mlnoga 1 1
Niklas Een's ABC/ZZ framework - berkeley-abc 1 1
Node.js module for manipulating MARC bibliographic records - Frédéric Demians - fredericd 1 1
Noise Specification - noiseprotocol 1 1
Noise Stateful Hash Objects - noiseprotocol 1 1
Noise-C, a plain C implementation of the Noise protocol - rweather 1 1
NoiseLingoSocket - noiseprotocol 1 1
Noiseprotocol.org website - noiseprotocol 1 1
Non code-related documentation for GeographicLib - GeographicLib - geographiclib 1 1
Non local means filter for ImageJ - Thorsten Wagner - thorstenwagner 1 1
Non-Local means denoising (NLM) algorithm is a milestone algorithm in the field of image processing. The proposal of NLM has opened up the non-local method which has a deep influence. This paper performed a revisit for NLM from two aspects as follows: 1. To alleviate the high computational complexity problem of NLM, a fast algorithm was constructed, which was based on cross-correlation and fast Fourier transform; 2. NLM always blur structures and textures during the noise removal, especially in the case of strong noise. To solve this problem, an Asymptotic Non-Local Means image denoising algorithm is put forward, which uses the property of noise variance to control the filtering parameters. Numerical experiments illustrate that the fast algorithm is 27 times faster than classical implementation with standard parameter configuration, and the ANLM uniformly outperforms classical NLM, in terms of both PSNR and visual effects. @gh - zhangprofessor 1 1
Non-photorealistic, sketch style rendering in the browser with deeplearn.js + React 🎨 - Alex Peattie - alexpeattie 1 1
Notes on Functional Programming and related topics - Ben Siraphob - siraben 1 1
Novel extreme-performance CPU-GPU cooperative feature detector-descriptor for computer vision. - Kareem Omar - komrad36 1 1
OCR Pipelines techniques, Image Preprocessing , Image Normalization, Divide by max value,Min-Max method ,Std method, GrayScale,Resize Image, Noise Removal, Skew Correction - Mohamed Naji Aboo - NajiAboo 1 1
OCR engine for all the languages - mittagessen 1 1
OCR-D guidelines for Ground Truth production - OCR-D - OCR-D 1 1
OCR-D profiler-based post-correction of historical OCR - CIS OCR Group - cisocrgroup 1 1
OCR-D python tools - CIS OCR Group - cisocrgroup 1 1
OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched - jbarlow83 - jbarlow83 1 1
OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched - ocrmypdf 1 1
OSS SpaceWire CODEC IP - shimafujigit 1 1
OSS SpaceWire RMAP IP - shimafujigit 1 1
OSS SpaceWire Router 6Port IP - shimafujigit 1 1
Ocelot: The Berkeley Out-of-Order Machine With V-EXT support - Tenstorrent Inc. - tenstorrent 1 1
Octave/MATLAB implementation - GeographicLib - geographiclib 1 1
Official G'MIC plugin for Blender3D - pre-pre-alpha - GREYC - GreycLab 1 1
Official GeoTools repository - GeoTools - geotools 1 1
Official doxygen git repository - Dimitri van Heesch - doxygen 1 1
Official implementation for the ECCV22 paper \"Fast Two-step Blind Optical Aberration Correction\". - Thomas Eboli - teboli 1 1
Official repository for the paper "DeepLandscape: Adversarial Modeling of Landscape Videos" (ECCV2020) - Advanced Image Manipulation Lab @ Samsung AI Center Moscow - saic-mdal 1 1
Official repository for the paper "High-Resolution Daytime Translation Without Domain Labels" (CVPR2020, Oral) - Advanced Image Manipulation Lab @ Samsung AI Center Moscow - saic-mdal 1 1
Official repository for the paper "Image Generators with Conditionally-Independent Pixel Synthesis" (CVPR2021, Oral) - Advanced Image Manipulation Lab @ Samsung AI Center Moscow - saic-mdal 1 1
Official repository of shapelib - Open Source Geospatial Foundation - OSGeo 1 1
Official repository of the OpenJPEG project - Université catholique de Louvain - uclouvain 1 1
On Ends-to-Ends Encryption: Asynchronous Group Messaging with Strong Security Guarantees - Facebook Research - facebookresearch 1 1
On-going work by CGAL developers 1 1
Online Filter Viewer - WangXu - RaymondMcGuire 1 1
Online Pikchr diagram editor using Pikchr.js - Andrei - abetlen 1 1
Open Archive Initiative (OAI) for Java - xbib 1 1
Open Source Computer Vision Library - OpenCV - opencv 1 1
Open Source Differentiable Computer Vision Library - kornia - kornia 1 1
Open Source Document Management System for Digital Archives (Scanned Documents) - Eugen Ciur - ciur 1 1
Open Source Logic Analyzers and data Syphons - Piotr Esden-Tempski - esden 1 1
Open Source Machine Learning Framework - tensorflow 1 1
Open Source Smart Meter with focus on privacy - you remain the master of your data. - volkszaehler.org project - volkszaehler 1 1
Open h.265 video codec implementation. - struktur AG - strukturag 1 1
Open source Structure-from-Motion pipeline - mapillary 1 1
Open source implementation of the HDR+ photography pipeline - amonod 1 1
Open source multiview and multimodal feature matching tool for photogrammetric applications - TIDOP Research Group - TIDOP-USAL 1 1
Open source retro ISA video card - Tube Time - schlae 1 1
Open source self-hosted web archiving. Takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more... - ArchiveBox - ArchiveBox 1 1
Open source software for image feature extraction. - Nikolaos Giakoumoglou - giakou4 1 1
Open source, local, and self-hosted Amazon Echo/Google Home competitive Voice Assistant alternative - Tovera - toverainc 1 1
Open-source 802.11a WLAN PHY - Joseph D. Gaeddert - jgaeddert 1 1
Open-source C++ library for the SpaceWire and RMAP protocols - Takayuki Yuasa - yuasatakayuki 1 1
Open-source version of SpaceWire-to-GigabitEther using ZestET1 - Takayuki Yuasa - yuasatakayuki 1 1
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version. - Zhang Xianyi - xianyi 1 1
OpenCV - 3rdparty - OpenCV - opencv 1 1
OpenCV Fast Fourier Transform (FFT) for Blur Detection - Karthik - karthik9319 1 1
OpenCV extra data - OpenCV - opencv 1 1
OpenEmbedded/Yocto layer for RISC-V Architecture - RISC-V - riscv 1 1
OpenGV is a collection of computer vision methods for solving geometric vision problems. - Laurent Kneip - laurentkneip 1 1
OpenMVS usage example - cDc - cdcseacave 1 1
OpenNI - Ziv Hendel - OpenNI 1 1
OpenNI2 - Ziv Hendel - OpenNI 1 1
OpenPaperwork - libinsane - Cross platform access to image scanners 1 1
OpenPaperwork - libpillowfight - Small library containing various image processing algorithms that has almost no dependencies, plus bindings to Python 3 1 1
OpenPaperwork - paperwork - Personal document manager 1 1
OpenPaperwork - pyocr - Python wrapper for Tesseract and Cuneiform 1 1
OpenRQ - OpenRQ Team - openrq-team 1 1
OpenSource Book Scanner application for digitizing books with two cameras. - Ralf Eichinger - datazuul 1 1
OpenSource GPU, in Verilog, loosely based on RISC-V ISA - Hugh Perkins - hughperkins 1 1
OpenTitan: Open source silicon root of trust - lowRISC - lowRISC 1 1
OpenVisionAPI documentation - Open Vision API - openvisionapi 1 1
Opensource software/hardware platform to build edge AI solutions deployed on FPGA or custom ASIC hardware - ztachip 1 1
Optics, Microscopy, Simple Lego Microscope - tobetz 1 1
Optimal LZ4 compression - Stephan Brumme - stbrumme 1 1
Optimized block functions for the ChaCha stream cipher - Andrew Moon - floodyberry 1 1
Optimized compression packages - Klaus Post - klauspost 1 1
Optimized implementations of Poly1305, a fast message-authentication-code - Andrew Moon - floodyberry 1 1
Optimized, portable implementations of BLAKE2b - Andrew Moon - floodyberry 1 1
Optimized, portable implementations of BLAKE2s - Andrew Moon - floodyberry 1 1
Orc - Optimized Inner Loop Runtime Compiler 1 1
Orc - Optimized Inner Loop Runtime Compiler - GStreamer GitHub mirrors - GStreamer 1 1
Original of publication Crosswalking: Processing MARC in XML Environments with MARC4J - marc4j 1 1
Originates from the SUSE Hackweek 20 (March 2021): https://hackweek.suse.com/20/projects/open-sauce-is-in-our-genes but everyone is welcome to contribute. - SUSE - SUSE 1 1
PDF Command Line Tools binaries for Linux, Mac, Windows - coherentgraphics 1 1
PDF to DjVu converter - Jakub Wilk - jwilk 1 1
PDFbeads updated to run with Ruby 2.0 - IFAD - ifad 1 1
PDFs for Mark Watson's books, by himself - mark-watson 1 1
PLIC Specification - RISC-V - riscv 1 1
PNG encoder and decoder in C and C++. - Lode Vandevenne - lvandeve 1 1
POC of converting a set of WARC web archive files to a SQLite database and querying it - phiresky 1 1
PSF Estimation in Matlab, from Mosleh Blur Estimation paper - Rose Rustowicz - roserustowicz 1 1
Package manager and build abstraction tool for FPGA/ASIC development - Olof Kindgren - olofk 1 1
Package with Constant Function implementations of mathematical functions for HDL elaboration - pulp-platform 1 1
Packetbl is a user space RBL client that works with netfilter 1 1
Packetbl is a user space RBL client that works with netfilter @gh - zevenet 1 1
Pandoc filter to convert math to SVG using MathJax-node's tex2svg - John MacFarlane - jgm 1 1
Pandoc-compatible templating system - John MacFarlane - jgm 1 1
Panoramic image stitching using SIFT and RANSAC in matlab. - Joyee Cheung - joyeecheung 1 1
Papermerge RESTful backend structured as reusable Django app - Papermerge DMS - papermerge 1 1
Parallel Array of Simple Cores. Multicore processor. - Jeff Bush - jbush001 1 1
Parallel Programming for FPGAs -- An open-source high-level synthesis book - Kastner Research Group - KastnerRG 1 1
Parametric floating-point unit with support for standard RISC-V formats and operations as well as transprecision formats - pulp-platform 1 1
Parser for the Contextual Query Language (CQL) - Ben Morris - bendmorris 1 1
Parsing gigabytes of JSON per second - simdjson 1 1
Pattern-defeating quicksort. - Orson Peters - orlp 1 1
Peak detection using adaptive thresholding - ashish-bagri 1 1
Perceptual Image Hashing for macOS, iOS, tvOS and watchOS - Andreas Schlemmer - ameingast 1 1
Perceptual image hashing for PHP - Jens Segers - jenssegers 1 1
Perceptual image hashing library used to match similar images - Kilian Brachtendorf - KilianB 1 1
Perceptual image hashing package for golang. - Rok Ajdnik - ajdnik 1 1
Perfect Hash Functions - Vicent Martí - vmg 1 1
Performance-portable, length-agnostic SIMD with runtime dispatch - Google - google 1 1
Perkeep (née Camlistore) is your personal storage system for life: a way of storing, syncing, sharing, modelling and backing up content. - Perkeep (née Camlistore) - perkeep 1 1
Personal branch of git://c9x.me/qbe.git - Michael Forney - michaelforney 1 1
Phansalkar local image thresholding - C. M. Belanger Nzakimuena - cnzakimuena 1 1
PhotoPrism User & Developer Guide - PhotoPrism - photoprism 1 1
Photogrammetric Computer Vision Framework - AliceVision - alicevision 1 1
Photogrammetry Guide - Michael Royal - mikeroyal 1 1
Photos App powered by Go and Google TensorFlow 🌈 - PhotoPrism - photoprism 1 1
Pi Scan is a simple, robust capture appliance for book scanners. It runs on a Raspberry Pi 2. - Tenrec Builders LLC - Tenrec-Builders 1 1
PiDP-8/I project 1 1
PicoRV - Claire Xen - clairexen 1 1
PicoRV32 - A Size-Optimized RISC-V CPU - Clifford Wolf - cliffordwolf 1 1
Pikchr Command-Line Driver - Michael Thornburgh - zenomt 1 1
Pikchr is a PIC-like markup language for diagrams in technical documentation. 1 1
Pixman: The pixel-manipulation library for X and cairo. 1 1
Place and route tool for FPGAs - Yosys Headquarters - YosysHQ 1 1
Plain Java implementation of the Noise protocol - rweather 1 1
Play and exeriment with elliptic curves and their group law 1 1
Plugin adding backup options to Datasette - Simon Willison - simonw 1 1
Plugins for Yosys developed as part of the F4PGA project. - CHIPS Alliance - chipsalliance 1 1
PoissonBlending - Alan Wolfe - Atrix256 1 1
PopSift is an implementation of the SIFT algorithm in CUDA. - AliceVision - alicevision 1 1
Port of Facebook's LLaMA model in C/C++ - Georgi Gerganov - ggerganov 1 1
Port of LLVM/Clang C compiler to Nyuzi parallel processor architecture - Jeff Bush - jbush001 1 1
Port of OpenAI's Whisper model in C/C++ - Georgi Gerganov - ggerganov 1 1
Portable C implementation of Ed25519, a high-speed high-security public-key signature system. - Orson Peters - orlp 1 1
Portable OpenStreetMap - offline mapping and field enumeration (log issues here) - POSM - posm 1 1
Portable audio output library - Xiph.Org Foundation - xiph 1 1
Portable high-level assembler with authentic C syntax - Bulat-Ziganshin 1 1
Powerful and easy-to-use embedded GUI with many widgets, advanced visual effects (opacity, antialiasing, animations) and low memory requirements (16K RAM, 64K Flash). - LittlevGL - littlevgl 1 1
Powerful and efficient Computer Vision Annotation Tool (CVAT) - OpenVINO™ Toolkit - openvinotoolkit 1 1
Practical Implementation of Single Scale Retinex and Multiscale Retinex Algorithm in Python 3 - Aravind S Krishnan - aravindskrishnan 1 1
Prefix tree adder space exploration library - Teodor-Dumitru Ene - tdene 1 1
Presentation on the J1 CPU - James Bowman - jamesbowman 1 1
Presentations, tutorials and data for the OCR workshop at LMU - CIS OCR Group - cisocrgroup 1 1
Procedurally generated Chinese landscape painting. - Lingdong Huang - LingDong- 1 1
Procedurally generated paintings of nonexistent flowers. - Lingdong Huang - LingDong- 1 1
Processing MARC with open source tools - Johann Rolschewski - jorol 1 1
Produce watertight polygonal vector maps by tracing raster images - Matt Zucker - mzucker 1 1
Progressive 3D Modeling All the Way - Alex Locher - alexlocher 1 1
Progressive Prioritized Multi-view Stereo - Alex Locher - alexlocher 1 1
Progressive, error tolerant, wavelet-based image compression algorithm - TheRealOrange 1 1
Progressively image a mounted disk correctly without corruption - Ben Cox - benjojo 1 1
Project 2 of Brown University's CS 143 (Intro to CV) - Marisa Reddy 1 1
Project Apicula: bitstream documentation for Gowin FPGAs - Yosys Headquarters - YosysHQ 1 1
Project IceStorm - Lattice iCE40 FPGAs Bitstream Documentaion (Reverse Engineered) - Clifford Wolf - cliffordwolf 1 1
Project IceStorm - Lattice iCE40 FPGAs Bitstream Documentaion (Reverse Engineered) - Yosys Headquarters - YosysHQ 1 1
Project Trellis database - Yosys Headquarters - YosysHQ 1 1
Project page for the paper Semi-Supervised Raw-to-Raw Mapping 2021. - Mahmoud Afifi - mahmoudnafifi 1 1
Project page of the paper "Learning Multi-Scale Photo Exposure Correction" (CVPR 2021). - Mahmoud Afifi - mahmoudnafifi 1 1
Projects for the ECPiX-5 - a ECP5 FPGA board - ultraembedded 1 1
Projects for the Scarab Minispartan6+ FPGA board - ultraembedded 1 1
Proof of WireGuard protocol using Tamarin 1 1
Proof of concepts for speculative attacks using the BOOM core (https://github.com/riscv-boom/riscv-boom) - BOOM: The Berkeley Out-of-Order RISC-V Processor - riscv-boom 1 1
Proposal for a RISC-V Core-Local Interrupt Controller (CLIC) - RISC-V - riscv 1 1
Protocol Buffers - Google 1 1
Provides dot visualizations of chisel/firrtl circuits - freechipsproject 1 1
Provides various testers for chisel users - freechipsproject 1 1
PruningRadixTrie - 1000x faster Radix trie for prefix search & auto-complete - Wolf Garbe - wolfgarbe 1 1
Public Domain Library from http://derechoaleer.org - derechoaleer - d-a-l 1 1
Public release of the Image Matching Benchmark: https://image-matching-challenge.github.io - UBC Computer Vision Group - ubc-vision 1 1
Public repository of the QuickJS Javascript Engine - bellard 1 1
Pure Haskell commonmark parsing library, designed to be flexible and extensible - John MacFarlane - jgm 1 1
PyTorch & Matlab code for the paper: CIE XYZ Net: Unprocessing Images for Low-Level Computer Vision Tasks (TPAMI 2021). - Mahmoud Afifi - mahmoudnafifi 1 1
Python 3 module to generate QR Codes - Michael Nooner - mnooner256 1 1
Python CFFI wrapper around liquid-dsp - Michel Pelletier - michelp 1 1
Python CLI utility and library for manipulating SQLite databases - Simon Willison - simonw 1 1
Python MARC handling 1 1
Python Photogrammetry Toolbox (formerly osm-bundler), for rendering a 3D pointcloud from photos of an object at different angles - steve-vincent 1 1
Python QR Code image generator - Lincoln Loop - lincolnloop 1 1
Python Sorted Container Types: Sorted List, Sorted Dict, and Sorted Set - Grant Jenks - grantjenks 1 1
Python binding for the G'MIC Image Processing Framework - GREYC - GreycLab 1 1
Python code for the fast bilateral solver - Ben Poole - poolio 1 1
Python implementation of BING Objectness method from <BING: Binarized Normed Gradients for Objectness Estimation at 300fps> - alessandroferrari 1 1
Python implementation of \"Single Image Haze Removal Using Dark Channel Prior\" - Joyee Cheung - joyeecheung 1 1
Python implementation of basic and Otsu thresholding algorithms. - Marisa Reddy 1 1
Python implementation of colour transfer algorithm based on linear Monge-Kantorovitch solution - Mahmoud Afifi - mahmoudnafifi 1 1
Python implementation of multi scale retinex with color restoration - Zheng Liu - dongb5 1 1
Python implementation of the geodesic routines - GeographicLib - geographiclib 1 1
Python implementation of two low-light image enhancement techniques via illumination map estimation - Souhaib Attaiki - pvnieo 1 1
Python implementations of clustering algorithms - Marisa Reddy 1 1
Python interface to DjVuLibre - Jakub Wilk - jwilk 1 1
Python module (C extension and plain python) implementing Aho-Corasick algorithm - Wojciech Muła - WojciechMula 1 1
Python version of the WB augmenter (ICCV'19) - Mahmoud Afifi - mahmoudnafifi 1 1
Python-based tools for document analysis and OCR - OCRopus - ocropus 1 1
QA catalogue – a metadata quality assessment tool for MARC records - Király Péter - pkiraly 1 1
QBE - embeddable backend of a C compiler 1 1
QR Code Pattern Recognition and Message Extraction - Amirsina Torfi - astorfi 1 1
QR Code and Barcode Detection using zbar library (pyzbar for python) - Taehee Lee - kairess 1 1
QR decoder library - Daniel Beer - dlbeer 1 1
Qhull development for www.qhull.org 1 1
QuAbS is a circuit-based QBF solver - Leander Tentrup - ltentrup 1 1
Query git repositories with SQL. Generate reports, perform status checks, analyze codebases - MergeStat - mergestat 1 1
Quickly view (satellite) imagery directly in your terminal using Unicode 9.0 characters and true color. - Dale Roberts - daleroberts 1 1
RAISR: superresolution C++ implementation - taqu - taqu 1 1
RANSAC Template Library - Sunglok Choi - sunglok 1 1
RBush — a high-performance JavaScript R-tree-based 2D spatial index for points and rectangles - Vladimir Agafonkin - mourner 1 1
README - AI Vector Accelerator - AI-Vector-Accelerator 1 1
RISC-V Alternate FP Format - RISC-V - riscv 1 1
RISC-V Architecture Profiles - RISC-V - riscv 1 1
RISC-V CPU Core (RV32IM) - ultraembedded 1 1
RISC-V Configuration Structure - RISC-V - riscv 1 1
RISC-V FPGA SIG Custom Function Unit Specification - Gray Research LLC - grayresearch 1 1
RISC-V Guide - Michael Royal - mikeroyal 1 1
RISC-V Instruction Set Manual - RISC-V - riscv 1 1
RISC-V Opcodes - RISC-V - riscv 1 1
RISC-V Packed SIMD Extension - RISC-V - riscv 1 1
RISC-V RV64GC emulator designed for RTL co-simulation - BOOM: The Berkeley Out-of-Order RISC-V Processor - riscv-boom 1 1
RISC-V RV64IS-compatible processor for the Kestrel-3 - Kestrel Computer Project - KestrelComputer 1 1
RISC-V Random Instruction Stream Generator - OpenHW Group - openhwgroup 1 1
RISC-V Specification in Coq - Programming Languages and Verification Group at MIT CSAIL - mit-plv 1 1
RISC-V Tools (GNU Toolchain, ISA Simulator, Tests) - RISC-V - riscv 1 1
RISC-V XBitmanip Extension - Clifford Wolf - cliffordwolf 1 1
RISC-V cryptography extensions standardisation work. - RISC-V - riscv 1 1
RISC-V eXtension interface that provides a generalized framework suitable to implement custom coprocessors and ISA extensions - OpenHW Group - openhwgroup 1 1
RISC-V in Practical Computer Architecture Education - Stefan Wallentowitz - wallento 1 1
RISC-V instruction set simulator built for education - Keyhan Vakil - kvakil 1 1
RISC-V random instruction generator based on the Sail model - REMS - rems-project 1 1
RISC-V support for LLVM projects (LLVM, Clang, ...) - lowRISC - lowRISC 1 1
RSD: RISC-V Out-of-Order Superscalar Processor - rsd-devel 1 1
RV32IMC in ~600 lines of C89 - Max Nurzia - mnurzia 1 1
Rabin hashing and content-defined chunking for Go - Austin Clements - aclements 1 1
Random instruction generator for RISC-V processor verification - CHIPS Alliance - chipsalliance 1 1
Rapid YAML - a library to parse and emit YAML, and do it fast. - jpmag - biojppm 1 1
RaptorQ RFC6330 C++11 implementation - Luca Fulchir - LucaFulchir 1 1
Raspberry Pi Guide - Michael Royal - mikeroyal 1 1
Raspberry Pi image for controlling a DIYBookScanner via spreads - DIY Book Scanner - DIYBookScanner 1 1
Raspberry Pi-powered analog film automatic scanner@gh - bezineb5 1 1
Raw content, bitstreams and HEIF files for conformance testing - Nokia Technologies - nokiatech 1 1
Read-only mirror of http://jerasure.org/jerasure/gf-complete - Ceph - ceph 1 1
Read-only mirror of http://jerasure.org/jerasure/jerasure - Ceph - ceph 1 1
Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration. - Xintao - xinntao 1 1
Real-time detection of documents in images - Alessandro - alessandrozamberletti 1 1
Realistic image blending -- a Matlab implementation of MPB: A modified Poisson blending technique, Computational Visual Media 2015. - Mahmoud Afifi - mahmoudnafifi 1 1
Recognition Models for Kraken and CLSTM - mittagessen 1 1
Recreating the history of computers on open source FPGAs - Lawrie Griffiths - lawrie 1 1
Rectification module from e-foto photogrammetry suit. The module seems to be abandoned, but it is very useful for 2d archaeological photomapping through the <Metodo Aramus> - ArcheOS - archeos 1 1
Rectification tool of E-FOTO - ArcheOS - archeos 1 1
Reed-Solomon Erasure Coding in Go - Klaus Post - klauspost 1 1
Reed-Solomon coder computing one million parity blocks at 1 GB/s. O(N*log(N)) algo employing FFT - Bulat-Ziganshin 1 1
Reed-Solomon forward error correcting library - Vivint, Inc. - vivint 1 1
Reference Hardware Implementations of Bit Extract/Deposit Instructions - Clifford Wolf - cliffordwolf 1 1
Reference code for the paper Auto White-Balance Correction for Mixed-Illuminant Scenes. - Mahmoud Afifi - mahmoudnafifi 1 1
Reference code for the paper CAMS: Color-Aware Multi-Style Transfer. - Mahmoud Afifi - mahmoudnafifi 1 1
Reference code for the paper HistoGAN: Controlling Colors of GAN-Generated and Real Images via Color Histograms (CVPR 2021). - Mahmoud Afifi - mahmoudnafifi 1 1
Reference code for the paper Interactive White Balancing for Camera-Rendered Images Mahmoud Afifi and Michael S. Brown. In Color and Imaging Conference (CIC), 2020. - Mahmoud Afifi - mahmoudnafifi 1 1
Reference implementation of the Ogg Vorbis audio format. - Xiph.Org Foundation - xiph 1 1
Reference implementation of the Ogg media container - Xiph.Org Foundation - xiph 1 1
Reference implementation of the Theora video compression format. - Xiph.Org Foundation - xiph 1 1
Reference manual for ForwardCom instruction set and software standards - ForwardCom 1 1
Reflection Removal Using a Dual-Pixel Sensor, CVPR 2019 - Abhijith Punnappurath - abhijithpunnappurath 1 1
Remove salt & pepper noise from images using autoencoders. - Francisco Escobar - fescobar96 1 1
Remove shading (or the un-even intensity background) of images - Constantino Carlos Reyes-Aldasoro - reyesaldasoro 1 1
Repo for an ideational book on 2D graphics, plus tools to make images - linebender 1 1
Repo for the book scanner software - Daniel Cantarín - Canta 1 1
Repository for ECCV2020 paper \"End-to-end Interpretable Learning of Non-blind ImageDeblurring\". - Thomas Eboli - teboli 1 1
Repository for OpenCV's extra modules - OpenCV - opencv 1 1
Repository for tracking SIMDe implementation status. - SIMD Everywhere - simd-everywhere 1 1
Reproducing images with geometric primitives. - Michael Fogleman - fogleman 1 1
Research & Development of paper \"Snake: Active contour models\" which is used to identify images using energy functions - NiteshKedia 1 1
Research: Performance of heaps, starting with Min-Max Heap - skarupke 1 1
Reshabh's GSOC project! - Bespoke Silicon Group - bespoke-silicon-group 1 1
Resource-efficient 16-bit CPU architecture for FPGA control plane - whitequark - whitequark 1 1
Retinex Algorithms: C++ source code of SSR, MSR, MSRCR algorithm - Chandler Geng - upcAutoLang 1 1
Retinex Intrinsic Images in C++ - Lukas Murmann - lmurmann 1 1
Revengineered ancient PDP-11 CPUs, originals and clones - 1801BM1 1 1
Rich is a Python library for rich text and beautiful formatting in the terminal. - Textualize - Textualize 1 1
Richer Convolutional Features for Edge Detection - Yun Liu - yun-liu 1 1
Roaring bitmaps in C (and C++) - Roaring bitmaps: A better compressed bitset - RoaringBitmap 1 1
Robust Python implementatoin for detecting blurry images using ROI estimation and DCT analysis. - Utkarsh Deshmukh - Utkarsh-Deshmukh 1 1
Robust Speech Recognition via Large-Scale Weak Supervision - OpenAI - openai 1 1
Rocket Chip Generator - BOOM: The Berkeley Out-of-Order RISC-V Processor - riscv-boom 1 1
Rocket Chip Generator - CHIPS Alliance - chipsalliance 1 1
Rocket Chip Generator - Tenstorrent Inc. - tenstorrent 1 1
Rocket Chip Generator - freechipsproject 1 1
Rocket simulation software - openrocket 1 1
Rolling Hash C++ Library - Daniel Lemire - lemire 1 1
Ruby extension for the libvips image processing library. - libvips - libvips 1 1
Ruby gem to measure images similarity - Victor Maslov - Nakilon 1 1
Ruby library, parse, create, manage MARC records - ruby-marc 1 1
SCARV-related UG, PGR, and PhD thesis archive - SCARV - scarv 1 1
SCARV-related document preparation assets - SCARV - scarv 1 1
SCARV: a side-channel hardened RISC-V platform - SCARV - scarv 1 1
SCARV: a side-channel hardened RISC-V platform - SCARV - scarv (cpu) 1 1
SCARV: a side-channel hardened RISC-V platform - SCARV - scarv (soc) 1 1
SDRAM controller with AXI4 interface - ultraembedded 1 1
SERV - The SErial RISC-V CPU - Olof Kindgren - olofk 1 1
SHA-3 finalist (reference code) - Jean-Philippe Aumasson - veorq 1 1
SIMD Everywhere implementations only (no tests) - SIMD Everywhere - simd-everywhere 1 1
SIMD optimizations related to 2D computer graphics - Petr Kobalicek - kobalicek 1 1
SIMD-accelerated base64 codecs - Daniel Lemire - lemire 1 1
SIMDe Everywhere: The Blog - SIMD Everywhere - simd-everywhere 1 1
SKINNY tweakable block cipher - rweather 1 1
SLIF: C# ECMA-334 5th Edition - jddurand 1 1
SLIF: JSON ECMA-404 - jddurand 1 1
SLIF: URI en/decoder MarpaX::ESLIF - jddurand 1 1
SLIF: YAML - MarpaX::ESLIF - jddurand 1 1
SPI-Flash XIP Interface (Verilog) - ultraembedded 1 1
SQLCipher is an SQLite extension that provides 256 bit AES encryption of database files. - SQLCipher - sqlcipher 1 1
SQLite extension for querying Excel (.xlsx, .xls, .ods) files as virtual tables - Sergey Khabibullin - x2bool 1 1
SQLite3 Decimal is an extension for SQLite3 implementing (exact) decimal arithmetic. 1 1
SQLite3 binary dump - Bo Lindbergh - blgl 1 1
SQLite3 extension for read/write storage compression with Zstandard - Mike Lin - mlin 1 1
Sail RISC-V model - REMS - rems-project 1 1
Sail RISC-V model - RISC-V - riscv 1 1
Sail architecture definition language - REMS - rems-project 1 1
Samples that use only Blend2D library - Blend2D - blend2d 1 1
Scala library, parse, create, process MARC records - diegododero 1 1
Scan documents to PDF and other file types, as simply as possible. - Ben Olden-Cooligan - cyanfish 1 1
Scan, index, and archive all of your paper documents - Paperless - the-paperless-project 1 1
ScanTailor Advanced is the version that merges the features of the ScanTailor Featured and ScanTailor Enhanced versions, brings new ones and fixes. - 4lex4 122 122
ScanTailor Universal - a fork based on Enhanced+Featured+Master versions of ST - Alexander Trufanov - trufanov-nok 18 18
ScanTools - Graphics manipulation with a view towards scanned documents 1 1
Scene text rectification using glyph and character alignment properties - Taeho - xellows1305 1 1
Scene text rectification using glyph and character alignment properties - Taeho Kil - taeho-kil 1 1
Scots Army Knife for electronics - Glasgow Embedded - GlasgowEmbedded 1 1
Scraper for downloading the entire ebooks repository of project Gutenberg - openZIM - openzim 1 1
Scriptable desktop app to correct the perspective of images - Feram HQ - feramhq 1 1
Scripts that install bibliohack capture and post-process software from bibliohack packages - Bibliohack - Bibliohack 1 1
SeamCarving Attempt using NumPy - Nathan Pucheril - nathanpucheril 1 1
Segment image regions into seperate image files - CIS OCR Group - cisocrgroup 1 1
Segmentation using superpixels. Uses SLIC to preprocess each image, separate foreground from background in an image using a supervised model, handle unsupervised segmentation for when without initial training data - Benjamin Shih - benshih 1 1
Self checking RISC-V directed tests - Tenstorrent Inc. - tenstorrent 1 1
Self hosted maps, MBTiles key value storage and server - Fabrice Aneche - akhenakh 1 1
Self-supervised linear motion deblurring - Peidong Liu - ethliup 1 1
Semantic information can help CNNs to get better illuminant estimation -- a proof of concept - Mahmoud Afifi - mahmoudnafifi 1 1
Sensor-Independent Illumination Estimation for DNN Models (BMVC 2019) - Mahmoud Afifi - mahmoudnafifi 1 1
Setup scripts and files needed to compile CoreMark on RISC-V - BOOM: The Berkeley Out-of-Order RISC-V Processor - riscv-boom 1 1
Several image correction techniques for enhancing images: exposure, white balance and denoising. - Rares - rares985 1 1
Several image/video enhancement methods, implemented by Java, to tackle common tasks, like dehazing, denoising, backscatter removal, low illuminance enhancement, featuring, smoothing and etc. - ZHANG HAO - 26hzhang 1 1
Shader-Like Mathematical Expression JIT Engine for C++ Language - Petr Kobalicek - kobalicek 1 1
Shading-aware Multi-view Stereo - Fabian Langguth - flanggut 1 1
Shorthair : Generational Block Streaming Erasure Codes - Chris Taylor - catid 1 1
Shuffle-based predicate matcher and all-round branch free swiss army chainsaw - geofflangdale 1 1
Siamese : Infinite-Window Streaming Erasure Code (HARQ) - Chris Taylor - catid 1 1
Signatures for Noise - noiseprotocol 1 1
Silice is an open source language that simplifies prototyping and writing algorithms on FPGA architectures. - sylefeb - sylefeb 1 1
Simon Mini Puzzles 0 0
Simple C++ library for reading and writting wave files@gh - audionamix 1 1
Simple CTC implementation for PyTorch - OCRopus - ocropus 1 1
Simple Oscilloscope Simulator - Helmut Neemann - hneemann 1 1
Simple binarization tool - CIS OCR Group - cisocrgroup 1 1
Simple command line project to dft/idft using simple_fft - Alan Wolfe - Atrix256 1 1
Simple example of ImageMagick usage - Ivan Tsybulin 1 1
Simple graph database in SQLite, inspired by 'SQLite as a document database' - Denis Papathanasiou - dpapathanasiou 1 1
Simple interface for working with MARC records using the File_MARC package - Scriptoteket - scriptotek 1 1
Simple library for solving L2/TVL1 image denoising and deblurring problems with exact FFT-based least-squares solver. - Thomas Eboli - teboli 1 1
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. https://vlang.io - The V Programming Language - vlang 1 1
Simple, modern libpng alternative - Randy - randy408 1 1
Simulation in Logisim-Evolution HC - Pineapple ONE - pineapple-one 1 1
Single image deep defocus classification and its applications. - Fergaletto - fergaletto 1 1
SipHash: a fast short-input PRF - Andrew Moon - floodyberry 1 1
Slides for my presentation on pandoc at BayHac2014 - John MacFarlane - jgm 1 1
Small 'byte code' interpreter based on ZAM (used in ocaml) parametrised on byte code and values - Gavin J Stark - atthecodeface 1 1
Small DSL made with Racket - Guillaume Savaton - aumouvantsillage 1 1
Small Processing Unit 32: A compact RV32I CPU written in Verilog - maikmerten 1 1
Small footprint, low dependency, C code implementation of a FAT16 & FAT32 driver. - ultraembedded 1 1
Smart tagging of objects and faces using desktop capture - Shaman Technology, LLC - shamantechnology 1 1
Smol 2-stage RISC-V processor in nMigen - Luke Wren - Wren6991 1 1
Snowshoe - Portable, Secure, Fast Elliptic Curve Math Library in C - Chris Taylor - catid 1 1
Software and documentation, mostly from the 80s and 90s - Dave Hanson - drh 1 1
Software for scan, process scanned images and build books - Aleś Bułojčyk - alex73 1 1
Software to dewarp book picture images, and for building models of ruled surfaces - Nicolau Werneck - nlw0 1 1
SolrMarc is a utility that reads in MARC records, extracts information from various fields as specified in an indexing specification, and sends that information to a specified Apache Solr index - solrmarc 1 1
Solver and analysing tool for Partitioned Boolean Quadratic Problems - maxopoly 1 1
Some examples of photogrammetry - John Davies - john-davies 1 1
Some examples plugins for Datasette - Simon Willison - simonw 1 1
Some implementations of algorithms for blur detection in JPEGs - Julian Squires - tokenrove 1 1
Some useful tools for Raspberry Pi - framp - framps 1 1
Source code for front pages of diybookscanner.org. - Tenrec Builders LLC - Tenrec-Builders 1 1
Source code for our paper "Depth Super-Resolution Meets Uncalibrated Photometric Stereo" - Songyou Peng - pengsongyou 1 1
Source code of CVPR 2021 paper "Learning Scalable ℓ∞-constrained Near-lossless Image Compression via Joint Lossy Image and Residual Compression" - BYchao100 1 1
Source code used to validate the correctness of BoofCV - Peter Abeles - lessthanoptimal 1 1
Source codes for benchmarks of multiple fec algorithms - Michal Virgovic 1 1
Source files for pandoc's website - John MacFarlane - jgm 1 1
Sourcecode from bachelor thesis - libFirm - libfirm 1 1
SpaceWire - FreeCores - freecores 1 1
SpaceWire - krististefa1 1 1
SpaceWire Light - FreeCores - freecores 1 1
SpaceWire packet format diagrams using nwdiag(simple network-diagram image generators) - - ncesnagoya 1 1
SpaceWireDocuments - Takayuki Yuasa - yuasatakayuki 1 1
Spacewire Codec SpwTCR - ti-rodrigues 1 1
Spacewire codec with NIOS II for Terasic DE0 Altera@gh - ti-rodrigues 1 1
Spatially-Varying Blur Detection Based on Multiscale Fused and Sorted Transform Coefficients of Gradient Magnitudes - Alireza Golestaneh - isalirezag 1 1
Specification for UTFGrid, a format for rasterized interaction data - Mapbox - mapbox 1 1
Specification of the @OCR-D technical architecture, interface definitions and data exchange format(s) - OCR-D - OCR-D 1 1
Specification of the MARC21 format - Johann Rolschewski - jorol 1 1
Specification of the Noise Socket protocol@gh - noisesocket 1 1
Specification of the compressed-bitmap Roaring format - Roaring bitmaps: A better compressed bitset - RoaringBitmap 1 1
Specifications for better computing - Karl Stenerud - kstenerud 1 1
Speed Test Comparing Image Processing Routines - Peter Abeles - lessthanoptimal 1 1
Speex audio processing library - Please send patches to speex-dev@xiph.org - Xiph.Org Foundation - xiph 1 1
Speex voice codec - Send patches to speex-dev@xiph.org - Xiph.Org Foundation - xiph 1 1
Spike, a RISC-V ISA Simulator - UC Berkeley Architecture Research - ucb-bar 1 1
Stack trace visualizer - Brendan Gregg - brendangregg 1 1
Standard number implementations for Java - xbib 1 1
Standards compliant, fast, secure markdown processing library in C - Hoedown - hoedown 1 1
Standards compliant, fast, secure markdown processing library in C - Vicent Martí - vmg 1 1
Starting point for building a self-contained collection of Halide app(s) - Halide - halide 1 1
Static-Static Pattern Modifiers for Noise - noiseprotocol 1 1
Statistical functions for SQLite - Anton Zhiyanov - nalgeon 1 1
Steps towards a PDF renderer for cmark using libharu - John MacFarlane - jgm 1 1
Store of prefix tree adder HDL, diagrams, and implementation results - Teodor-Dumitru Ene - tdene 1 1
Streaming Deduplication Package for Go - Klaus Post - klauspost 1 1
String Matching Algorithms Research Tool - SMART development group - smart-tool 1 1
Structure from Motion (SfM) for Unordered Image Collections - TheFrenchLeaf - TheFrenchLeaf 1 1
Structure-from-Motion for MAV image sequences - mavmap 1 1
Submission for DIBCO 2017 - Christopher Tensmeyer - ctensmeyer 1 1
Submodule repository with CAD files for cpu11 - 1801BM1 1 1
SuiteSparse:GraphBLAS: graph algorithms in the language of linear algebra. For production: (default) STABLE branch. Code development: (non-default) MASTER branch. For a short video intro, see https://youtu.be/Tj5y6d7FegI . The libgraphblas.so is Apache2 licensed, but the MATLAB interface in the GraphBLAS/GraphBLAS folder is now GNU GPL3, and this change is retroactive to all versions of GraphBLAS. - Tim Davis - DrTimothyAldenDavis 1 1
Supplemental data files for testing floating parsing (credit: Nigel Tao for the data) - fastfloat - fastfloat 1 1
Swift implementation of Tanner Helland's color-temperature-to-RGB algorithm.@gh - davidf2281 1 1
SymSpell: 1 million times faster through Symmetric Delete spelling correction algorithm - Wolf Garbe - wolfgarbe 1 1
SymSpellCompound: compound aware automatic spelling correction - Wolf Garbe - wolfgarbe 1 1
SymbiYosys (sby) -- Front-end for Yosys-based formal verification flows - Yosys Headquarters - YosysHQ 1 1
Synthesis Format Conversion Tool - Reactive Systems Group - reactive-systems 1 1
System on Chip toolkit for nMigen - M-Labs - m-labs 1 1
Syzygy suite of tools for instrumentation of COFF object files and PE binaries - Rui Ueyama - rui314 1 1
Tabby - Strong, Fast, and Portable Cryptographic Signatures, Handshakes, and Password Authentication - Chris Taylor - catid 1 1
Tailscale's temporary fork of https://git.zx2c4.com/wireguard-go - Tailscale - tailscale 1 1
Tcl extension for OpenCV library - Danilo Chang - ray2501 1 1
Technology dependent cells instantiated in the design for generic process (simulation, FPGA) - pulp-platform 1 1
Ted Fried's MicroCore Labs Projects which include microsequencer-based FPGA cores and emulators for the 8088, 8086, 8051, 6502, 68000, Z80, Risc-V, and also Typewriter and EPROM Emulator projects. MCL51, MCL64, MCL65, MCL65+, MCL68, MCL86, MCL86+, MCL86jr, MCLR5, MCLZ8 - Ted Fried - MicroCoreLabs 1 1
Template project for beginning new Chisel work - freechipsproject 1 1
Templates for pandoc, tagged to release - John MacFarlane - jgm 1 1
Tensor library for machine learning - Georgi Gerganov - ggerganov 1 1
Tensor library for machine learning - Yavor Ivanov - YavorGIvanov 1 1
Terminal graphics for the 21st century. - Hans Petter Jansson - hpjansson 1 1
Tesseract Docs - tesseract-ocr 1 1
Tesseract OCR Engine - tesseract-ocr 1 1
Test code / bitstreams for the LambdaConcept ECPIX-5 FPGA board - ultraembedded 1 1
Test data for testing specs and software in @OCR-D - OCR-D - OCR-D 1 1
Test files for the OpenJPEG libraries and utilities - Université catholique de Louvain - uclouvain 1 1
Test projects for the OrangeCrab ECP5 FPGA board - ultraembedded 1 1
Test runner for file-based regression testing - libFirm - libfirm 1 1
Test suite for ForwardCom emulator and softcore - ForwardCom 1 1
Testbenches for testing the blocks on the Jedi Collection - FPGAwars - FPGAwars 1 1
Testing with randomly generated FIRM graphs - libFirm - libfirm 1 1
Text page dewarping using a \"cubic sheet\" model - Matt Zucker - mzucker 1 1
Textual is a TUI (Text User Interface) framework for Python inspired by modern web development. - Textualize - Textualize 1 1
The Amsterdam Compiler Kit - David Given - davidgiven 1 1
The BLAKE3 paper: specifications, analysis, and design rationale - BLAKE3 team - BLAKE3-team 1 1
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data. - Max Woolf - minimaxir 1 1
The C++ implementation of Multi-H algorithm, which is a multi-plane fitting technique. If you use this work for Academic purposes, please cite Barath, D. and Matas, J. and Hajder, L., Multi-H: Efficient Recovery of Tangent Planes in Stereo Images. 27th British Machine Vision Conference, 2016@gh - danini 1 1
The CIS OCR PostCorrectionTool - CIS OCR Group - cisocrgroup 1 1
The CIS language aware OCR document error profiler - CIS OCR Group - cisocrgroup 1 1
The CImg Library is a small and open-source C++ toolkit for image processing - GREYC - GreycLab 1 1
The CImg Library is a small, open-source, and modern C++ toolkit for image processing - David Tschumperlé - dtschump 1 1
The CORE-V CVA6 is an Application class 6-stage RISC-V CPU capable of booting Linux - OpenHW Group - openhwgroup 1 1
The Embedded RISC-V project web site - The Embedded RISC-V Project - emb-riscv 1 1
The FFV1 lossless video codec specification - FFmpeg 1 1
The FastPFOR C++ library: Fast integer compression - Daniel Lemire - lemire 1 1
The Graph-Cut RANSAC algorithm proposed in paper: Daniel Barath and Jiri Matas; Graph-Cut RANSAC, Conference on Computer Vision and Pattern Recognition, 2018. It is available at https://arxiv.org/abs/1706.00984 - danini - Daniel Barath 1 1
The J-Core Jx Platform board hardware. - J-core Open Processor - j-core 1 1
The J1 CPU - James Bowman - jamesbowman 1 1
The Kestrel is a family of home-made computers, built as much as possible on open-source technology, and supporting as much as possible the open-source philosophy. - Kestrel Computer Project - KestrelComputer 1 1
The Kestrel is a family of home-made computers, built as much as possible on open-source technology, and supporting as much as possible the open-source philosophy. - Samuel A. Falvo II - sam-falvo 1 1
The LLHD reference simulator. - Fabian Schuiki - fabianschuiki 1 1
The Missing Semester of Your CS Education 📚@gh - missing-semester 1 1
The Persistence of Vision Raytracer: http://www.povray.org/ - Persistence of Vision Raytracer Pty. Ltd. - POV-Ray 1 1
The RIFFA development repository - Kastner Research Group - KastnerRG 1 1
The RISC-V Virtual Machine - LekKit - LekKit 1 1
The Raw Benchmark Suite (FCCM 1997) - Bespoke Silicon Group - bespoke-silicon-group 1 1
The SNIPPETS C and C++ Source Code Archives - vonj 1 1
The Standard Ebooks toolset for producing our ebook files - Standard Ebooks - standardebooks 1 1
The Swiss army knife of data examination and manipulation - Karl Stenerud - kstenerud 1 1
The VCGlib is a C++, templated, no dependency, library for manipulation, processing and cleaning of triangle meshes - Visual Computing Lab - ISTI - CNR - cnr-isti-vclab 1 1
The Visualization and Computer Graphics Library (VCG) - cDc - cdcseacave 1 1
The archivist's web crawler: WARC output, dashboard for all crawls, dynamic ignore patterns - ludios - ludios 1 1
The code and the DIW dataset for \"Learning From Documents in the Wild to Improve Document Unwarping\" (SIGGRAPH 2022) - CVLab@StonyBrook - cvlab-stonybrook 1 1
The complete Jekyll source for the Embedded RISC-V web site - The Embedded RISC-V Project - emb-riscv 1 1
The connection between the knitting machine and a computer - Knitty Project - knitty 1 1
The earliest versions of the very first c compiler known to exist in the wild written by the late legend himself dmr. - Roger - mortdeus 1 1
The easiest, most secure way to use WireGuard and 2FA. - Tailscale - tailscale 1 1
The fastest and safest AV1 encoder. - Xiph.Org Foundation - xiph 1 1
The friendly PIL fork (Python Imaging Library) - Pillow - python-pillow 1 1
The friendly data format for human and machine. Ad-hoc, secure, with 1:1 compatible twin binary and text formats and rich type support. - Karl Stenerud - kstenerud 1 1
The hottest High Dynamic Range (HDR) Library - Visual Computing Lab - ISTI - CNR - cnr-isti-vclab 1 1
The latlong package maps from a latitude and longitude to a timezone. - Brad Fitzpatrick - bradfitz 1 1
The lcc retargetable ANSI C compiler - Dave Hanson - drh 1 1
The multi-view reconstruction library - Keir Mierle - keir 1 1
The new generation encoding format for ad-hoc hierarchical data - Karl Stenerud - kstenerud 1 1
The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University - Tim Davis - DrTimothyAldenDavis 1 1
The official code for “DocTr: Document Image Transformer for Geometric Unwarping and Illumination Correction”, ACM MM, Oral Paper, 2021. - Hao Feng - fh2019ustc 1 1
The official code for “Recurrent Contour-based Instance Segmentation with Progressive Learning” - mittagessen 1 1
The official testing library for Chisel circuits. - UC Berkeley Architecture Research - ucb-bar 1 1
The open source mesh processing system - Visual Computing Lab - ISTI - CNR - cnr-isti-vclab 1 1
The preliminary 'RISC-V microcontroller profile' specs; for convenience, use markdown. - The Embedded RISC-V Project - emb-riscv 1 1
The rationale, background and design of Higgle, a hardware generation language - Gavin J Stark - atthecodeface 1 1
The repo will be used to hold the draft Zawrs (fast-track) extension and to make releases for reviews. - RISC-V - riscv 1 1
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model. - Meta Research - facebookresearch 1 1
The root repo for lowRISC project and FPGA demos. - lowRISC - lowRISC 1 1
The source code for the Standard Ebooks Manual of Style. - Standard Ebooks - standardebooks 1 1
The source code for the Standard Ebooks website. - Standard Ebooks - standardebooks 1 1
The specification for the FIRRTL language - CHIPS Alliance - chipsalliance 1 1
The ultimate set of SQLite extensions - Anton Zhiyanov - nalgeon 1 1
The user frontend to control the knitting machine - Knitty Project - knitty 1 1
The-Open-Book - joeycastillo 1 1
Third-Generation General Purpose I/O and Interrupt Adapter - Kestrel Computer Project - KestrelComputer 1 1
This Matlab code uses Malladi and Sethian's Min-Max curvature based noise removal algorithm - Pragya Sharma - psharma15 1 1
This code implements the approach for the following research paper: Fight ill-posedness with ill-posedness: Single-shot variational depth super-resolution from shading; B. Haefner, Y. Quéau, T. Möllenhoff, D. Cremers; Computer Vision and Pattern Recognition (CVPR), 2018. - Bjoern - BjoernHaefner 1 1
This code is the upgraded implementation of TIP paper "Graph-based Blind Image Deblurring from a Single Photograph" - BYchao100 1 1
This is a resouce list for low light image enhancement - dawnlh - dawnlh 1 1
This is a test suit spacewire using a model on systemC with a verilog with graphical interface - Latin American Group Integrated Circuits Development Open Source - GLADICOS 1 1
This is just the content of the web site at http://roaringbitmap.org/ - Roaring bitmaps: A better compressed bitset - RoaringBitmap 1 1
This is the CGIntrinsics implementation described in the paper "CGIntrinsics: Better Intrinsic Image Decomposition through Physically-Based Rendering, Z. Li and N. Snavely, ECCV 2018". - Zhengqi Li - zhengqili 1 1
This is the CORE-V MCU project, hosting CORE-V's embedded-class cores. - OpenHW Group - openhwgroup 1 1
This is the official implementation for the paper \"SNR-aware low-light image enhancement\" in CVPR2022 - DV Lab - dvlab-research 1 1
This is the top-level project for the PULPissimo Platform. It instantiates a PULPissimo open-source system with a PULP SoC domain, but no cluster - pulp-platform 1 1
This program uses the Chrome DevTools Protocol to drive a Chrome session that downloads your photos stored in Google Photos. - Perkeep (née Camlistore) - perkeep 1 1
This repo contains the LeanPub manuscript for the Kestrel-3's User Guide. - Kestrel Computer Project - KestrelComputer 1 1
This repository contains a notebook to demonstrate the power of Document Text Recognition (DocTR) library - Bhavesh Bhatt - bhattbhavesh91 1 1
This repository contains the official MATLAB implementation of the TDA method for reverse image filtering - Fergaletto - fergaletto 1 1
This repository contains the source code for the paper: Fast iterative reverse filters using fixed-point acceleration. - Fergaletto - fergaletto 1 1
Thread-safe parallel-capable Earley parser - jddurand 1 1
Tile based architecture designed for computing efficiency, scalability and generality - Bespoke Silicon Group - bespoke-silicon-group 1 1
Tiny ISO-compliant C++ EXIF and XMP parsing library for JPEG. - cDc - cdcseacave 1 1
Tiny ISO-compliant C++ EXIF parsing library, third-party dependency free. - Mayank Lahiri - mayanklahiri 1 1
Tool (Minidjvu-based) to dump Djbz and Sjbz content of DjVu documents to BMP images as well as gather statistics of dictionaries usage. Allows to investigate and compare the quality of different DjVu encoders (in scope of JB2 images) - Alexander Trufanov - trufanov-nok 1 1
Tool and library for generating X.509 certificates and certificate requests (mirror) - Michael Forney - michaelforney 1 1
Tool to graph political campaign contribution data for OSINT investigations. - 0x0110 - shubaly 1 1
Tool to visualize the graph of embedded structs in Go projects - David Schlachter - davidschlachter 1 1
Tooling for simple object detection projects - Fausto Morales - faustomorales 1 1
Tools and Examples for IcoBoard - Claire Wolf - cliffordwolf 1 1
Tools and utilities for SQLCipher - SQLCipher - sqlcipher 1 1
Tools associated with IDF (IDEA Dimensionless Floorplan) format - Bespoke Silicon Group - bespoke-silicon-group 1 1
Tools for integrating DspTools components into a rocket-chip - UC Berkeley Architecture Research - ucb-bar 1 1
Tools for integrating WireGuard into Android ROM builds and kernel trees. 1 1
Tools for manipulating and evaluating the hOCR format for representing multi-lingual OCR results by embedding them into HTML. - OCRopus - ocropus 1 1
Tools for using Fossil as a git client. - David Given - davidgiven 1 1
Tools grip repository for CDL hardware builds - Gavin J Stark - atthecodeface 1 1
Toy nmigen RISC V rv32i implementation - Hannah McLaughlin - lochsh 1 1
Toy programs for SDR applications - Joseph D. Gaeddert - jgaeddert 1 1
Trained models with support for legacy and LSTM OCR engine - tesseract-ocr 1 1
Transforms PDF, Documents and Images into Enriched Structured Data - AXA - axa-group 1 1
Translates a plain text description of a relational database schema to a graphical entity-relationship diagram. - Andrew Gallant - BurntSushi 1 1
Transparent dictionary-based row-level compression for SQLite - phiresky 1 1
Tree Compiler-Compiler - rweather 1 1
TreeSheets : Free Form Data Organizer (see strlen.com/treesheets) - Wouter van Oortmerssen - aardappel 1 1
Trigram tokenizer module for SQLite FTS5 - Simon Willison - simonw 1 1
Turn WaveDrom timing diagrams into ASCII art - Luke Wren - Wren6991 1 1
Turn images into text better than caca/aalib - Justine Tunney - jart 1 1
Tutorial tour of the RISC-V ISA Spec (expressed in SAIL ISA spec language) - Rishiyur S. Nikhil - rsnikhil 1 1
Two dimensional implementation of the TVD DG method - Ivan Tsybulin 1 1
Type-safe YAML parser and validator. - Colm O'Connor - crdoconnor 1 1
UART -> AXI Bridge - ultraembedded 1 1
ULPI Link Wrapper (USB Phy Interface) - ultraembedded 1 1
USB -> AXI Debug Bridge - ultraembedded 1 1
USB Full Speed PHY - ultraembedded 1 1
USB capture IP - ultraembedded 1 1
USB serial device (CDC-ACM) - ultraembedded 1 1
USB2Sniffer: High Speed USB 2.0 capture (for LambdaConcept USB2Sniffer hardware) - ultraembedded 1 1
Universal markup converter - John MacFarlane - jgm 1 1
Unlimited padding with an embedded length field - Karl Stenerud - kstenerud 1 1
Unsafe permissions for datasette-insert - allows all actions without authentication - Simon Willison - simonw 1 1
Untethered (stand-alone) FPGA implementation of the lowRISC SoC - lowRISC - lowRISC 1 1
User-friendly, commercial grade software for processing aerial imagery. 🛩 - OpenDroneMap - OpenDroneMap 1 1
UserFPGA IP Core of SpaceWire 8ch ADCBox - Takayuki Yuasa - yuasatakayuki 1 1
Using FCN to segment the book's content and background, then dewarping the pages - RaymondMcGuire 1 1
Utilities and images to make libreflip software deployment easier - Libreflip - libreflip 1 1
Utilities to help run Datasette on Glitch - Simon Willison - simonw 1 1
V Cradle Book Scanner - Bibliohack - Bibliohack 1 1
VELDT Datasheets & Documentation - Standard Semiconductor - standardsemiconductor 1 1
VELDT Programmer - Standard Semiconductor - standardsemiconductor 1 1
VGG Image Annotator 1 1
VHDL 2008/93/87 simulator - ghdl 1 1
VHDL FPU project - Philippe Faes - philippefaes 1 1
VHDL synthesis - ghdl 1 1
VIP is a python package/library for angular, reference star and spectral differential imaging for exoplanet/disk detection through high-contrast imaging. - vortex-exoplanet - vortex-exoplanet 1 1
VLSI Detailed Routing Tool Developed by CUHK - CUHK EDA - cuhk-eda 1 1
VLSI Global Routing Tool Developed by CUHK - CUHK EDA - cuhk-eda 1 1
VRoom! RISC-V CPU - Paul Campbell - MoonbaseOtago 1 1
Various HDL (Verilog) IP Cores - ultraembedded 1 1
Various MARC command line utilities. - Leipzig University Library - ubleipzig 1 1
Various iCE40 cores / projects to play around with (mostly targeted at the icebreaker) - Sylvain \"tnt\" Munaut - smunaut 1 1
Various inofficial RISC-V draft proposals - Claire Xen - clairexen 1 1
Various larger test cases for yosys - Yosys Headquarters - YosysHQ 1 1
VeeR EH1 core - CHIPS Alliance - chipsalliance 1 1
VeeR EL2 Core - CHIPS Alliance - chipsalliance 1 1
Verification system for effectful programs - FStarLang 1 1
Verified Assembly Language for Everest - Project Everest - project-everest 1 1
Verified implementation of TLS 1.3 in F* - Project Everest - project-everest 1 1
Verilator open-source SystemVerilog simulator and lint system - CHIPS Alliance - chipsalliance 1 1
Verilator open-source SystemVerilog simulator and lint system - Verilator - verilator 1 1
Verilog SpaceWire with testbench - elf2flash 1 1
Verilog example programs for TinyFPGA - Lawrie Griffiths - lawrie 1 1
Very basic real time operating system for embedded systems - ultraembedded 1 1
Virgule is a minimal RISC-V core. - Guillaume Savaton - aumouvantsillage 1 1
Virtual Forth CPU that emulates a small stack-based CPU J1. - Georgiy Komarov - jubnzv 1 1
Visual Simulation of Register Transfer Logic - Morten Borup Petersen - mortbopet 1 1
WB color augmenter improves the accuracy of image classification and image semantic segmentation methods by emulating different WB effects (ICCV 2019) [Python & Matlab]. - Mahmoud Afifi - mahmoudnafifi 1 1
Watch Fanfic organized into one file and with a navbar and chapter selection - BritoO - BritoO97 1 1
Ways to accelerate AES in a RISC-like CPU pipeline. - SCARV - scarv 1 1
Website for piecewise unwarping paper (ICCV 21) - Sagnik Das - sagniklp 1 1
Website for the smart-dev organization. - SMART development group - smart-tool 1 1
Website hosting the strictyaml specification. - Colm O'Connor - crdoconnor 1 1
Where Lions Roam: Haskell & Hardware on VELDT - Standard Semiconductor - standardsemiconductor 1 1
Where Lions Roam: RISC-V on the VELDT - Standard Semiconductor - standardsemiconductor 1 1
White Paper outlining some of our goals - CIRCT - circt 1 1
White balance camera-rendered sRGB images (CVPR 2019) [Matlab & Python] - Mahmoud Afifi - mahmoudnafifi 1 1
Whitepaper on 4K aliasing as a source of measurement bias in recent Intel microarchitectures - Lars Kirkholt Melhus - larmel 1 1
Wiki and documentation for 2D graphics projects - linebender 1 1
Wiki for Noise development - noiseprotocol 1 1
Windows client of WireGuard. 1 1
WireGuard Guide - Michael Royal - mikeroyal 1 1
WireGuard for the Linux kernel. 1 1
Wirehair : O(N) Fountain Code for Large Data - Chris Taylor - catid 1 1
Word Segmentation with Dynamic Programming - Wolf Garbe - wolfgarbe 1 1
Working Draft of the RISC-V Debug Specification Standard - RISC-V - riscv 1 1
Working Draft of the RISC-V Processor Trace Specification - RISC-V - riscv 1 1
Working draft of the proposed RISC-V Bitmanipulation extension - RISC-V - riscv 1 1
Working draft of the proposed RISC-V V vector extension - RISC-V - riscv 1 1
Working with images in frequency space - Alan Wolfe - Atrix256 1 1
Wrapper pikchr.c for Golang and VScode extension for on-the-fly preview - GB - gebv 1 1
Write SQL for sqlite3 easier with inline variables - Alex - cornerStone-Dev 1 1
XCrypto: a cryptographic ISE for RISC-V - SCARV - scarv 1 1
XCrypto: a cryptographic ISE for RISC-V - SCARV - scarv (ref) 1 1
XCrypto: a cryptographic ISE for RISC-V - SCARV - scarv (rtl) 1 1
XCrypto: a cryptographic ISE for RISC-V - SCARV - scarv (spec) 1 1
XDoG(Extended Difference of Gaussians)アルゴリズムを用いた線画抽出のサンプルです。 - KazuhitoTakahashi - Kazuhito00 1 1
XDoG: An eXtended difference-of-Gaussians compendium iincluding advanced image stylization. From https://code.google.com/p/xdog-demo/ - Red Daly - gonzojive 1 1
XKCP - Extracted code for KangarooTwelve (K12) - XKCP 1 1
Yet Another Scan Wizard - Davind Landin 1 1
Yosys Open SYnthesis Suite - Yosys Headquarters - YosysHQ 1 1
Yosys Plugins - Yosys Headquarters - YosysHQ 1 1
Yosys Web Page - Yosys Headquarters - YosysHQ 1 1
Yosys syntax highlighter for the Sublime Text 3 editor - Yosys Headquarters - YosysHQ 1 1
YouTube archiving made simple. - Owen Griffiths - Owez 1 1
Z39.50 / ASN.1 client library for Java 8 - xbib 1 1
ZPAQ's complete code history mirror - zpaq 1 1
ZXing ("Zebra Crossing") barcode scanning library for Java, Android - ZXing Project - zxing 1 1
Zdepth :: Streaming Depth Compressor in C++ for Azure Kinect DK - Chris Taylor - catid 1 1
Zstd (de)compressor (http://www.zstd.net/) - FaceBook, C. Bloom 1 1
[CVPR 2022] This is the official code for the paper \"Toward Fast, Flexible, and Robust Low-Light Image Enhancement\". - Vision & Optimization Group (VOG) - vis-opt-group 1 1
[ECCV2022] \"Unsupervised Night Image Enhancement: When Layer Decomposition Meets Light-Effects Suppression\", https://arxiv.org/abs/2207.10564 - jinyeying - jinyeying 1 1
pymarc.Record subclass for easier MARC21 manipulation - Leipzig University Library - ubleipzig 1 1
a Fast Fourier Transform (FFT) library that tries to Keep it Simple, Stupid - mborgerding 1 1
a clean C library for processing UTF-8 Unicode data - JuliaStrings 1 1
a language for fast, portable data-parallel computation - Halide - halide 1 1
a library for merging 2 marc records - Pasi Tuominen - petuomin 1 1
a library that clusters set of images with poses into clusters for easier mvs - Srivathsan Murali - srivathsanmurali 1 1
a matlab implementation of: Color Balance and Fusion for Underwater Image Enhancement. - Fergaletto - fergaletto 1 1
a simple image processing benchmark implemented in a range of image processing packages - libvips - libvips 1 1
about - Pineapple ONE - pineapple-one 1 1
adaptive-thresholding - JongChan Choi - disjukr 1 1
aka \"Bayesian Methods for Hackers\": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;) - Cameron Davidson-Pilon - CamDavidsonPilon 1 1
algorithmica 1 1
althttpd micro web server 1 1
an incremental approach to compiler construction - Nada Amin - namin 1 1
an open source geocoder for openstreetmap data - komoot - komoot 1 1
atcfhardwareriscv - Gavin J Stark - atthecodeface 1 1
audio file conversion library - audionamix 1 1
awesome implementations of the Mapbox Vector Tile specification - Mapbox - mapbox 1 1
binarization_2017 - Christopher Tensmeyer - ctensmeyer 1 1
book-repository-tools - Alexander Danilov - daapp 1 1
bradley-adaptive-thresholding - Le Van Quyen - Chickyky 1 1
bsgpipecleansuite - Bespoke Silicon Group - bespoke-silicon-group 1 1
bzip2 compression home - federicomenaquintero 1 1
c compiler beluga with riscv32 backend - michg 1 1
c44-fi - is a fork of c44 DjVu encoder (originally ported by monday2000) that adapted for Linux to make it more crossplatform. - Alexander Trufanov - trufanov-nok 1 1
chipy hdl - chip python - chipy-hdl 1 1
chisel tutorial exercises and answers - UC Berkeley Architecture Research - ucb-bar 1 1
color-icon-matrix barcodes. Proof of concept implementation - sz3 1 1
colorcorrect - Shunsuke Aihara - shunsukeaihara 1 1
commonmark homepage and reference + tutorial - CommonMark - commonmark 1 1
core-v-trace - OpenHW Group - openhwgroup 1 1
decapod - Decapod 1 1
decapod calibration - Decapod 1 1
digital signal processing library for software-defined radios - Joseph D. Gaeddert - jgaeddert 1 1
ditaa - Diagrams Through Ascii Art 1 1
djview4shapes - dvju shapes dictionary display - Janusz S. Bień - jsbien 1 1
djvulibre sourceforge repo clone, plus Debian packaging info - Barak A. Pearlmutter - barak 1 1
dns.c: Single file non-blocking DNS C library without callbacks or external dependencies. - William Ahern - wahern 1 1
docTR (Document Text Recognition) - a seamless, high-performing & accessible library for OCR-related tasks powered by Deep Learning. - Mindee - mindee 1 1
docs.photoprism.org/de - PhotoPrism - photoprism 1 1
document analysis framework - main - gamera - hsnr-gamera 1 1
document image degradation - OCRopus - ocropus 1 1
dual-pixel-defocus-disparity - Abhijith Punnappurath - abhijithpunnappurath 1 1
dual-pixel-stereo-disparity - Abhijith Punnappurath - abhijithpunnappurath 1 1
e-maxx-eng-auto - e-maxx-eng 1 1
e-maxx-eng.github.io - e-maxx-eng 1 1
eXtended Keccak Code Package - XKCP 1 1
easy6502 - Nick Morgan - skilldrick 1 1
elastic circuit toolchain - Aliaksei Chapyzhenka - drom 1 1
espresso - CHIPS Alliance - chipsalliance 1 1
everest - Project Everest - project-everest 1 1
expectations for regression testsuite - libFirm - libfirm 1 1
experiments with intrinsic image decomposition - akanazawa 1 1
extended-tests - ghdl 1 1
extra python type definitions - FanFic.dev - FanFicDev 1 1
extract C reference manpages from SQLite header file - Kristaps Dz - kristapsdz 1 1
extract documentation from sqlite schemas - Kristaps Dz - kristapsdz 1 1
fakeram generator for use by researchers who do not have access to commercial ram generators - Bespoke Silicon Group - bespoke-silicon-group 1 1
fichub.net discord helper bot - FicHub 1 1
fine-grained, cgroup-based tool for profiling memory usage over time of a process tree - Bobby Powers - bpowers 1 1
firm object-orientation support library - libFirm - libfirm 1 1
fixed-point math library for embedded signal processing - Joseph D. Gaeddert - jgaeddert 1 1
flow-toolbox - Thomas Eboli - teboli 1 1
flow-toolbox - Yana - hassony2 1 1
for benchmarking other implementations, just the datasets from https://github.com/RoaringBitmap/RoaringBitmap/tree/master/real-roaring-dataset/src/main/resources/real-roaring-dataset - Roaring bitmaps: A better compressed bitset - RoaringBitmap 1 1
gSLICr: Real-time super-pixel segmentation - Carl Yuheng Ren - carlren 1 1
gem to measure images similarity - John Cupitt - jcupitt 1 1
git import and with debianised branch of minidjvu from sourceforge - Barak A. Pearlmutter - barak 1 1
gitlab clone https://gitlab.com/kaliko/sima - kaliko - mxjeff 1 1
golang implementation of compact time - Karl Stenerud - kstenerud 1 1
gradient-halide - Jonathan Ragan-Kelley - jrk 1 1
graph based intermediate representation and backend for optimising compilers - libFirm - libfirm 1 1
graphCuts - pmneila 1 1
graphical editor for DjVu - Jakub Wilk - jwilk 1 1
grlib - verilog/vhdl cores - Philippe Faes - philippefaes 1 1
halide.github.com - Halide - halide 1 1
handicraft - Claire Xen - clairexen 1 1
hardware-kicad - Pineapple ONE - pineapple-one 1 1
hb_starlite - Bespoke Silicon Group - bespoke-silicon-group 1 1
hbpintool - Bespoke Silicon Group - bespoke-silicon-group 1 1
header-only library to validate utf-8 strings at high speeds (using SIMD instructions) - Daniel Lemire - lemire 1 1
i8080 precise replica in Verilog, based on reverse engineering of real die - 1801BM1 1 1
ice40 USB Analyzer - Sylvain \"tnt\" Munaut - smunaut 1 1
image binarization with the Xdog filter - Mehdi Cherti - mehdidc 1 1
image_relighting - Mahmoud Afifi - mahmoudnafifi 1 1
internshipreport - Pepijn de Vos - pepijndevos 1 1
iterative_stats 1 1
lama-project - Advanced Image Manipulation Lab @ Samsung AI Center Moscow - saic-mdal 1 1
langcc: A Next-Generation Compiler Compiler - Joe Zimmerman - jzimmerman 1 1
level set method for image segmentation python code - FenglinZhou - fenglin-Zhou 1 1
libFirm regression testsuite - libFirm - libfirm 1 1
libMarpa convenience wrappers - jddurand 1 1
libfirm 1 1
libfirm - graph visualization tooling 1 1
libfirm C backend 1 1
libfirm C frontend 1 1
libfirm build system 1 1
libfirm testsuite 1 1
libfirm.org homepage sources - libFirm - libfirm 1 1
libharu - free PDF library - libharu - libharu 1 1
libheif is a ISO/IEC 23008-12:2017 HEIF file format decoder and encoder. - struktur AG - strukturag 1 1
libimagequant v2.4.1 fork (BSD-2-Clause) with support for building and cross-compiling via meson - John Cupitt - jcupitt 1 1
libpng - Rui Ueyama - rui314 1 1
libscarv: cryptographic software kernels for RISC-V - SCARV - scarv 1 1
libvips plugin for running gmic commands - John Cupitt - jcupitt 1 1
licpy - Dzhelil Rufat - drufat 1 1
macOS and iOS client of WireGuard. 1 1
marc-moose - Frédéric Demians - fredericd 1 1
marc-record-serializers - Pasi Tuominen - petuomin 1 1
marc21-deduplication - Pasi Tuominen - petuomin 1 1
mathemaTcl - Wrapping Netlib et al 1 1
mavmap examples - mavmap 1 1
mesh-testsuite - PLASMA - plasma-umass 1 1
microsat SAT solver - marijnheule 1 1
mid-line detection, cropping into 2 pages, binarisation, etc. enhancements applied to book image - srinathnaik 1 1
miniSpartan6+ (Spartan6) FPGA based MP3 Player - ultraembedded 1 1
mlir-www - LLVM - llvm 1 1
mlterm - arakiken 1 1
movingminmax 1 1
newlib, but with a dram-based file system using LittleFS! Also known as Panic Room. - Bespoke Silicon Group - bespoke-silicon-group 1 1
nextpnr portable FPGA place and route tool - Yosys Headquarters - YosysHQ 1 1
nextpnr-tests - Yosys Headquarters - YosysHQ 1 1
object file format - ForwardCom 1 1
ocropus4 - OCRopus - ocropus 1 1
ocropus4inf - OCRopus - ocropus 1 1
odm360 - OpenDroneMap - OpenDroneMap 1 1
official implementations of the BLAKE3 cryptographic hash function - BLAKE3 team - BLAKE3-team 1 1
omnidirectional camera calibration toolbox - Baisheng - jiuerbujie 1 1
open Multi-View Stereo reconstruction library - cDc - cdcseacave 1 1
open Multiple View Geometry library. Basis for 3D computer vision and Structure from Motion. - openMVG - openMVG 1 1
openMVG with a LATCH descriptor, an ORB descriptor, DEEP descriptors from the cvpr15compare repo, PNNet/Torch loader and a GPU-based L2 matcher integrated - Matthew Daiter - mdaiter 1 1
opensouce RISC-V implemented from scratch in one night! - Darklife - darklife 1 1
osm.el - OpenStreetMap viewer for Emacs - Daniel Mendler - minad 1 1
ova-server test models - Open Vision API - openvisionapi 1 1
pHash - the open source perceptual hash library - aetilius 1 1
paper implement - BBuf 1 1
partially distributed on-demand crawling service - FanFic.dev - FanFicDev 1 1
patchwise semantic segmentation - mittagessen 1 1
pdfbeads-kopi - derechoaleer - d-a-l 1 1
perspective correction for document image - Browny Lin - browny 1 1
photoprism-i18n - PhotoPrism - photoprism 1 1
php binding for libvips - libvips - libvips 1 1
pikchr - kubernetes csi diagrams - melak 1 1
pikchr-js - Andrei - abetlen 1 1
pineapple-one.github.io - Pineapple ONE - pineapple-one 1 1
postprocessing tools fcen project - derechoaleer - d-a-l 1 1
presentations - CHIPS Alliance - chipsalliance 1 1
procedurally generated fish drawings - Lingdong Huang - LingDong- 1 1
process MARC records from Python - Ed Summers - edsu 1 1
pulldown-cmark - Raph Levien - raphlinus 1 1
pyosys tests - Yosys Headquarters - YosysHQ 1 1
python + openCV for barcode detection - Dalibor Hrg - dhrg 1 1
python binding for libvips using cffi - libvips - libvips 1 1
python fanfic/webserial metadata utilities - FanFic.dev - FanFicDev 1 1
python implementation of the paper \"Spatially-Varying Blur Detection Based on Multiscale Fused and Sorted Transform Coefficients of Gradient Magnitudes\" - cvpr 2017 - Utkarsh Deshmukh - Utkarsh-Deshmukh 1 1
python web crawling utilities - FanFic.dev - FanFicDev 1 1
pythonmaxmin 1 1
rate limiting etc over skitter_api - FanFic.dev - FanFicDev 1 1
reed-solomon explainers - bert hubert - berthubert 1 1
rename photo according to exif data - Alexander Danilov - daapp 1 1
riscv-aia - RISC-V - riscv 1 1
riscv-bfloat16 - RISC-V - riscv 1 1
riscv-code-size-reduction - RISC-V - riscv 1 1
riscv-code-speed-optimization - RISC-V - riscv 1 1
riscv-compliance - RISC-V - riscv 1 1
riscv-state-enable - RISC-V - riscv 1 1
riscv-tee - RISC-V - riscv 1 1
riscv-toolchain-setup-tests - AI Vector Accelerator - AI-Vector-Accelerator 1 1
riscv32 lcc - michg 1 1
rocketchip uncore - lowRISC - lowRISC 1 1
round robin arbiter - FreeCores - freecores 1 1
runningmaxmin 1 1
rv-core-dv-kit - Tenstorrent Inc. - tenstorrent 1 1
rvv-intrinsic-doc - RISC-V Non-ISA Specifications - riscv-non-isa 1 1
sam.cpp - Yavor Ivanov - YavorGIvanov 1 1
seam-carving - Mahmoud Afifi - mahmoudnafifi 1 1
simd-everywhere.github.io - SIMD Everywhere - simd-everywhere 1 1
simple lossless crusher tries to reduce FLIFs in size by recompressing them with different parameters - FLIF - FLIF-hub 1 1
simple markdown translator - Kristaps Dz - kristapsdz 1 1
simplefastfloatbenchmark - Daniel Lemire - lemire 1 1
sixel-tmux is a fork of tmux, with just one goal: having the most reliable support of graphics - Charlotte - csdvrx 1 1
small C GIF decoder - Marcel Rodrigues - lecram 1 1
small C GIF encoder - Marcel Rodrigues - lecram 1 1
snakes (active contours) implemented with OpenCV - Alessandro Gentilini - alessandro-gentilini 1 1
softcore for ForwardCom - ForwardCom 1 1
spacewire 1 1
specification documents for the MBTiles tileset format - Mapbox - mapbox 1 1
spectemplate - noiseprotocol 1 1
spectools - noiseprotocol 1 1
stand-alone coarse geocoder - Pelias - pelias 1 1
stb single-file public domain libraries for C/C++ - Sean Barrett - nothings 1 1
stereo rectification and stereo matching for perspective camera and fisheye camera, based on opencv - Baisheng - jiuerbujie 1 1
streaming tile transfer protocol - Mapbox - mapbox 1 1
string sorting - Mikko Sysikaski - sisu 1 1
super_prove - berkeley-abc 1 1
tailscale-android - Tailscale - tailscale 1 1
terminal curses UI, viewing, editing database files. SQLite - Matt Farstad - mathaou 1 1
test version - Liyuan Pan - panpanfei 1 1
textmode supremacy - Charlotte - csdvrx 1 1
tilelink - CHIPS Alliance - chipsalliance 1 1
timer.c: Tickless hierarchical timing wheel - William Ahern - wahern 1 1
timezone lookup in go - PhotoPrism - photoprism 1 1
tinyraycaster - Dmitry V. Sokolov - ssloy 1 1
tracer - A brief computer graphics / rendering course - Dmitry V. Sokolov - ssloy 1 1
types for representing structured documents - John MacFarlane - jgm 1 1
tzint - tcl package for libzint barcode encoding library / clone of my fosssil repository - ALX - aschoepe 1 1
use OpenCV perspective - Kaixin,Liu - 023proz 1 1
utility library - FanFic.dev - FanFicDev 1 1
vanHerkGilWerman - Gaëtan Lehmann - glehmann 1 1
visual_debugger - Halide - halide 1 1
watershed - Gaëtan Lehmann - glehmann 1 1
wavedrom to verilog converter - WaveDrom - wavedrom 1 1
web fiction (fanfic and web serial) browser, reader, library, etc - FanFic.dev - FanFicDev 1 1
web frontend for generating ebooks from fanfic - FicHub 1 1
wfw - pballett 1 1
whisper - Tenstorrent Inc. - tenstorrent 1 1
www.yosyshq.net - Yosys Headquarters - YosysHQ 1 1
xerox-parc-uplib-mirror personal digital library 1 1
α-Indirect Control in Onion-like Networks - European University at St. Petersburg (EUSP) - eusporg 1 1

Contact information

Mail to Andreas Kupries