AlexDenisov / LLVMTemplateLinks
LLVM + Swift template Xcode project
☆13Updated 8 years ago
Alternatives and similar repositories for LLVMTemplate
Users that are interested in LLVMTemplate are comparing it to the libraries listed below
Sorting:
- A standalone Swift version of LLVM's flexible pattern matching file verifier☆67Updated 3 years ago
- Swift wrapper around LLVM☆35Updated 8 years ago
- Clang C API wrapper for Swift.☆50Updated 8 years ago
- A Swift library for printing a breadcrumb trace on a fatal signal.☆46Updated 6 years ago
- Simple programming language written in Swift and compiled with LLVM☆22Updated 9 years ago
- Small sample programs that use LLVM and Clang APIs.☆52Updated 6 years ago
- Reverse Engineering Stickies.app☆55Updated 7 years ago
- How to use LLVM C API with Swift☆24Updated 9 years ago
- A really, really dumb Xcode/LLVM/clang bug…☆26Updated 5 years ago
- Swift package fuzzing engine☆75Updated 6 years ago
- Composite operations framework based on top of NSOperation/NSOperationQueue.☆21Updated 8 years ago
- Create symbolic links to CoreSimulator directories to make it easier to find them☆18Updated 9 years ago
- Simple stubbing for Objective-C☆86Updated 10 years ago
- Early exploration in a clang plugin for checking Cocoa KVC/KVO key paths☆72Updated 11 years ago
- GraphicsServices for OS X. Because, let's face it, HIToolbox sucks.☆29Updated 7 years ago
- Type-safe thread-local storage in Swift☆75Updated 6 years ago
- A Swift wrapper for the libclang C API (version 4.0.x)☆162Updated 6 years ago
- Sample Projects for Apple Feedback from PSPDFKit☆84Updated 9 months ago
- Experimental mutation testing tool for Swift and XCTest powered by mull☆49Updated 4 years ago
- Useful functions for Swift Optional types☆23Updated 5 years ago
- Do not crash when your server lies☆68Updated 7 years ago
- Xcode extension for hard wrapping comments.☆39Updated 5 years ago
- Implementation of CAConstraint/CAConstraintLayoutManager for iOS that is compatible with equivalent OSX APIs.☆37Updated 8 years ago
- Collection of helpers for more precise breakpoints☆61Updated 6 years ago
- swift build instructions for the impatient☆13Updated 9 years ago
- Experiments in bridging Swift to Python☆87Updated 6 years ago
- Create a fat framework from an xcframework bundle☆17Updated 4 years ago
- Some useful custom LLDB commands implemented using LLDB's Python API☆70Updated 2 years ago
- XPC simplified for Swift. Deal with Swift and NS* objects instead of xpc_object_t.☆63Updated 8 years ago
- Signals across process boundaries