A MessagePack encoder and decoder for Codable types
☆202Jan 6, 2023Updated 3 years ago
Alternatives and similar repositories for MessagePack
Users that are interested in MessagePack are comparing it to the libraries listed below
Sorting:
- A template for creating your own Swift Codable encoders and decoders☆230Mar 30, 2020Updated 5 years ago
- Router for the iTunes Search API☆52May 24, 2019Updated 6 years ago
- A type-safe ratio of Foundation unit quantities☆67Nov 9, 2020Updated 5 years ago
- It's like JSON, but fast and small…and Swift! – msgpack.org[Swift]☆291Jun 9, 2020Updated 5 years ago
- A reference implementation of the Swift Package Registry, written in Swift and using Git as a database / transparent log.☆40Feb 22, 2021Updated 5 years ago
- A correct way to determine if two floating-point numbers are approximately equal to one another in Swift☆52May 24, 2019Updated 6 years ago
- MessagePack serializer implementation for Swift. msgpack.org[Swift]☆90Jul 25, 2023Updated 2 years ago
- Type-erased wrappers for Encodable, Decodable, and Codable values☆1,333Aug 6, 2024Updated last year
- A simple build system based on Combine and inspired by llbuild2☆19Dec 1, 2020Updated 5 years ago
- A SwiftUI-like, declarative way to setup MacroExpress Endpoints☆30Mar 9, 2026Updated last week
- Swift implementation of the package url spec☆23Jun 30, 2021Updated 4 years ago
- Swift, Wasm, and Algorithms☆18Dec 9, 2020Updated 5 years ago
- Wadler's "A prettier printer" embedded pretty-printer DSL for Swift☆189Oct 14, 2021Updated 4 years ago
- Open Source CloudKit Framework☆98Jan 7, 2019Updated 7 years ago
- 🎁 A compile-time guarantee that a collection contains a value.☆887Apr 25, 2025Updated 10 months ago
- A decoder that constructs objects from regular expression matches.☆174Nov 9, 2020Updated 5 years ago
- Mac and iOS library for parsing structured text☆227Sep 27, 2020Updated 5 years ago
- A Swift library for defining strong password generation rules☆273Oct 24, 2018Updated 7 years ago
- A syntax highlighter for Swift code that uses SwiftSyntax to generate Pygments-compatible HTML.☆278May 13, 2021Updated 4 years ago
- A Swift encoder and decoder for the JSON Feed format☆51Nov 9, 2020Updated 5 years ago
- ☆124Feb 21, 2022Updated 4 years ago
- Flexible JSON traversal for rapid prototyping.☆162Sep 7, 2025Updated 6 months ago
- Watches over your Swift project's source☆50Jan 6, 2024Updated 2 years ago
- A collection of Swift Property Wrappers (formerly "Property Delegates")☆1,336Oct 14, 2022Updated 3 years ago
- A Swift Runtime library for viewing type info, and the dynamic getting and setting of properties.☆1,164Jun 4, 2024Updated last year
- Xcode Playground Sample Code for the Flight School Guide to Swift Codable☆237Jan 27, 2020Updated 6 years ago
- A macOS app for submitting radars☆676Jul 22, 2022Updated 3 years ago
- Swift Codable-like interfaces for binary representations.☆397Jul 8, 2020Updated 5 years ago
- MessagePack serializer - msgpack.org[Swift]☆17Jan 15, 2024Updated 2 years ago
- GRDB ❤️ Combine☆222Jun 30, 2020Updated 5 years ago
- Performance benchmarks for Codable and JSONSerialization☆68May 24, 2019Updated 6 years ago
- A Swift package for working with GraphViz☆295May 3, 2021Updated 4 years ago
- Microbenchmarking app for Swift with nice log-log plots☆1,277Feb 23, 2022Updated 4 years ago
- Robust and type-safe date and time calculations for Swift