Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Pydantic-core Alternatives
Similar projects and alternatives to pydantic-core
-
msgspec
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
-
aiohttp-apispec
Build and document REST APIs with aiohttp and apispec
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
typedload
Python library to load dynamically typed data into statically typed data structures
-
-
-
pymartini
A Cython port of Martini for fast RTIN terrain mesh generation
-
fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
FrameworkBenchmarks
Source for the TechEmpower Framework Benchmarks project
-
socketify.py
Bringing Http/Https and WebSockets High Performance servers for PyPy3 and Python3
-
-
-
-
-
-
polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
-
-
-
gnet
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go./ gnet 是一个高性能、轻量级、非阻塞的事件驱动 Go 网络框架。
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
pydantic-core reviews and mentions
-
Is there a pydantic.BaseSettings equivalent in rust?
Funny that you ask... https://github.com/pydantic/pydantic-core Unfortunately it seems that the functionality you ask for is not (yet) part of this ...
-
Investigating Pydantic v2's Bold Performance Claims
I encourage you to checkout the official benchmarks for more realistic and detailed examples, and, as always, YMMV.
-
Pydantic V2 leverages Rust's Superpowers [video]
> to also be constrained by a separate set of data types which are legal in rust.
This isn't really how writing rust/python iterop works. You tend to have opaque handles you call python methods on. Here's a decent example I found skimming the code.
https://github.com/pydantic/pydantic-core/blob/main/src/inpu...
-
Pydantic vs Protobuf vs Namedtuples vs Dataclasses
Thanks for pointing out to that, I did not know about it. Also attaching repo in case someone would be interested as well - https://github.com/pydantic/pydantic-core
-
Introducing CodSpeed: Continuous Performance Measurement
pydantic-core: The core validation logic for pydantic, a Python data parsing and validation library.
-
Show HN: Python framework is faster than Golang Fiber
pydandic-core [0] will hopefully solve this issue (written in Rust)
- Scala or Rust? which one will rule in future?
-
Pydantic 2 rewritten in Rust was merged
Here's the Rust library: https://github.com/pydantic/pydantic-core
-
A note from our sponsor - InfluxDB
www.influxdata.com | 29 Nov 2023
Stats
pydantic/pydantic-core is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of pydantic-core is Python.