awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
arturdev avatar

arturdev/Unrealm

0
View on GitHub↗
534 stars·73 forks·Swift·MIT·8 views

Unrealm

Unrealm is an extension on RealmCocoa, which enables Swift native types to be saved in Realm.

Features

  • Database Libraries - Storing native Swift objects into Realm.

Star history

Star history chart for arturdev/unrealmStar history chart for arturdev/unrealm

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Projects sharing features with Unrealm

These projects share indexed features with Unrealm. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • caiyue1993/icecreamcaiyue1993 avatar

    caiyue1993/IceCream

    2,010View on GitHub↗

    Sync Realm Database with CloudKit

    Swiftcloudkitrealm-databaserealmswift
    View on GitHub↗2,010
  • 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
  • dreymonde/shallowsdreymonde avatar

    dreymonde/Shallows

    617View on GitHub↗

    🛶 Your lightweight persistence toolbox

    Swift
    View on GitHub↗617
  • ahkdb/ahkdbAHKDb avatar

    AHKDb/AHKDb

    30View on GitHub↗

    A database library for AutoHotkey.

    AutoHotkey
    View on GitHub↗30
Compare all 30 related projects→

Frequently asked questions

What does arturdev/unrealm do?

Unrealm is an extension on RealmCocoa, which enables Swift native types to be saved in Realm.

What are the main features of arturdev/unrealm?

The main features of arturdev/unrealm are: Database Libraries.

Which projects share features with arturdev/unrealm?

Projects with overlapping indexed features include: caiyue1993/icecream — Sync Realm Database with CloudKit. ccgus/fmdb — fmdb is an object-oriented SQLite database library and persistence layer for native macOS and iOS environments. It… dreymonde/shallows — 🛶 Your lightweight persistence toolbox. duckdb/duckdb-swift. groue/grdb.swift — GRDB.swift is a comprehensive SQLite toolkit and object-relational mapper for Swift. It provides a database wrapper… ahkdb/ahkdb — A database library for AutoHotkey.