Skip to content

A collection of small C programs that are really just applications of random ideas I have.

Notifications You must be signed in to change notification settings

cameronbroe/thoughts_in_c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thoughts in C

Description

Random thoughts and scribblings I have all written in C.

Scribbles

fast_rgba_to_bgra -> Experimenting with bitfields for "simple" RGBA->BGRA and back conversions using as little memory as possible

usbmuxd_list -> A simple program to connect to usbmuxd and list all currently connected devices

usbmuxd_monitor -> A simple program that prints to stdout when an iOS device is connected/disconnected using usbmuxd

About

A collection of small C programs that are really just applications of random ideas I have.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published