Recently analyzed

Fresh repository analysis from the OSRepos archive.

Autobahn|Python: WebSocket & WAMP for Real-Time Python Applications

Autobahn|Python: WebSocket & WAMP for Real-Time Python Applications

Autobahn|Python is a robust open-source library providing WebSocket and WAMP implementations for Python 3.11+. It enables developers to build real-time applications with bidirectional messaging, remote procedure calls, and publish-subscribe patterns, seamlessly integrating with Twisted and asyncio frameworks.

Analyzed Jul 22, 2026
View Details
Django Channels: Developer-Friendly Asynchrony for Django

Django Channels: Developer-Friendly Asynchrony for Django

Django Channels extends Django to bring powerful asynchronous capabilities, including WebSockets and long-poll HTTP, to your projects. It integrates seamlessly using familiar Django design patterns, offering a flexible framework for building real-time applications. As an official Django Project, it ensures robust support and continuous development.

Analyzed Jul 22, 2026
View Details
Gunicorn: A Fast and Lightweight WSGI HTTP Server for Python

Gunicorn: A Fast and Lightweight WSGI HTTP Server for Python

Gunicorn, or 'Green Unicorn', is a robust and widely-used WSGI HTTP server for Python applications, known for its speed and efficiency. It employs a pre-fork worker model, making it compatible with various web frameworks like Django and Flask. This server is designed to be light on server resource usage while providing reliable performance for your Python web projects.

Analyzed Jul 22, 2026
View Details
Werkzeug: A Comprehensive WSGI Web Application Library for Python

Werkzeug: A Comprehensive WSGI Web Application Library for Python

Werkzeug is a comprehensive WSGI web application library, providing essential tools for building web applications in Python. It includes an interactive debugger, robust request and response objects, a flexible routing system, and various HTTP utilities. This powerful library serves as the foundation for popular frameworks like Flask, offering developers significant flexibility without enforcing specific dependencies.

Analyzed Jul 22, 2026
View Details
GodotRetro: Retro Compositor Effects and Shaders for Godot Engine

GodotRetro: Retro Compositor Effects and Shaders for Godot Engine

GodotRetro is a comprehensive pack of retro compositor effects and shaders designed for the Godot game engine. It offers a wide array of old-school visual styles, allowing developers to easily integrate classic aesthetics into their projects. With various ports from ShaderToy and The Book Of Shaders, it provides robust tools for creating nostalgic game experiences.

Analyzed Jul 21, 2026
View Details
StringWars: Benchmarking High-Performance String Processing in Rust and Python

StringWars: Benchmarking High-Performance String Processing in Rust and Python

StringWars is a comprehensive GitHub repository dedicated to benchmarking performance-oriented string processing libraries in Rust and Python. It meticulously compares various operations, including substring search, hashing, and edit distances, across both CPUs and GPUs. This project serves as an invaluable resource for developers seeking to identify the fastest and most efficient solutions for critical string manipulation tasks, particularly those leveraging modern SIMD instructions and GPU acceleration.

Analyzed Jul 21, 2026
View Details

Discover something different

A rotating sample from deeper in the archive.

See everything

Stay Updated

Get notified about new repositories and updates. Join our community of developers!

OS
OSRepos

Analysis and discovery of open source repositories. Find interesting projects and follow their updates.

Monitor your website with YourWebsiteScore

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of third-party repository code is at your own risk. Always review source code, dependencies, licenses, and security implications before running anything.

© 2025 OSRepos. Built with Nuxt 3 and lots of ❤️