TkTech / json_benchmarkLinks
Python JSON benchmarking and "correctness".
☆36Updated 2 years ago
Alternatives and similar repositories for json_benchmark
Users that are interested in json_benchmark are comparing it to the libraries listed below
Sorting:
- Sniff out which async library your code is running under☆146Updated last year
- Fast property caching☆33Updated last week
- Call asynchronous code from an extension module.☆63Updated 3 weeks ago
- Easy rate-limiting for python requests☆114Updated last week
- Blazingly fast Markdown parser for Python written in Rust.☆37Updated this week
- Python bindings for Ada, a fast and spec-compliant URL parser.☆138Updated 11 months ago
- Rust-like error handling in Python, with type-safety in mind.☆148Updated last year
- All-Inclusive Python Projects☆137Updated last month
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆118Updated last week
- Inplace replacement for urllib3 capable of async with automatic HTTP/1, HTTP/2 and HTTP/3 transport.☆51Updated last week
- Task orchestration for python☆74Updated last year
- Build powerful CLIs with simple idiomatic Python, driven by type hints. Not all arguments are bad.☆62Updated last year
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆86Updated last month
- Fast and flexible Python JSON parsing (and manipulation!) built on the excellent yyjson project.☆35Updated 2 months ago
- Happy Eyeballs for pre-resolved hosts☆37Updated last week
- aiosignal: a list of registered asynchronous callbacks☆161Updated this week
- Caching for HTTPX☆73Updated 3 months ago
- Asyncio cache framework for Python☆45Updated 2 years ago
- Vendorize packages from PyPI☆106Updated last year
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated 3 weeks ago
- A minimal re-implementation of Python's `venv` module☆139Updated 5 months ago
- A fast and flexible reimplementation of data classes☆85Updated 3 years ago
- create cli applications using pydantic models☆42Updated last year
- Python's sqlite3 + extensions☆142Updated 2 months ago
- Runtime typing introspection tools☆57Updated 3 months ago
- A fast and powerful web scraping library☆43Updated last year
- Helpers to use cachetools with async functions☆108Updated last year
- The short and sweet way to create API clients in Python☆25Updated 3 months ago
- Delayed iteration for polling and retries.☆31Updated 2 weeks ago
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆46Updated 2 weeks ago