Pinned Repositories
Hako
A barebone, functional core imperative shell container for Swift.
Helm
A graph-based SwiftUI router
stencil
Customizable transactional and marketing email templates
swift-any-codable
Codable type erasure implementation
swift-any-error
Extends Swift's native error handling capabilities with a type-erased error type
swift-peer-tunnel
A secure, peer-to-peer tunnel using Bonjour and the Network framework
swift-toledo
A dependency injection library for Swift that statically generates resolvers at compile-time.
swiftui-async-context
A package that enables async and throwing calls from anywhere inside a view
Trellis
A lightweight, event-driven architectural framework
WhiteRaccoon
FTP client for iOS
valentinradu's Repositories
valentinradu/WhiteRaccoon
FTP client for iOS
valentinradu/spoof-uuid-macos
A small utility to spoof the hardware uuid on macOS
valentinradu/UIViewEasyPositioning
Demonstration of UIView+VRAlign category. An easy way to align and position views.
valentinradu/git-backup
Simple script for backing up multiple repositories with a generic commit message
valentinradu/StelarMonkey
Svg to Core Graphics
valentinradu/Apple-ID-Creator-Universal
Universal Yosemite and iTunes 12.0/12.1/12.2
valentinradu/Bender
Easily craft fast Neural Networks on iOS! Use TensorFlow models. Metal under the hood.
valentinradu/blade
Better asset workflow for iOS developers. Generate Xcode image catalogs for iOS / OSX app icons, universal images, and more.
valentinradu/chords-db
String Instruments Chords Database
valentinradu/clang
Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.
valentinradu/Conveyor
valentinradu/entacc
Scripts for automatically creating enterprise accounts
valentinradu/FixMe
valentinradu/Frigate
Itunes Connect comment parsing library
valentinradu/InfiniteScrollDialExample
Example with implementation of InfiniteScrollDial Class
valentinradu/ios-cmake
A blank XCode iOS app build system generated from CMake. Includes building a dynamically linked C++ framework.
valentinradu/JTTree
A more useful wrapper around CFTree (with apologies to NSTreeNode).
valentinradu/Kitura
Web framework and HTTP server for Swift
valentinradu/LGSideMenuController
iOS view controller, shows left and right views by pressing button or gesture
valentinradu/llvm
Mirror of official llvm git repository located at http://llvm.org/git/llvm. Updated every five minutes.
valentinradu/NSTree
B-Tree data structure implementation for iOS / objective-c without using CFTree. Keywords: iOS, tree, algorithms, data structures, binary, b-trees, core data, storage, unit tests, benchmarks.
valentinradu/PureLayout
The ultimate API for iOS & OS X Auto Layout — impressively simple, immensely powerful. Objective-C and Swift compatible.
valentinradu/spaceship
Ruby library to access the Apple Dev Center and iTunes Connect
valentinradu/ssl-kill-switch2
Blackbox tool to disable SSL certificate validation - including certificate pinning - within iOS and OS X Apps
valentinradu/svgpp
C++ SVG library
valentinradu/swift-protobuf
Plugin and runtime library for using protobuf with Swift
valentinradu/tor-mitmproxy-router
A simple tor, mitmproxy router for debian.
valentinradu/valentinradu.github.io
valentinradu/vDSPxcorr
High performance FFT-based O(N.logN) cross-correlation replacement for the O(N^2) vDSP_conv method in the Accelerate framework on iOS and OSX.
valentinradu/WordGame
Simple WordGame to demonstrate SpriteKit