All activity
Roman Glushko
left a comment
Glide has officially reached the Private Preview maturity πππ
As a part of this initial scope, we had to setup a bunch of common things to make it roll. As for the core functionality, we have brought up:
- The routing functionality with four types of routing strategies (including a tricky one like the least latency routing)
- The first-class adaptive resiliency & fallbacking across all...
Glide
An open high-performance model gateway for your GenAI apps
- Unified Chat API
- Low-latency resilient routing & fallback across 4 strategies: the least latency, round-robin, weighted round-robin, priority-based
- Model-specific Prompting
- and much more β¨
Glide
An open high-performance model gateway for your GenAI apps
Roman Glushko
left a comment
Despite having many separate libraries in PyPi that try to implement some of the patterns, few would be considered production-ready and practically useful. Most are missing important features, configurations and limits that make them inconvenient or dangerous to use in production under the scale.
This is the problem that Hyx is trying to solve. Let's implement all industry-proven stability...
Hyx
Resiliency toolkit for your modern Python microservices
A set of well-known stability patterns that are commonly needed when you build microservice-based applications. Hyx is meant to be Hystrix (Java), resilience4j (Java) or Polly (C#) but for the Python world.
Hyx
Resiliency toolkit for your modern Python microservices
This is an asynchronous Redis-based Socket.IO emitter for Python.
Socket.IO Redis Emitter for Python
websockets, python, library, redis, socket.io
Tango is a simple dependency-free CLI tool to analyze access logs without headache:
- includes 5 different log reports
- supports Apache/Nginx Combined Log Format
- collects insights about performance/security incidents
- supports macOS, Linux, Windows
Tango
Get insights from your access logs with fun
Roman Glushko
left a comment
Have you ever try to get insights from access logs?
Things go wild if this is part of your daily routine. I created Tango to analyze access logs without the headache and obtain insights about performance and security incidents with fun.
It helps me every day and I believe it will help you. Give it a try!
Tango
Get insights from your access logs with fun