Found 62 repositories(showing 30)
ijl
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
patx
pickleDB is an in memory key-value store using Python's orjson module for persistence. It can also use SQLite instead of orjson if needed.
ormsgpack
MessagePack serialization library for Python derived from orjson, written in Rust using PyO3
MaruTama
OpenSource Pinyin Font and that is created tools.
yezz123
Simplifies class-based views for more organized and maintainable code in FastAPI ✨
brianjbuck
Django RestFramework JSON Renderer Backed by orjson
umarbutler
A lightweight, high-performance Python library for parsing jsonl files.
pallets-eco
A Flask/Quart JSON provider using the fast orjson library.
Kostiantyn-Salnykov
Library for working with FastAPI and MongoDB via Motor driver
mauricioabreu
Provides parser and renderer support for orjson library
topher-lo
🐻❄️ 🏹 Threat hunting with Polars and flaws.cloud AWS CloudTrail datasets.
ram02z
Python library for serializing GROBID TEI XML to dataclass
Dev-Shivaprasad
A simple and fast FastAPI backend template with JWT auth, SQLModel ORM, Alembic migrations, orjson, and secure configuration — built for speed, security, and ease of use. Runs on Uvicorn with worker support for better concurrency.
orsinium-labs
Python library to format logs as GCP-compatible JSON.
MattFanto
orjson-ddb is a fast DynamoDB deserializer library for Python written in Rust. It is 10x faster compare to boto3
pyeventsourcing
Transcoder that uses orjson
ravigoel08
A python3 library providing information of Current & Forecast of Weather as well as Air Pollution based on data from OpenWeatherMap.
eGkritsis
High Vulnerability (7.5) - CAPEv2 reporting/mongodb.py and reporting/jsondump.py allow denial-of-analysis when deeply nested or oversized behavior documents trigger orjson serialization errors or MongoDB BSON size/nesting limits, causing truncated or missing analysis reports.
n1te
DRF ORJSON Renderer
bultakov
Python - json, ujson yoki orjson
kpatsakis
A vulnerability in orjson
fuchsde
Benchmarking Python JSON libraries compared to orjson.
conda-forge
A conda-smithy repository for orjsonl.
Example Dockerfile for mssql17 with pyodbc and orjson
ArtemIsmagilov
DRF renderer and parser with orjson
No description available
Bulletdev
Serviço Python desacoplado para coleta e indexação de partidas
cnmoro
A FastAPI Template to cherry pick stuff from. Implements custom caching, streaming, everything async, uvloop, httptools, orjson, auth with JWT, SSE example, etc. Uses a simple but effective project structure .
codechristopher1
Built a Python scraper to extract job listings from Lever.co, using tls_client, parsel, and orjson. The script fetches job links, extracts key details (title, location, description), cleans the data, and saves it as a CSV file. It efficiently handles multiple job boards, automating job data collection for easy analysis and tracking. 🚀
lapig-ufg
This API is designed to create map tiles in the X, Y, Z format from assets in Google Earth Engine, primarily for Sentinel collections. It sets up a FastAPI application that connects to Google Earth Engine, handles fast JSON responses using ORJSON, initializes the database, and provides endpoints for generating these map tiles.