awesome-repositories.com
Blog
MCP
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 evermeer/evcloudkitdao

Open-source alternatives to EVCloudKitDao

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

  • 3lvis/networking3lvis avatar

    3lvis/Networking

    1,379View on GitHub↗

    Swift HTTP Networking with stubbing and caching support

    Swift
    View on GitHub↗1,379
  • aerogo/packetA

    aerogo/packet

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • akrennmair/gopcapakrennmair avatar

    akrennmair/gopcap

    491View on GitHub↗

    A simple wrapper around libpcap for the Go programming language

    Go
    View on GitHub↗491
  • alamofire/alamofireAlamofire avatar

    Alamofire/Alamofire

    42,385View on GitHub↗

    Alamofire is an HTTP networking library that provides a foundation for managing network requests and responses through a chainable, type-safe interface. It serves as an asynchronous request manager, coordinating concurrent network operations and data streams while maintaining application responsiveness. The library distinguishes itself through a protocol-oriented request adaptation system, which utilizes interceptors to modify or authenticate requests before dispatch. It employs a middleware-driven pipeline to process traffic, handling encoding, authentication, and error recovery in a modular

    Swiftalamofirecarthagecertificate-pinning
    View on GitHub↗42,385

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
  • 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
  • amitshekhariitbhu/fast-android-networkingamitshekhariitbhu avatar

    amitshekhariitbhu/Fast-Android-Networking

    5,906View on GitHub↗

    🚀 A Complete Fast Android Networking Library that also supports HTTP/2 🚀

    Java
    View on GitHub↗5,906
  • anacrolix/utpA

    anacrolix/utp

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • apache/dubboapache avatar

    apache/dubbo

    41,519View on GitHub↗

    Dubbo is a Java RPC framework and microservices governance platform designed for high-performance remote procedure calls in distributed architectures. It provides the foundational components necessary to connect distributed services across a network, including a binary data serialization library and a distributed service registry. The platform distinguishes itself through a comprehensive governance suite that manages service discovery, load balancing, and traffic routing. It enables precise control over network traffic via conditional routing and a pluggable extension mechanism based on a ser

    Javadistributed-systemsdubboframework
    View on GitHub↗41,519
  • apple/servicetalkapple avatar

    apple/servicetalk

    1,022View on GitHub↗

    A networking framework that evolves with your application

    Java
    View on GitHub↗1,022
  • artsabintsev/zephyrArtSabintsev avatar

    ArtSabintsev/Zephyr

    944View on GitHub↗

    Effortlessly synchronize UserDefaults over iCloud.

    Swift
    View on GitHub↗944
  • ashleymills/reachability.swiftashleymills avatar

    ashleymills/Reachability.swift

    7,976View on GitHub↗

    Reachability.swift is a network connectivity listener and Swift network state wrapper. It monitors real-time changes to network status and tracks whether a device is connected to Wi-Fi or cellular data. The library functions as a network reachability monitor that uses closures and system notifications to trigger callbacks when connectivity changes. It tracks internet connectivity and connection types to allow for network state handling and the adjustment of app content loading based on availability.

    Swift
    View on GitHub↗7,976
  • barerose/swrapBareRose avatar

    BareRose/swrap

    82View on GitHub↗

    Portable, single-file, protocol-agnostic TCP and UDP socket wrapper, primarily for game networking

    C
    View on GitHub↗82
  • billp/terminetworkbillp avatar

    billp/TermiNetwork

    105View on GitHub↗

    🌏 A zero-dependency networking solution for building modern and secure iOS, watchOS, macOS and tvOS applications.

    Swift
    View on GitHub↗105
  • brunexgeek/websterbrunexgeek avatar

    brunexgeek/webster

    4View on GitHub↗

    Lightweight framework to create HTTP servers and clients in C++11. It implements the RFC-7230 - Message Syntax and Routing on top of POSIX socket API, however you can change the communication channel by specifying a custom network stack. There is only two files to include in your projects:…

    C++
    View on GitHub↗4
  • bustoutsolutions/siestabustoutsolutions avatar

    bustoutsolutions/siesta

    2,183View on GitHub↗

    The civilized way to write REST API clients for iOS / macOS

    Swift
    View on GitHub↗2,183
  • c-robinson/iplibc-robinson avatar

    c-robinson/iplib

    151View on GitHub↗

    A library for working with IP addresses and networks in Go

    Go
    View on GitHub↗151
  • casatwy/ctpersistanceC

    casatwy/CTPersistance

    0View on GitHub↗
    View on GitHub↗0
  • cavaliercoder/grabcavaliercoder avatar

    cavaliercoder/grab

    1,478View on GitHub↗

    A download manager package for Go

    Go
    View on GitHub↗1,478
  • ccding/go-stunC

    ccding/go-stun

    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
  • cesanta/mongoosecesanta avatar

    cesanta/mongoose

    12,876View on GitHub↗

    Mongoose is an embedded networking library providing TCP/IP stacks, web server hosting, and IoT device connectivity. It enables microcontrollers and desktop systems to implement network protocols including HTTP, WebSocket, and MQTT. The project provides a bare-metal TCP/IP stack for environments without a native operating system and includes built-in TLS and ECC encryption to secure network traffic. It features a binary-embedded file system to serve web content directly from the executable and supports over-the-air firmware updates for managing device fleets. Additional capabilities cover as

    C
    View on GitHub↗12,876
  • chasseurmic/twrdownloadmanagerchasseurmic avatar

    chasseurmic/TWRDownloadManager

    398View on GitHub↗

    A modern download manager based on NSURLSession to deal with asynchronous downloading, management and persistence of multiple files.

    Objective-C
    View on GitHub↗398
  • chmorgan/sharppcapchmorgan avatar

    chmorgan/sharppcap

    1,473View on GitHub↗

    Official repository - Fully managed, cross platform (Windows, Mac, Linux) .NET library for capturing packets

    C#
    View on GitHub↗1,473
  • chrberger/libcluonchrberger avatar

    chrberger/libcluon

    109View on GitHub↗

    | Linux & OSX Build (TravisCI) | Win64 Build (AppVeyor) | Test Coverage | Coverity Analysis | CII Best Practices | | :--------------------------: | :--------------------: | :-----------: | :---------------: | :----------------: | | | | | | |

    C++
    View on GitHub↗109
  • chriscaixx/gkdatabaseChrisCaixx avatar

    ChrisCaixx/GKDatabase

    101View on GitHub↗

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

    Objective-C
    View on GitHub↗101
  • 1amageek/ballcap-ios1amageek avatar

    1amageek/Ballcap-iOS

    230View on GitHub↗

    Firebase Cloud Firestore support library for iOS. 🧢

    Swift
    View on GitHub↗230