awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
reddit avatar

reddit/redditArchived

0
View on GitHub↗
16,957 estrellas·2,855 forks·Python·9 vistas

Reddit

This project is a Python web application that functions as a community discussion forum and social news aggregator. It provides a system for organizing threaded conversations and niche interest groups into themed communities where users can post content and links.

The platform incorporates a voting system to determine the visibility and popularity of content. It includes community management tooling for content moderation and user-based discovery.

The codebase covers social media platform architecture and high traffic system design, utilizing a relational database schema, a distributed cache layer, and a REST-like API. It handles user identity through session-based authentication and renders pages via template-based HTML.

Installation guides and setup scripts are provided to deploy a web application instance on local hardware.

Features

  • Forums & Communities - Functions as a community discussion forum for organizing threaded conversations into themed groups.
  • Social Media Architectures - Implements a large-scale architecture supporting threaded discussions and content voting systems.
  • Community Moderation Systems - Ships tooling for content moderation and user discovery within a public forum setting.
  • Python Web Frameworks - Built as a scalable web application using the Python programming language.
  • News Aggregators - Operates as a social news aggregator where users post and vote on links to determine popularity.
  • Python Backends - Provides a server-side backend built with Python to process business logic and request handling.
  • Distributed Caches - Implements a shared memory layer to accelerate page loads by caching frequently accessed data.
  • Relational Database Integrations - Utilizes a relational database schema and integration layer to maintain consistency for posts and profiles.
  • Distributed Systems Design - Employs distributed systems design patterns to handle high traffic and concurrent user loads.
  • Cookie-Based Session Management - Implements identity tracking across requests using server-side stores linked to browser cookies.
  • HTML Template Renderers - Generates dynamic web pages by injecting data into static HTML layout files.
  • RESTful APIs - Exposes a REST-like API layer allowing clients to request and modify data via standard HTTP methods.
  • Social Media - Facilitates building clients and scrapers for community discussion forums.
  • Social Media Platforms - Enables building clients and scrapers for community forums.

Historial de estrellas

Gráfico del historial de estrellas de reddit/redditGráfico del historial de estrellas de reddit/reddit

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Reddit

Proyectos open-source similares, clasificados según cuántas características comparten con Reddit.
  • hackernews/apiAvatar de HackerNews

    HackerNews/API

    13,128Ver en GitHub↗

    This project is a public community data API that provides a RESTful interface for accessing real-time discussions and metadata. It serves as a JSON data provider, offering structured community information for use in third-party client and server applications. The interface enables the retrieval of public items, stories, and comments, as well as public account information for specific users. It provides capabilities for fetching filtered lists of stories based on ranking or novelty and allows for the discovery of recent items to track new content updates. The system covers a broad range of da

    Ver en GitHub↗13,128
  • chenshenhai/koa2-noteAvatar de chenshenhai

    chenshenhai/koa2-note

    5,161Ver en GitHub↗

    koa2-note is a project focused on Koa2 web server development and Node.js asynchronous programming. It provides a framework for building web servers and APIs using an asynchronous middleware pipeline to handle request and response cycles. The project emphasizes a layered backend architecture that decouples routing, business services, and data models. It distinguishes itself through the integration of relational databases for persisting user sessions and application data, alongside a build process that includes JSX-to-JavaScript compilation for frontend assets. The capability surface covers b

    course-noteskoakoa2
    Ver en GitHub↗5,161
  • mouredev/python-webAvatar de mouredev

    mouredev/python-web

    4,629Ver en GitHub↗

    This project is a Python web application framework and development kit designed for building fullstack applications and professional APIs. It provides a methodology for constructing responsive user interfaces and backend logic using only the Python language, removing the need for separate frontend markup languages or technology stacks. The toolkit includes a REST API development kit for creating data exchange interfaces and a guide for containerized web deployment to ensure consistent execution across various hosting services and pipelines. The project covers the integration of relational da

    HTMLapi-restchackra-uicss
    Ver en GitHub↗4,629
  • lobsters/lobstersAvatar de lobsters

    lobsters/lobsters

    4,707Ver en GitHub↗

    Lobsters is a link aggregator platform and social news engine designed as a technical community forum. It serves as a threaded discussion board where users share external web links and engage in nested conversations and debates. The platform maintains a curated environment through an invitation-only membership model, restricting account creation to users with valid referral codes. It employs a vote-weighted ranking system and user reputation management to highlight high-quality technical content and trusted contributors. The system includes comprehensive community management tools, including

    Ruby
    Ver en GitHub↗4,707
Ver las 30 alternativas a Reddit→

Preguntas frecuentes

¿Qué hace reddit/reddit?

This project is a Python web application that functions as a community discussion forum and social news aggregator. It provides a system for organizing threaded conversations and niche interest groups into themed communities where users can post content and links.

¿Cuáles son las características principales de reddit/reddit?

Las características principales de reddit/reddit son: Forums & Communities, Social Media Architectures, Community Moderation Systems, Python Web Frameworks, News Aggregators, Python Backends, Distributed Caches, Relational Database Integrations.

¿Qué alternativas de código abierto existen para reddit/reddit?

Las alternativas de código abierto para reddit/reddit incluyen: hackernews/api — This project is a public community data API that provides a RESTful interface for accessing real-time discussions and… chenshenhai/koa2-note — koa2-note is a project focused on Koa2 web server development and Node.js asynchronous programming. It provides a… mouredev/python-web — This project is a Python web application framework and development kit designed for building fullstack applications… lobsters/lobsters — Lobsters is a link aggregator platform and social news engine designed as a technical community forum. It serves as a… flarum/framework — This project is a self-hosted forum software and extensible community platform designed to facilitate online… mlogclub/bbs-go — bbs-go is a community forum software written in Go. It functions as a gamified community platform and social network…