Showing 15 open source projects for "load"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 1
    SwiftyJSONAccelerator

    SwiftyJSONAccelerator

    macOS app to generate Swift 5 code for models from JSON

    MacOS app Codeable Model file Generator For Swift 5. A Swift model generator like the Objective-C JSONAccelerator. Formats and generates models for the given JSON and also breaks them into files making it easy to manage and share between several models.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Metatext

    Metatext

    A free, open-source iOS Mastodon client

    Metatext is a free, modern, open source, and accessible Mastodon client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FDWaveformView

    FDWaveformView

    Reads an audio file and displays the waveform

    FDWaveformView is an easy way to display an audio waveform in your app. It is a nice visualization to show a playing audio file or to select a position in a file. To use it, add an FDWaveformView using Interface Builder or programmatically and then just load your audio as per this example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Airbnb Swift Style Guide

    Airbnb Swift Style Guide

    Airbnb's Swift Style Guide

    Airbnb's Swift Style Guide. Note that brevity is not a primary goal. Code should be made more concise only if other good code qualities (such as readability, simplicity, and clarity) remain equal or are improved. This repo includes a Swift Package Manager command plugin that you can use to automatically reformat or lint your package according to the style guide. To use this command plugin with your package, all you need to do is add this repo as a dependency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 5
    Plot

    Plot

    A DSL for writing type-safe HTML, XML and RSS in Swift

    ... you build complete web pages in a highly expressive way. Plot added both all of the necessary attributes to load the requested CSS stylesheet, along with additional metadata for the page’s title as well, improving page rendering, social media sharing, and search engine optimization. Attributes can also be applied the exact same way as child elements are added, by simply adding another entry to an element’s comma-separated list of content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Starscream

    Starscream

    Websockets in swift for iOS and OSX

    .... The writePing method is the same as write, but sends a ping control frame. Starscream will automatically respond to incoming ping control frames so you do not need to manually send pongs. You can override the default websocket headers, add your own custom ones and set a timeout. Update docs on how to load certificates and public keys into an app bundle, use the builtin pinner and TrustKit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SwiftUIPager

    SwiftUIPager

    Native Pager in SwiftUI

    SwiftUIPager provides a Pager component built with SwiftUI native components. Pager is a view that renders a scrollable container to display a handful of pages. These pages are recycled on scroll, so you don't have to worry about memory issues. Pager will load just a handful of items, enough to beautifully scroll along. Create vertical or horizontal pagers, align the cards, change the direction of the scroll, and animate the pagination. Pager lets you do anything you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SwagGen

    SwagGen

    OpenAPI/Swagger 3.0 Parser and Swift code generator

    SwagGen is a library and command line tool for parsing and generating code for OpenAPI/Swagger 3.0 specs, completely written in Swift. It contains a Swagger library that can be used in Swift to load and parse Swagger specs. SwagGen is a command line tool that generates code from a OpenAPI/Swagger 3.0 spec. Templates for any language can be written that leverage this generator. SwagGen includes a bundled template for generating a client-side Swift library for interfacing with the Swagger spec...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Fuzi

    Fuzi

    A fast & lightweight XML & HTML parser in Swift with XPath

    ... for elements and attributes. Ability to load HTML and XML documents from either String or NSData or [CChar]. Comprehensive test suite. Full documentation. Simple, modern API following standard Swift conventions, no more return types like AnyObject! that cause unnecessary type casts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 10
    Swifter

    Swifter

    Tiny http server engine written in Swift programming language

    Tiny http server engine written in Swift programming language. Lands on CocoaPods and others. Supports the latest non-beta Xcode and SPM. Stable. Stable branch plus experimental web-framework layer. Next version of Swifter (async IO).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Clean Me

    Clean Me

    A macOS system analyser and cleaner

    Clean Me uses the pod 'STPrivilegedTask' to handle sensitive data like getting your root password. Clean Me does not save this password, nor does it load the password in a variable. If you do not trust Clean Me, then check its code or block all internet access with Little Snitch or RadioSilence. Normally Clean Me should not request an internet connection, if it does, you app is compromised. In that case, remove the app as soon as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Bender

    Bender

    Easily craft fast Neural Networks on iOS

    Bender allows you to easily define and run neural networks on your iOS apps, it uses Apple’s MetalPerformanceShaders under the hood. Bender provides the ease of use of CoreML with the flexibility of a modern ML framework. Bender allows you to run trained models, you can use Tensorflow, Keras, Caffe, the choice is yours. Either freeze the graph or export the weights to files. You can import a frozen graph directly from supported platforms or re-define the network structure and load the weights...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Haneke

    Haneke

    A lightweight generic cache for iOS written in Swift

    Haneke is a lightweight generic cache for iOS and tvOS written in Swift 4. It's designed to be super-simple to use. Haneke provides a memory and LRU disk cache for UIImage, NSData, JSON, String or any other type that can be read or written as data. Particularly, Haneke excels at working with images. It includes a zero-config image cache with automatic resizing. Everything is done in background, allowing for fast, responsive scrolling. Asking Haneke to load, resize, cache and display...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MobilePlayer

    MobilePlayer

    A powerful and completely customizable media player for iOS

    A powerful and completely customizable media player for iOS. Flexible skinning. Add a watermark, add/remove/move/resize interface elements, change their appearances and much more. Easily set up A/B tests. You can manage multiple player skins and configurations. Player view controllers can load configuration data from a local JSON file or remote JSON data. You also have the option to initialize and pass configuration objects programmatically, which allows for greater flexibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SimpleMerge

    SimpleMerge

    Super simple mail merging for Mac OS X using CSV and Mac's Mail.app

    Super simple mail merging for Mac OS X using CSV and Mac's Mail.app. Start by creating a CSV file with one header row and no header columns. Excel or Numbers are both capable of exporting to CSV. Load the CSV file in SimpleMerge then fill out the template email. Use the header value enclosed in percent signs wherever you want to use a value from the CSV file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next