xaf-cv / starred

This is a collection of various GitHub repositories I have discovered, interacted with or found interesting over the years, organized by the dominant programming language of the repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a collection of various GitHub repositories I have discovered, interacted with or found interesting over the years, organized by the dominant programming language of the repository. It features libraries, tech demos, algorithm implementations, snippets and other hacks. A mention here does not necessarily imply an endorsement. Navigation through the page is best with Ctrl+F.

Generated by starred

Contents

C

C#

  • keijiro/Swarm - An example of use of compute shaders and procedural instancing.

C++

CSS

Cuda

  • NVlabs/instant-ngp - Instant neural graphics primitives: lightning fast NeRF and more
  • facebookresearch/dietgpu - GPU implementation of a fast generalized ANS (asymmetric numeral system) entropy encoder and decoder, with extensions for lossless compression of numerical and other data types in HPC/ML applications.
  • unlimblue/KNN_CUDA - pytorch knn [cuda version]
  • farkhor/CuSha - CuSha is a CUDA-based vertex-centric graph processing framework that uses G-Shards and CW representations.
  • fderue/SLIC_CUDA - Superpixel SLIC for GPU (CUDA)
  • nebula-beta/PatchMatchCuda - The PatchMatch stereo match algorithm implemented by CUDA.
  • jzbontar/mc-cnn - Stereo Matching by Training a Convolutional Neural Network to Compare Image Patches
  • feihuzhang/GANet - GA-Net: Guided Aggregation Net for End-to-end Stereo Matching
  • GhiXu/ACMM - Multi-Scale Geometric Consistency Guided Multi-View Stereo
  • chrdiller/KinectFusionLib - Implementation of the KinectFusion approach in modern C++14 and CUDA
  • linchaobao/EPPM - CUDA implementation of the paper "Fast Edge-Preserving PatchMatch for Large Displacement Optical Flow" in CVPR 2014.
  • Celebrandil/CudaSift - A CUDA implementation of SIFT for NVidia GPUs (1.2 ms on a GTX 1060)

Cython

  • letmaik/lensfunpy - 📷 Lens distortion correction for Python, a wrapper for lensfun

Dockerfile

Fortran

Go

HTML

Java

JavaScript

Jupyter Notebook

Kotlin

  • FredJul/Flym - Flym News Reader is a light Android feed reader (RSS/Atom)

Lua

MATLAB

Matlab

Others

PHP

Python

R

Rust

  • alexhallam/tv - 📺(tv) Tidy Viewer is a cross-platform CLI csv pretty printer that uses column styling to maximize viewer enjoyment.
  • sharkdp/fd - A simple, fast and user-friendly alternative to 'find'
  • starship/starship - ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
  • analysis-tools-dev/static-analysis - ⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality.

Shell

TeX

  • Tufte-LaTeX/tufte-latex - A Tufte-inspired LaTeX class for producing handouts, papers, and books
  • ledovsky/latex-gost-template - Шаблон для создания документов latex по ГОСТ: отчетов о НИР, курсовыx, рефератов, дипломов и др.

TypeScript

XSLT

  • irandom/docs - Стиль библиографии для Word по ГОСТ Р ИСО 7.0.5 2008

License

CC0

To the extent possible under law, xaf-cv has waived all copyright and related or neighboring rights to this work.

About

This is a collection of various GitHub repositories I have discovered, interacted with or found interesting over the years, organized by the dominant programming language of the repository