-
Facebook
- Seattle, WA
-
executorch Public
Forked from pytorch/executorchOn-device AI across mobile, embedded and edge for PyTorch
C++ Other UpdatedNov 20, 2024 -
minbpe Public
Forked from karpathy/minbpeMinimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
Python MIT License UpdatedOct 29, 2024 -
pytorch Public
Forked from pytorch/pytorchTensors and Dynamic neural networks in Python with strong GPU acceleration
C++ Other UpdatedDec 14, 2023 -
folly Public
Forked from facebook/follyAn open-source C++ library developed and used at Facebook.
C++ Apache License 2.0 UpdatedJan 11, 2022 -
ELF-Hook Public
ELF shared library import table patching for function redirection.
-
pytext Public
Forked from facebookresearch/pytextA natural language modeling framework based on PyTorch
Python Other UpdatedMay 10, 2019 -
promises Public
Forked from google/promisesPromises is a modern framework that provides a synchronization construct for Swift and Objective-C.
Objective-C Apache License 2.0 UpdatedMay 6, 2019 -
StreamScanner Public
Simple scanner for data streams like STDIN in Swift
-
NSPolygon Public
A bunch of test projects for Xcode to launch rockets faster.
-
NSXtensions Public
A collection of useful extensions for standard Cocoa classes
-
-
-
AXMobile Public
Prototype of a native Microsoft Dynamics AX iOS app
Mercury Apache License 2.0 UpdatedSep 18, 2014 -
-
Mach-O-Hook Public
Mach-O import table patching for function redirection. This is a method for function hooking on Mac OS X. It patches the import table of Mach-O libraries in order to redirect particular functions i…
-
RomanNumeral Public
A couple of categories for Roman numerals support.
-
Countdown Public
Simple cross-platform GUI application to display full screen countdown.
C++ UpdatedSep 25, 2013 -
-
Cocoa-Invasion Public
An example of injecting custom code into a particular Cocoa application.
-
Oracle-IRM-PoC-Java-Client Public
Just a proof-of-concept Java client for Oracle IRM to get list of rights for a particular sealed document and any other valuable data. Communication's based on gSOAP stubs. Used JDeveloper IDE.
Java UpdatedOct 3, 2011 -
Oracle-IRM-PoC-Native-Client Public
Just a proof-of-concept C++ client for Oracle IRM to get list of rights for a particular sealed document and any other valuable data. Communication's based on gSOAP stubs.
C++ UpdatedOct 2, 2011 -
Conquest Public
The simpliest galaxy strategy. Console network game similar to KDE Conquest.
C UpdatedOct 2, 2011 -
BSD2WSA Public
Example of network calls conversion from Unix to Windows. It shows the difference between POSIX sockets and WinSock.
C++ UpdatedOct 2, 2011 -
ESXi-PoC-Client Public
Just a simple C++ client to communicate with ESXi Web-service and dump virtual machines information.