actix/examples

Community showcase and examples of Actix Web ecosystem usage.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 43 minutes ago
Type:Template / ExampleCategory(s):Backend FrameworksWeb Development
Added to GitGenius on September 17th, 2026
Created on April 13th, 2018
Open Issues & Pull Requests: 16 (+0)
GitHub issues: Enabled
Number of forks: 813
Total Stargazers: 3,965 (+0)
Total Subscribers: 61 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.4 days
Mean response time: 361.5 days
90th percentile: 1254.8 days
Tracked items: 15

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 2
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 1,194 days
Stale 30+ days: 2
Stale 90+ days: 1

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (4)
  • new-example (4)
  • good first issue (2)
  • improvement (2)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Actix Examples is a collection of community-contributed code samples demonstrating usage patterns within the Actix Web ecosystem.

The repository addresses the need for practical, working examples of how to build web applications using Actix Web and related libraries. Rather than relying solely on API documentation, developers can examine curated examples that show real-world patterns and best practices for common tasks within the Actix ecosystem.

Developers adopting Actix Web benefit from having a centralized repository of examples covering various use cases. The collection is particularly valuable for those new to the framework who want to see concrete implementations before building their own applications. The examples are community-contributed, meaning they reflect patterns that practitioners have found useful rather than only official documentation examples.

The project maintains an active community contribution model, with examples being added and refined through community participation. The codebase shows ongoing engagement with pull requests and issues being addressed, indicating that the examples remain relevant and are updated as the ecosystem evolves.