hansi raber (kritzikratzi)

kritzikratzi

Geek Repo

Company:hep

Location:linz

Home Page:http://www.superduper.org

Github PK Tool:Github PK Tool

hansi raber's starred repositories

cosmopolitan

build-once run-anywhere c library

cute_headers

Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games

pathfinder

A fast, practical GPU rasterizer for fonts and vector graphics

Language:RustLicense:Apache-2.0Stargazers:3556Issues:87Issues:296

vtracer

Raster to Vector Graphics Converter

Language:RustLicense:MITStargazers:3016Issues:45Issues:0

raddebugger

A native, user-mode, multi-process, graphical debugger.

wacom-driver-fix

Fixes the Wacom Bamboo, Graphire, Intuos 1+2+3 and Cintiq 1st gen tablet drivers for macOS Catalina, Big Sur, Monterey (including M1 macs)

linedraw

Convert images to vectorized line drawings for plotters.

Language:PythonLicense:MITStargazers:756Issues:24Issues:9

peredvizhnikov-engine

A fully lock-free game engine written in C++20

Language:C++License:GPL-3.0Stargazers:712Issues:9Issues:1

kurbo

A Rust library for manipulating curves

Language:RustLicense:Apache-2.0Stargazers:678Issues:28Issues:89

plibsys

Highly portable C system library: threads and synchronization primitives, sockets (TCP, UDP, SCTP), IPv4 and IPv6, IPC, hash functions (MD5, SHA-1, SHA-2, SHA-3, GOST), binary trees (RB, AVL) and more. Native code performance.

ttf-parser

A high-level, safe, zero-allocation TrueType font parser.

Language:RustLicense:Apache-2.0Stargazers:592Issues:22Issues:98

cpptrace

Simple, portable, and self-contained stacktrace library for C++11 and newer

Language:C++License:MITStargazers:568Issues:12Issues:67

fixed-containers

C++ Fixed Containers

Language:C++License:MITStargazers:356Issues:12Issues:14

x9

high performance message passing library

Language:CLicense:BSD-2-ClauseStargazers:256Issues:9Issues:6

artist

Cross Platform C++ Vector Graphics Library (Inspired by the HTML5 canvas API)

LinaVG

2D Vector-Graphics library for drawing anti-aliased convex shapes, lines and texts.

Language:CLicense:NOASSERTIONStargazers:193Issues:4Issues:6

crill

The crill library

Language:C++License:BSL-1.0Stargazers:174Issues:23Issues:8

ofxNDI

An Openframeworks addon to allow sending and receiving images over a network using the NewTek Network Device Protocol.

Language:CLicense:GPL-3.0Stargazers:130Issues:16Issues:29

branchless_binary_search

A fast binary search that tries to be branchless

Language:C++License:BSL-1.0Stargazers:93Issues:4Issues:1
Language:Jupyter NotebookLicense:MITStargazers:84Issues:3Issues:5

seq

The seq library is a collection of original C++14 STL-like containers and related tools

Language:C++License:MITStargazers:81Issues:4Issues:1

sony-scopeman

Hardware Design files of a replacement mainboard for the Sony Watchman FD-10. This turns it into a bluetooth and WiFi-enabled vector display.

lie-group-controllers

Header-only C++ library containing controllers designed for Lie Groups.

Language:CMakeLicense:BSD-3-ClauseStargazers:59Issues:19Issues:2

ptp-ip

Golang implementation of the Picture Transfer Protocol over IP

Language:GoStargazers:24Issues:6Issues:0

ecs-cpp

C++ Entity Component System (ECS)

Language:C++License:MITStargazers:23Issues:1Issues:0

camlib

Picture Transfer Protocol library

Language:CLicense:Apache-2.0Stargazers:21Issues:5Issues:6

gmpi_ui

A cross-platform UI library for Windows and macOS

Language:C++License:MITStargazers:16Issues:2Issues:0

iara

The asynchronous framework for modern C++

Language:C++License:MITStargazers:13Issues:3Issues:0

ofxAddonLib

A pattern for working with addons in openFrameworks with Visual Studio