nalexn / PerformanceTestToolsLinks
Benchmarking tool for measuring performance of sync and async code in Swift or Objective-C.
☆11Updated 5 years ago
Alternatives and similar repositories for PerformanceTestTools
Users that are interested in PerformanceTestTools are comparing it to the libraries listed below
Sorting:
- GitHub Actions workflow logging for Swift☆72Updated 4 years ago
- SwiftUI macOS color picker inspired by Louie Mantia's color palette☆21Updated 5 years ago
- Framework for making Declarative HTTP Requests☆35Updated 5 years ago
- High-performance binary encoding/decoding for `Swift.Codable` types.☆47Updated 6 years ago
- Experimental GraphQL query builders☆24Updated 5 years ago
- Powerful, advanced Core Data Stack implementation, in Swift.☆69Updated 3 months ago
- An educational implementation of a simple blockchain in Swift Playgrounds.☆65Updated 7 years ago
- Middleware to Authenticate and Authorize Requests in Vapor☆37Updated 4 years ago
- The ISO 8601 duration API missing in Foundation☆32Updated this week
- Example project demonstrating nested UISplitViewControllers☆41Updated 6 years ago
- Open Source CloudKit Framework☆98Updated 7 years ago
- Metadata driving the SwiftPM Catalog application☆67Updated 2 years ago
- Conveniences for working with Swift's Codable protocols.☆19Updated 6 years ago
- An extension on URLRequest to sign it for AWS.☆20Updated 2 years ago
- Vapor middleware for converting thrown errors to JSON responses☆35Updated 7 years ago
- Vapor APNS for iOS☆61Updated last year
- A tool to generate the Swift public interface for Frameworks and Libraries☆55Updated 5 years ago
- 5th incarnation of Swift Regex library using generic subscripts☆32Updated 3 weeks ago
- 🌎 Utility package containing tools for byte manipulation, Codable, OS APIs, and debugging.☆85Updated 4 years ago
- CoreData Encoder / Decoder for Codable☆56Updated 2 years ago
- Scroll fast using pure SwiftUI☆78Updated 6 years ago
- A Combine micro debugging package☆55Updated 6 years ago
- Swift library for working with ranges types: NSRange, IndexSet, and String.Index☆84Updated 8 months ago
- Community-Generated Swift Programming Language Reference☆40Updated 5 years ago
- Accompanying code for the book Thinking in SwiftUI☆25Updated 6 years ago
- OpenAPI support for server side Swift projects.☆109Updated 4 years ago
- Some tests and sample code that explore a few behaviors of Apple's Combine framework.☆111Updated 5 years ago
- Generates a Vapor server interface given a OpenAPI or Swagger spec. Can be used to quickly start a new API project.