valdec VS Cachier

Compare valdec vs Cachier and see what are their differences.

valdec

Decorator for validating function arguments and result (by EvgeniyBurdin)

Cachier

Persistent, stale-free, local and cross-machine caching for Python functions. (by python-cachier)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
valdec Cachier
1 -
13 514
- 3.3%
2.7 8.7
about 3 years ago 9 days 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.

valdec

Posts with mentions or reviews of valdec. We have used some of these posts to build our list of alternatives and similar projects.

Cachier

Posts with mentions or reviews of Cachier. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning Cachier yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing valdec and Cachier you can also consider the following projects:

spectree - API spec validator and OpenAPI document generator for Python web frameworks.

DiskCache - Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.

FuncNotify - Automatically notifies you of start and completion using environment variables

cashier - Persistent caching for python functions

file-validator - The first Python validation package uses type, mime, extension, magic numbers, and size to validate files. ✅

django-cacheops - A slick ORM cache with automatic granular event-driven invalidation.

python-benchmark-harness - A micro/macro benchmark framework for the Python programming language that helps with optimizing your software.

python-diskcache - Persistent dict, backed by sqlite3 and pickle, multithread-safe.

valito - progressive validation library for python based on type-hints, dataclasses, pre-post validation and async support

Beaker - WSGI middleware for sessions and caching

HermesCache

cachetools - Extensible memoizing collections and decorators