threadexec
Process execution helper
This project enables code execution within the context of other processes on iOS 11.
A library to execute code in the context of other processes on iOS 11.
81 stars
8 watching
12 forks
Language: C
last commit: over 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
kassane/context | A C++ library for cooperative multitasking and execution control on a single thread. | 0 |
electronicarts/eathread | Provides a unified cross-platform interface for multithreaded programming on various platforms. | 299 |
boostorg/interprocess | Provides C++ classes and functions to safely access shared resources between threads and processes without explicit synchronization. | 139 |
mitchtreece/threader | Makes GCD calls easy to read and write while providing control over code execution on various threads | 35 |
goodrequest/goodextensions-ios | A collection of reusable code snippets and extensions to simplify common tasks in iOS development | 28 |
abdullahselek/swiftymessenger | Toolkit for inter-process communication between iOS apps and extensions | 61 |
bannzai/segueaddition | Automates the process of performing segues with a closure-based approach in Swift. | 44 |
meh/ruby-thread | A set of Ruby extensions providing various concurrency utilities | 524 |
jecisc/chanel | A tool for cleaning and improving Smalltalk code | 22 |
damianh/littleforker | A utility library to aid in the launching and supervision of child processes. | 125 |
bshoshany/thread-pool | A lightweight and easy-to-use C++17 thread pool library for concurrent programming. | 2,252 |
joelwmale/codeception-action | An action for running Codeception tests in GitHub workflows | 15 |
alidehbansiahkarbon/chatgptwizard | A plugin extension for RAD Studio IDE that provides AI-powered development assistance and code analysis through integration with OpenAI services. | 251 |
woshiccm/pecker | Detects unused code in Swift projects by analyzing syntax and index store data | 1,457 |
jeshan/botostubs | Provides code completion assistance for AWS API calls in any IDE | 95 |