Open Sound Control Organization – http://opensoundcontrol.org
OSC for Python (SimpleOSC 0.3.2) – https://pypi.python.org/pypi/SimpleOSC
Qlab OSC-script: http://archiedestructo.github.io/OSC-Script/
Maya via Python try out – http://www.creativecrash.com/forums/python/topics/osc-node
Maya OSC Slibase (for old maya versions) – http://slidertime.blogspot.pt/2008/02/slibase-v02-with-osc-plugin.html
Maya OSC Slibase (for new versions of Maya) – http://www.paoloemilioselva.it/2008pages.php?page=slibase
Cinema4D OSC to work with Kinect – http://www.908video.de/lab_project/kinectcapture2-kicapsdk-kicaposc/
Cinema4D – http://frieslandav.com/xtension_osc.php
Traktor – http://hexler.net/docs/touchosc-setup-traktor
QuartzComposer – http://hexler.net/software/qcosc
OSC library for Processing – http://www.sojamo.de/libraries/oscP5/
MaxMsp – http://opensoundcontrol.org/implementation/opensoundcontrol-maxmsp
Livegrabber for Ableton Live – http://sonicbloom.net/en/livegrabber-to-sendreceive-osc-in-ableton-live/
OpenSound Control Monitor: http://www.kasperkamperman.com/blog/osc-datamonitor/
Unreal: https://github.com/monsieurgustav/UE4-OSC
For Unity
UnityOSC – https://github.com/jorgegarcia/UnityOSC
Developed by Jorge Garcia. It was the first OSC work for Unity that I know.
Implements the OSC v1.0 specification over UDP.
Does not support Bundles
VVV Unity OSC – https://github.com/frankiezafe/VVVVUnityOSC
Developed by Frankie.
It was made to work with VVV.
Supports Bundles.
Needs a trick for publishing
Unity OSC Receiver – https://github.com/heaversm/unity-osc-receiver
Developed by Mike Heavers
Supports Bundles