awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to nicklockwood/fastcoding

Open-source alternatives to FastCoding

30 open-source projects similar to nicklockwood/fastcoding, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best FastCoding alternative.

  • afrymask/afbrushboardAfryMask avatar

    AfryMask/AFBrushBoard

    571View on GitHub↗

    根据手指滑动速度动态调整线条粗细和透明度 - 对相邻线段进行贝塞尔方法进行绘制 - 多阶贝塞尔曲线方法抽取 - 大批量线段绘制的性能优化

    Swift
    View on GitHub↗571
  • ahmed-ali/realmobjecteditorAhmed-Ali avatar

    Ahmed-Ali/RealmObjectEditor

    418View on GitHub↗

    Realm Object Editor Realm Object Editor is a visual editor where you can create your Realm entities, attributes and relationships inside a nice user interface. Once you finish, you can export your schema document for later use and you can export your objects in Swift, Objective-C and Java.

    Swift
    View on GitHub↗418
  • albertodebortoli/skopelosalbertodebortoli avatar

    albertodebortoli/Skopelos

    239View on GitHub↗

    A minimalistic, thread safe, non-boilerplate and super easy to use version of Active Record on Core Data. Simply all you need for doing Core Data. Swift flavour.

    Swift
    View on GitHub↗239
  • alibaba/handyjsonalibaba avatar

    alibaba/handyjson

    4,262View on GitHub↗

    HandyJSON is a Swift JSON serialization library and data mapper. It functions as an object mapper that converts JSON data into typed Swift models and transforms Swift objects back into JSON strings for storage or transmission. The library uses reflection to automatically map JSON keys to object properties and supports custom mapping metadata to resolve naming differences between APIs and code. It provides capabilities for extracting values from deep nested paths within a JSON structure and supports the transformation of complex types such as dates and URLs. The framework handles both the des

    Swift
    View on GitHub↗4,262

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • anviking/decodableAnviking avatar

    Anviking/Decodable

    1,033View on GitHub↗

    Probably deprecated Swift 2/3 JSON unmarshalling done (more) right

    Swiftjsonswift
    View on GitHub↗1,033
  • artsabintsev/zephyrArtSabintsev avatar

    ArtSabintsev/Zephyr

    944View on GitHub↗

    Effortlessly synchronize UserDefaults over iCloud.

    Swift
    View on GitHub↗944
  • casatwy/ctpersistanceC

    casatwy/CTPersistance

    0View on GitHub↗
    View on GitHub↗0
  • ccgus/fmdbccgus avatar

    ccgus/fmdb

    13,851View on GitHub↗

    fmdb is an object-oriented SQLite database library and persistence layer for native macOS and iOS environments. It provides an Objective-C wrapper that encapsulates the low-level C API, allowing applications to manage local relational data storage and embedded database connections through a high-level interface. The library focuses on thread-safe database access by synchronizing operations across multiple threads using serialized queues to prevent data corruption and race conditions. It includes specialized capabilities for secure local storage, such as database encryption and the management

    Objective-C
    View on GitHub↗13,851
  • chriscaixx/gkdatabaseChrisCaixx avatar

    ChrisCaixx/GKDatabase

    101View on GitHub↗

    ###基于SQLite3轻量级封装,一行代码实现增删改查

    Objective-C
    View on GitHub↗101
  • coderjackyhuang/runtimedemoCoderJackyHuang avatar

    CoderJackyHuang/RuntimeDemo

    86View on GitHub↗

    学习Runtime

    Objective-C
    View on GitHub↗86
  • cosmicmind/graphCosmicMind avatar

    CosmicMind/Graph

    873View on GitHub↗

    Graph is a semantic database that is used to create data-driven applications.

    Swiftcoredatacosmicminddata
    View on GitHub↗873
  • deeje/cloudcoredeeje avatar

    deeje/CloudCore

    161View on GitHub↗

    Robust CoreData-CloudKit synchronization: offline editing, relationships, private, shared and public databases, field-level deltas, encrypted values, cacheable assets, and more.

    Swiftcloudkitcoredataios
    View on GitHub↗161
  • dehesa/codablecsvdehesa avatar

    dehesa/CodableCSV

    483View on GitHub↗

    Read and write CSV files row-by-row or through Swift's Codable interface.

    Swift
    View on GitHub↗483
  • delba/jasondelba avatar

    delba/JASON

    1,008View on GitHub↗

    Fast JSON parsing for Swift

    Swift
    View on GitHub↗1,008
  • dfed/cacheadvancedfed avatar

    dfed/CacheAdvance

    50View on GitHub↗

    A performant cache for logging systems. CacheAdvance persists log events 30x faster than SQLite.

    Swift
    View on GitHub↗50
  • dreymonde/shallowsdreymonde avatar

    dreymonde/Shallows

    617View on GitHub↗

    🛶 Your lightweight persistence toolbox

    Swift
    View on GitHub↗617
  • evermeer/evcloudkitdaoevermeer avatar

    evermeer/EVCloudKitDao

    644View on GitHub↗

    Simplified access to Apple's CloudKit

    Swift
    View on GitHub↗644
  • evermeer/evreflectionevermeer avatar

    evermeer/EVReflection

    959View on GitHub↗

    Reflection based (Dictionary, CKRecord, NSManagedObject, Realm, JSON and XML) object mapping with extensions for Alamofire and Moya with RxSwift or ReactiveSwift

    Swiftalamofireevreflectionjson
    View on GitHub↗959
  • flutterchina/cookie_jarF

    flutterchina/cookie_jar

    0View on GitHub↗
    View on GitHub↗0
  • freshos/arrowfreshOS avatar

    freshOS/Arrow

    387View on GitHub↗

    🏹 Parse JSON with style

    Swift
    View on GitHub↗387
  • gerry1218/gxdatabaseutilsGerry1218 avatar

    Gerry1218/GXDatabaseUtils

    30View on GitHub↗

    GXDatabaseUtils

    Objective-C
    View on GitHub↗30
  • hemantasapkota/swiftstorehemantasapkota avatar

    hemantasapkota/SwiftStore

    129View on GitHub↗

    Key-Value store for Swift backed by LevelDB

    C++
    View on GitHub↗129
  • hyperoslo/cachehyperoslo avatar

    hyperoslo/Cache

    3,146View on GitHub↗

    :package: Nothing but Cache.

    Swiftcachecache-storagedisk-cache
    View on GitHub↗3,146
  • iamrsalman/storagemanageriAmrSalman avatar

    iAmrSalman/StorageManager

    52View on GitHub↗

    Safe and easy way to use FileManager as Database

    Swift
    View on GitHub↗52
  • ibireme/yycacheibireme avatar

    ibireme/YYCache

    2,397View on GitHub↗

    High performance cache framework for iOS.

    Objective-C
    View on GitHub↗2,397
  • ikesyo/himotokiikesyo avatar

    ikesyo/Himotoki

    793View on GitHub↗

    A type-safe JSON decoding library purely written in Swift

    Swift
    View on GitHub↗793
  • insanoid/swiftyjsonacceleratorinsanoid avatar

    insanoid/SwiftyJSONAccelerator

    947View on GitHub↗

    macOS app to generate Swift 5 code for models from JSON (with Codeable)

    Swift
    View on GitHub↗947
  • isair/jsonhelperisair avatar

    isair/JSONHelper

    778View on GitHub↗

    ✌ Convert anything into anything in one operation; JSON data into class instances, hex strings into UIColor/NSColor, y/n strings to booleans, arrays and dictionaries of these; anything you can make sense of!

    Swift
    View on GitHub↗778
  • jessesquires/jsqcoredatakitjessesquires avatar

    jessesquires/JSQCoreDataKit

    615View on GitHub↗

    A swifter Core Data stack

    Swiftcore-datacoredataios
    View on GitHub↗615
  • 1amageek/ballcap-ios1amageek avatar

    1amageek/Ballcap-iOS

    230View on GitHub↗

    Firebase Cloud Firestore support library for iOS. 🧢

    Swift
    View on GitHub↗230