pydantic-core VS pymartini

Compare pydantic-core vs pymartini and see what are their differences.

pydantic-core

Core validation logic for pydantic written in rust (by pydantic)

pymartini

A Cython port of Martini for fast RTIN terrain mesh generation (by kylebarron)
Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
pydantic-core pymartini
18 1
1,292 84
1.7% -
9.5 0.0
6 days ago over 1 year ago
Python Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pydantic-core

Posts with mentions or reviews of pydantic-core. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-05.

pymartini

Posts with mentions or reviews of pymartini. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-05.
  • Modern Python Performance Considerations
    8 projects | news.ycombinator.com | 5 May 2022
    They can! Numpy exposes a C API to other Python programs [0]. It's not hard to write a Cython library that uses the Numpy C API directly and does not cross into Python [1].

    [0]: https://numpy.org/doc/stable/reference/c-api/index.html

    [1]: https://github.com/kylebarron/pymartini/blob/4774549ffa2051c...

What are some alternatives?

When comparing pydantic-core and pymartini you can also consider the following projects:

aiohttp-apispec - Build and document REST APIs with aiohttp and apispec

cannoli - Cannoli Programming Language

msgspec - A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML

uvloop - Ultra fast asyncio event loop.

koda-validate - Typesafe, Composable Validation

modin - Modin: Scale your Pandas workflows by changing a single line of code

yaegi - Yaegi is Another Elegant Go Interpreter

typedload - Python library to load dynamically typed data into statically typed data structures

polars - Dataframes powered by a multithreaded, vectorized query engine, written in Rust

pytest-benchmark - py.test fixture for benchmarking code