Stars
Central hub for RealtimeSanitizer and its associated tooling
🔺🌱 An example on how to render a hello triangle with WebGPU.
💾 Create minimalist, Ubuntu based images for the Nvidia jetson boards
nsync is a C library that exports various synchronization primitives, such as mutexes
Visualize streams of multimodal data. Free, fast, easy to use, and simple to integrate. Built in Rust.
CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and …
Write-only command-line Discord webhooks integration written in 100% Bash script
Remote development for OSS Builds of VSCode like VSCodium
Machine Learning Containers for NVIDIA Jetson and JetPack-L4T
GIMP AI plugins with OpenVINO Backend
A fast single-producer, single-consumer lock-free queue for C++
A cookbook, for docker-compose based recipes, for self-hosted applications and services.
Efficient reliable UDP unicast, UDP multicast, and IPC message transport
Simple Binary Encoding (SBE) - High Performance Message Codec
Vtu11 is a small C++ header-only library to write unstructured grids using the vtu file format
Fast and simple fluid simulator in Julia
Make function keys default on Logitech k380 bluetooth keyboard
A live/real-time plotting tool that takes stdin data and pipes it into websocket and into a JavaScript interactive chart
Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:
Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than channels with the added type safety of generics compared to ri…