stevesimmons / uuid7
UUID version 7, which are time-sortable (following the Peabody RFC4122 draft)
☆106Updated last month
Alternatives and similar repositories for uuid7:
Users that are interested in uuid7 are comparing it to the libraries listed below
- New time-based UUID formats which are suited for use as a database key☆154Updated this week
- Python bindings to Rust UUID☆163Updated 4 months ago
- WebSocket support for HTTPX☆124Updated last week
- Sniff out which async library your code is running under☆131Updated last year
- Lightweight browser hot reload for Python ASGI web apps☆151Updated 10 months ago
- Uvicorn worker for Gunicorn!☆67Updated last month
- ASGI middleware for protecting against CSRF attacks☆62Updated 4 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆99Updated this week
- Reenter an asyncio or Trio event loop from synchronous code☆84Updated last year
- A compression AGSI middleware using brotli.☆71Updated last year
- coredis is an async redis client for python with support for redis cluster, sentinel and some popular redis modules☆85Updated last week
- Python decorator for async properties.☆90Updated last year
- Asynchronous logging for Python and asyncio