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
·
ADiks09 avatar

ADiks09/Localizable

0
View on GitHub↗
13 stars·1 fork·Swift·6 views

Localizable

A macro that produces variables and methods, for your localization files. From the enumeration keys.

Features

  • Utility Macros - Generates localization variables from enum keys.

Star history

Star history chart for adiks09/localizableStar history chart for adiks09/localizable

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

Open-source alternatives to Localizable

Similar open-source projects, ranked by how many features they share with Localizable.
  • alex-npmn/urlmacroalex-npmn avatar

    alex-npmn/URLMacro

    4View on GitHub↗

    A Swift macro that provides compile-time URL validation with #URL("…") syntax.

    Swift
    View on GitHub↗4
  • andriygo/smartlogmacroAndriyGo avatar

    AndriyGo/SmartLogMacro

    13View on GitHub↗

    `swift #log(logger, .info, "User \(userId) signed out at \(Date())", privacy: .public, customLoggingFunction: YourLogger.log) `

    Swift
    View on GitHub↗13
  • bannzai/utilitytypebannzai avatar

    bannzai/UtilityType

    97View on GitHub↗

    UtilityType is an innovative library designed to realize TypeScript's UtilityTypes in Swift. This groundbreaking library allows Swift developers to incorporate the simplicity and power of TypeScript's UtilityTypes directly into their codebase. See more details:…

    Swift
    View on GitHub↗97
  • 23122k/swift-loggable23122K avatar

    23122K/swift-loggable

    15View on GitHub↗

    A set of macros that support type-wide and per-function logging with ability to customize how logs are handled.

    Swift
    View on GitHub↗15
See all 28 alternatives to Localizable→

Frequently asked questions

What does adiks09/localizable do?

A macro that produces variables and methods, for your localization files. From the enumeration keys.

What are the main features of adiks09/localizable?

The main features of adiks09/localizable are: Utility Macros.

What are some open-source alternatives to adiks09/localizable?

Open-source alternatives to adiks09/localizable include: alex-npmn/urlmacro — A Swift macro that provides compile-time URL validation with #URL("…") syntax. andriygo/smartlogmacro — ``swift #log(logger, .info, "User \(userId) signed out at \(Date())", privacy: .public, customLoggingFunction:… bannzai/utilitytype — UtilityType is an innovative library designed to realize TypeScript's UtilityTypes in Swift. This groundbreaking… bernndr/swift-macros — Contains a collection of useful macros for my personal projects. collisionspace/reuseidentifiermacro — A Reuse Identifier Macro that useful in generation of a reuse id for your UICollectionViewCells and UITableViewCells. 23122k/swift-loggable — A set of macros that support type-wide and per-function logging with ability to customize how logs are handled.