awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
kigster avatar

kigster/simple-feed

0
View on GitHub↗
335 星标·31 分支·Ruby·MIT·5 次浏览

Simple Feed

This gem implements a flexible time-ordered activity feeds commonly used within social networking applications. As events occur, they are pushed into the Feed and distributed to all users that need to see the event. Upon the user visiting their "feed page", a pre-populated ordered list of events is returned by the library.

Features

  • ORM Extensions - Scalable social activity feed backed by Redis.

Star 历史

kigster/simple-feed 的 Star 历史图表kigster/simple-feed 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Simple Feed 的开源替代方案

相似的开源项目,按与 Simple Feed 的功能重合度排序。
  • basecamp/marginaliabasecamp 的头像

    basecamp/marginalia

    1,771在 GitHub 上查看↗

    Attach comments to ActiveRecord's SQL queries

    Ruby
    在 GitHub 上查看↗1,771
  • benedikt/mongoid-treebenedikt 的头像

    benedikt/mongoid-tree

    300在 GitHub 上查看↗

    A tree structure for Mongoid documents using the materialized path pattern

    Ruby
    在 GitHub 上查看↗300
  • brainspec/enumerizebrainspec 的头像

    brainspec/enumerize

    1,763在 GitHub 上查看↗

    Enumerated attributes with I18n and ActiveRecord/Mongoid support

    Ruby
    在 GitHub 上查看↗1,763
  • aq1018/mongoid-historyaq1018 的头像

    aq1018/mongoid-history

    392在 GitHub 上查看↗

    Multi-user non-linear history tracking, auditing, undo, redo for mongoid.

    Ruby
    在 GitHub 上查看↗392
查看 Simple Feed 的所有 24 个替代方案→

常见问题解答

kigster/simple-feed 是做什么的?

This gem implements a flexible time-ordered activity feeds commonly used within social networking applications. As events occur, they are pushed into the Feed and distributed to all users that need to see the event. Upon the user visiting their "feed page", a pre-populated ordered list of events is returned by the library.

kigster/simple-feed 的主要功能有哪些?

kigster/simple-feed 的主要功能包括:ORM Extensions。

kigster/simple-feed 有哪些开源替代品?

kigster/simple-feed 的开源替代品包括: basecamp/marginalia — Attach comments to ActiveRecord's SQL queries. benedikt/mongoid-tree — A tree structure for Mongoid documents using the materialized path pattern. brainspec/enumerize — Enumerated attributes with I18n and ActiveRecord/Mongoid support. brendon/positioning — Simple positioning for Active Record models. cmu-is-projects/ferry — A data migration and visualization command line gem in Ruby. aq1018/mongoid-history — Multi-user non-linear history tracking, auditing, undo, redo for mongoid.