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
kigster avatar

kigster/simple-feed

0
View on GitHub↗
335 stars·31 forks·Ruby·MIT·9 views

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 history

Star history chart for kigster/simple-feedStar history chart for kigster/simple-feed

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 Simple Feed

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

    basecamp/marginalia

    1,771View on GitHub↗

    Attach comments to ActiveRecord's SQL queries

    Ruby
    View on GitHub↗1,771
  • benedikt/mongoid-treebenedikt avatar

    benedikt/mongoid-tree

    300View on GitHub↗

    A tree structure for Mongoid documents using the materialized path pattern

    Ruby
    View on GitHub↗300
  • brainspec/enumerizebrainspec avatar

    brainspec/enumerize

    1,763View on GitHub↗

    Enumerated attributes with I18n and ActiveRecord/Mongoid support

    Ruby
    View on GitHub↗1,763
  • aq1018/mongoid-historyaq1018 avatar

    aq1018/mongoid-history

    392View on GitHub↗

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

    Ruby
    View on GitHub↗392
Compare all 24 related projects→

Frequently asked questions

What does kigster/simple-feed do?

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.

What are the main features of kigster/simple-feed?

The main features of kigster/simple-feed are: ORM Extensions.

Which projects share features with kigster/simple-feed?

Projects with overlapping indexed features include: 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.