Skip to content

Instantly share code, notes, and snippets.

@Lascorbe
Last active December 28, 2015 07:29
Show Gist options
  • Save Lascorbe/7464834 to your computer and use it in GitHub Desktop.
Save Lascorbe/7464834 to your computer and use it in GitHub Desktop.
Third party software/code used by the Facebook Messenger app (iOS)
Third party software/code used by the Facebook Messenger app (iOS):
- [ACE](http://download.dre.vanderbilt.edu/)
- [Appirater](https://github.com/arashpayan/appirater)
- [Reachability](https://developer.apple.com/Library/ios/samplecode/Reachability/Introduction/Intro.html)
- [bitvect](http://www.rdkit.org/C++_Docs/classBitVect.html)
- [Boost](http://www.boost.org/)
- [Breadcrumb](https://developer.apple.com/library/ios/samplecode/Breadcrumb/Introduction/Intro.html)
- [Chromium](http://www.chromium.org/)
- [CocoaLumberjack](https://github.com/robbiehanson/CocoaLumberjack)
- [DCRoundSwitch](https://github.com/domesticcatsoftware/DCRoundSwitch)
- [DTCoreText](https://github.com/Cocoanetics/DTCoreText)
- [EGODatabase](https://github.com/enormego/egodatabase)
- [expat](http://www.jclark.com/xml/expat.html)
- [FFT by Mark Olesen](https://github.com/dkogan/PDL/tree/master/Lib/FFT)
- [FFT by Takuya OOURA](http://www.kurims.kyoto-u.ac.jp/~ooura/fft.html)
- [gh-kit](http://gabriel.github.io/gh-kit/)
- [gh-unit](https://github.com/gh-unit/gh-unit)
- [GHKit](http://gabriel.github.io/gh-kit/)
- [Google Toolbox for Mac](https://code.google.com/p/google-toolbox-for-mac/)
- [gtest](https://code.google.com/p/googletest/)
- [gyp](https://code.google.com/p/gyp/)
- [IEEE 754r Half Precision floating point converter](http://www.mathworks.com/matlabcentral/fileexchange/23173-ieee-754r-half-precision-floating-point-converter/content/halfprecision.m)
- [HPGrowingTextView](https://github.com/HansPinckaers/GrowingTextView)
- [InAppSettingsKit](http://www.inappsettingskit.com/)
- [ios5-cookbook](https://github.com/erica/iOS-5-Cookbook)
- [iso-8601-parser-unparser](https://github.com/nixme/iso-8601-parser-unparser)
- [jqueryjs](https://github.com/jquery/jquery)
- [JSONKit](https://github.com/johnezang/JSONKit)
- [leveldb](https://code.google.com/p/leveldb/)
- [LibComponentLogging-Core](https://github.com/aharren/LibComponentLogging-Core)
- [LibComponentLogging-NSLog](https://github.com/aharren/LibComponentLogging-NSLog)
- [libjingle](https://code.google.com/p/libjingle/)
- [libjpeg-turbo](http://libjpeg-turbo.virtualgl.org/)
- [libjpeg](http://libjpeg.sourceforge.net/)
- [libphonenumber](https://code.google.com/p/libphonenumber/)
- [libsrtp](https://github.com/cisco/libsrtp)
- [libvpx](https://code.google.com/p/webm/source/browse/?repo=libvpx)
- [libyuv](https://code.google.com/p/libyuv/)
- [llvm](http://llvm.org/)
- [MAZeroingWeakRef](https://github.com/mikeash/MAZeroingWeakRef)
- [mixpanel-iphone](https://github.com/mixpanel/mixpanel-iphone)
- [mosquitto](http://mosquitto.org/)
- [MessagePack Objective C Implementation](https://github.com/msgpack/msgpack-objectivec)
- [MessagePack](https://github.com/msgpack)
- [msinttypes](https://code.google.com/p/msinttypes/)
- [OpenCV Tutorials](http://docs.opencv.org/doc/tutorials/tutorials.html)
- [nimbus](https://github.com/jverkoey/nimbus)
- [NJKWebViewProgress](https://github.com/ninjinkun/NJKWebViewProgress)
- [unmodified objc4](http://www.opensource.apple.com/source/objc4/)
- [OCPDFGen](https://github.com/ocrickard/OCPDFGen)
- [OmniGroup OmniUI](https://github.com/omnigroup/OmniGroup/tree/master/Frameworks/OmniUI)
- [OpenSSL](http://www.openssl.org/)
- [OpenUDID](https://github.com/ylechelle/OpenUDID)
- [Opus](http://www.opus-codec.org/)
- [peertalk](https://github.com/rsms/peertalk)
- [PhotoScroller](https://developer.apple.com/library/ios/samplecode/PhotoScroller/Introduction/Intro.html)
- [PHP](http://php.net/)
- [Restkit](https://code.google.com/p/pmtk3/)
- [PLCrashReporter](https://www.plcrashreporter.org/)
- [pmtk3](https://code.google.com/p/pmtk3/)
- [portaudio](http://www.portaudio.com/)
- [protobuf](https://code.google.com/p/protobuf/)
- [PSTCollectionView](https://github.com/steipete/PSTCollectionView)
- [QSUtilities](https://github.com/mikeho/QSUtilities/)
- [Restkit](http://restkit.org/)
- [Ring Buffer Utility](http://www.speech.cs.cmu.edu/sphinx/doc/doxygen/sphinxbase/ringbuffer_8h-source.html)
- [SDURLCache](https://github.com/rs/SDURLCache)
- [SDWebImage](https://github.com/rs/SDWebImage)
- [SOCKit](https://github.com/jverkoey/sockit)
- [SPDY-for-iPhone](https://github.com/sorced-jim/SPDY-for-iPhone)
- [spdylay](https://github.com/tatsuhiro-t/spdylay)
- [Spreadsort](http://en.wikipedia.org/wiki/Spreadsort)
- [TDOAuth](https://github.com/tweetdeck/TDOAuth)
- [UAModalPanel](https://github.com/UrbanApps/UAModalPanel)
- [webkit](http://www.webkit.org/)
- [webp](https://developers.google.com/speed/webp/)
- [WebViewJavascriptBridge](https://github.com/marcuswestin/WebViewJavascriptBridge)
- [XMLReader](https://github.com/amarcadet/XMLReader) // Not sure if this is the correct project
- [yaml-cpp](https://code.google.com/p/yaml-cpp/)
- [yasm](http://yasm.tortall.net/)
- [zlib](http://www.zlib.net/)
Files (mostly from webrtc)
- [sqrt routine](http://www.finesse.demon.co.uk/steven/sqrt.html)
- [g711.c](https://code.google.com/p/webrtc/source/browse/trunk/src/modules/audio_coding/codecs/g711/g711.c?r=967)
- [g711.h](https://code.google.com/p/webrtc/source/browse/trunk/src/modules/audio_coding/codecs/g711/g711.h?r=967)
- [g722_decode.c](https://code.google.com/p/webrtc/source/browse/trunk/src/modules/audio_coding/codecs/g722/g722_decode.c?r=967)
- [g722_enc_dec.h](https://code.google.com/p/webrtc/source/browse/trunk/src/modules/audio_coding/codecs/g722/g722_enc_dec.h?r=967)
- [g722_encode.c](https://code.google.com/p/webrtc/source/browse/trunk/src/modules/audio_coding/codecs/g722/g722_encode.c?r=967)
- [fft.c](https://github.com/rillian/webrtc/blob/master/webrtc/modules/audio_coding/codecs/isac/main/source/fft.c)
- [portaudio](https://github.com/rillian/webrtc/tree/master/webrtc/modules/audio_device/mac/portaudio)
- [aec_rdft.c](https://github.com/rillian/webrtc/blob/master/webrtc/modules/audio_processing/aec/aec_rdft.c)
- [fft4g.c](https://github.com/rillian/webrtc/blob/master/webrtc/modules/audio_processing/utility/fft4g.c)
- [scoped_ptr.h](https://code.google.com/p/webrtc/source/browse/trunk/webrtc/system_wrappers/interface/scoped_ptr.h?r=4464)
- [condition_variable_event_win.h](https://code.google.com/p/webrtc/source/browse/trunk/webrtc/system_wrappers/source/condition_variable_event_win.h?r=4464)
- [set_thread_name_win.h](https://code.google.com/p/webrtc/source/browse/trunk/webrtc/system_wrappers/source/set_thread_name_win.h?r=4464)
- [spreadsortlib](https://code.google.com/p/webrtc/source/browse/trunk/system_wrappers/source/spreadsortlib?spec=svn6&r=6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment