Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-realm

A curated list of awesome Realm resources, libraries, tools and applications
https://github.com/realm/awesome-realm

Last synced: 2 days ago
JSON representation

  • <a name="dotnet"> .Net & Unity

    • <a name="js-libs"></a>Javascript Libraries and Components

    • <a name="unity-samples"></a>Unity Sample Apps

      • Unity Examples - Examples of how you can use Realm to enhance your games created in Unity3D.
      • Space Shooter - Space Shooter game build using Unity and realm.
      • Mongo World Game Demos - Games built with Unity and MongoDB Realm that can be experienced cross-platform on mobile as well as computer.
      • Infinite Runner - Demo of a game using Realm for local storage
    • <a name="dotnet-libs"></a>.Net Libraries and Components

      • realm-lfs - Interacting with binary files that are transparently uploaded to a 3rd party service (e.g. S3/Azure Blob Storage)
      • GroupedCollections - Data bindable grouped collections that can be passed directly to a Xamarin.Forms ListView.
  • <a name="dart"> Dart

  • Resources

  • Swift

    • Community

    • <a name="swift-libs"></a>Swift Libraries and Components

      • RxRealm - RxSwift extension for RealmSwift's types
      • Realm Converter - Utility framework to make it easier to get data both in and out of Realm (imports from CSV, XLSX and JSON).
      • IceCream - Sync Realm Database with CloudKit
      • RealmGeoQueries - Spatial queries. In the absence of official functions, this library provide the possibility to do proximity search.
      • LoginKit
      • DrawKit - Modular drawing library backed by Realm
      • CombineRealm - Combine extensions for Realm
    • <a name="swift-tools"></a>Swift Tools

      • SwiftLint - A tool to enforce Swift style and conventions.
      • Jazzy - Create soulful docs for Swift & Objective-C
    • <a name="swift-samples"></a>Swift Sample Apps

      • Realm-Draw - Drawing app that demonstrates the Realm mobile database and MongoDB Realm Sync.
      • RChat
      • Realm-Sweeper - Collaborative version of the Windows Mine Sweeper app.
  • <a name="java"> Java/Kotlin

    • <a name="swift-tools"></a>Swift Tools

      • Realm Java - Java SDK for the Realm Mobile Database
      • Realm Kotlin - Kotlin Multiplatform and Android SDK for the Realm Mobile Database
    • <a name="java-samples"></a>Java/Kotlin Sample Apps

      • Kotlin Sample Apps - a set of projects to help you learn about using Realm-Kotlin SDK Each sample demonstrates different use cases.
      • Fantasy Premier League - Kotlin Multiplatform sample using Jetpack Compose, SwiftUI and Realm for local persistence.
      • Inventory - Showcases the Inventory & Delivery operations of a mid/large store chain.
    • <a name="java-libs"></a>Java/Kotlin Libraries and Components

    • <a name="java-tools"></a>Java/Kotlin Tools

      • Flipper-Realm - Android Realm driver for Flipper.
      • Stetho-Realm - Displays Realm database content in Stetho instead of SQLite database content.
  • <a name="javascript"> Javascript

  • Tools

    • Community

      • Realm Studio - Realm Studio is a visual tool to view, edit, and design Realm Database files.
  • <a name="cpp"> C++

    • <a name="dart-samples"></a>Dart Sample Apps