Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add Monstra - High-performance Swift caching framework#1872

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
yangchenlarkin wants to merge1 commit intomatteocrippa:master
base:master
Choose a base branch
Loading
fromyangchenlarkin:add-monstra-cache-framework

Conversation

@yangchenlarkin
Copy link

Add Monstra to Cache section

Monstra is a high-performance Swift framework providing:

  • TTL-based memory caching with avalanche protection
  • Priority-based LRU eviction strategies
  • Thread-safe execution with semaphores
  • Cross-platform support (iOS, macOS, tvOS, watchOS)
  • Zero dependencies with 99%+ test coverage
  • Comprehensive documentation and examples

Repository:https://github.com/yangchenlarkin/Monstra
Documentation:https://yangchenlarkin.github.io/Monstra/
License: MIT
Version: 0.0.9 (semantic versioning)

Solves common iOS development challenges around memory management, task execution, and caching with production-ready implementations.

  • Project Name:
  • Project URL:
  • Project Description:
  • Why it should be added toawesome-swift:
  • At least 15 stars (GitHub project)
  • SupportSwift 5
  • Updatedcontents.json instead of README
  • Lib is fully open sourced, written in Swift and not a wrapper over compiled lib
  • Description does not say "written in Swift" or variant 🤓

Add Monstra to Cache sectionMonstra is a high-performance Swift framework providing:- TTL-based memory caching with avalanche protection- Priority-based LRU eviction strategies- Thread-safe execution with semaphores- Cross-platform support (iOS, macOS, tvOS, watchOS)- Zero dependencies with 99%+ test coverage- Comprehensive documentation and examplesRepository:https://github.com/yangchenlarkin/MonstraDocumentation:https://yangchenlarkin.github.io/Monstra/License: MITVersion: 0.0.9 (semantic versioning)Solves common iOS development challenges around memory management,task execution, and caching with production-ready implementations.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@yangchenlarkin

[8]ページ先頭

©2009-2025 Movatter.jp