Radoslav Gerganov (rgerganov)

rgerganov

Geek Repo

Company:@vmware

Location:Sofia, Bulgaria

Home Page:https://xakcop.com

Twitter:@rgerganov

Github PK Tool:Github PK Tool


Organizations
vmware

Radoslav Gerganov's starred repositories

imgui

Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

llm.c

LLM training in simple, raw C/CUDA

Language:CudaLicense:MITStargazers:24870Issues:252Issues:141

llama-cpp-python

Python bindings for llama.cpp

Language:PythonLicense:MITStargazers:8346Issues:73Issues:1157

wstunnel

Tunnel all your traffic over Websocket or HTTP2 - Bypass firewalls/DPI - Static binary available

Language:RustLicense:BSD-3-ClauseStargazers:4435Issues:56Issues:331

stable-diffusion.cpp

Stable Diffusion and Flux in pure C/C++

Language:C++License:MITStargazers:3638Issues:54Issues:293

dump1090

Dump1090 is a simple Mode S decoder for RTLSDR devices

certstrap

Tools to bootstrap CAs, certificate requests, and signed certificates.

Language:GoLicense:Apache-2.0Stargazers:2324Issues:52Issues:66

jnitrace

A Frida based tool that traces usage of the JNI API in Android apps.

Language:TypeScriptLicense:MITStargazers:1633Issues:37Issues:44

wmbusmeters

Read the wired or wireless mbus protocol to acquire utility meter readings.

Language:C++License:GPL-3.0Stargazers:978Issues:36Issues:991

python-vipaccess

A free software implementation of Symantec's VIP Access application and protocol

Language:PythonLicense:Apache-2.0Stargazers:841Issues:30Issues:55

uefi-firmware-parser

Parse BIOS/Intel ME/UEFI firmware related structures: Volumes, FileSystems, Files, etc

Language:PythonLicense:NOASSERTIONStargazers:796Issues:74Issues:50

docker-to-linux

Make bootable Linux disk image (ab)using Docker

paddler

Stateful load balancer custom-tailored for llama.cpp 🏓🦙

Language:RustLicense:MITStargazers:655Issues:8Issues:16

packer

Packer templates for building Windows and Ubuntu images

Language:HCLLicense:UnlicenseStargazers:466Issues:11Issues:199

dwpa

Distributed WPA PSK auditor

Language:PHPLicense:GPL-3.0Stargazers:311Issues:36Issues:101

rtl-wmbus

Software defined receiver for wireless M-Bus with RTL-SDR

ggml-k8s

Run GGML models with Kubernetes.

Language:HCLLicense:MITStargazers:173Issues:5Issues:0

101Things

A collection of cool projects to make!

Language:G-codeLicense:MITStargazers:146Issues:11Issues:5

uc8151_micropython

UC8151 / IL0373 MicroPython e-paper display driver with support for greyscales and fast updates

Language:PythonLicense:MITStargazers:143Issues:5Issues:4

TeslaChargeDoorOpener

Open the Tesla charge door with an Arduino and an ASK STX882 transmitter

Language:C++License:Apache-2.0Stargazers:131Issues:8Issues:8

lego_mario_controller

A small python script that connects to a Lego Mario figurine via BLuetooth LE and emits keystrokes for different actions.

CH32V003-FM-Transmitter

Portable Digital Stereo FM Radio Transmitter

Language:CLicense:NOASSERTIONStargazers:62Issues:2Issues:2

STM32-LCD_Font_Generator

Generate text font for STM32xx-EVAL's LCD driver

Language:CLicense:AGPL-3.0Stargazers:39Issues:5Issues:5

trivia

A live multiplayer trivia game where users can bid for the subject of the next question

Language:PythonLicense:MITStargazers:22Issues:2Issues:0

gopjrt

Go Wrappers for OpenXLA PJRT

Language:GoLicense:Apache-2.0Stargazers:18Issues:4Issues:1

advanced-same-machine-interprocess-communication-protocol-suite

Toroni is a protocol suite for advanced interprocess communication specialized to work the same machine (i.e. no networking involved) offering characteristics that are unmatched by existing OS IPC features, off-the shelve components like ZeroMQ, Aeron and many others. Currently Toroni involves The Reliable Message Protocol which is:- brokerless, meaning no dedicated server process is needed to run the protocol- many-to-many- totally ordered, meaning all readers see messages from all writers in the same order- reliable, meaning a reader can detect if it has missed a message- termination safe, meaning crash of any communicating process is not harmful to the restAdditionaly Toroni offers The Topic Protocol (TP) which is is publish/subscribe protocol running on top of RMP.More info about RMP and TP can be found at https://radio.eng.vmware.com/2022/events/3090Toroni will not be limited to RMP and TP and can be placeholder for new advanced IPC same machine protocols.

Language:JavaLicense:Apache-2.0Stargazers:10Issues:3Issues:0