Giter Site home page Giter Site logo

awolverp / cachebox Goto Github PK

View Code? Open in Web Editor NEW
171.0 1.0 1.0 1.54 MB

The fastest memoizing and caching Python library written in Rust.

Home Page: https://pypi.org/project/cachebox/

License: MIT License

Makefile 0.24% Python 37.89% Rust 61.87%
cache cachebox caching in-memory-caching memoization memoizing pyo3 python rust

cachebox's Introduction

github-header-image(1)

WHO AM I

I'm Ali, and a 5-year programmer & also a 1-year bug hunter.

About me

  • ๐Ÿ“ I love learning AI, math and alghoritms...
  • โค๏ธ I love learning new programming languages, specially low-levels...
  • ๐Ÿ›ก๏ธ Security is very important for me...
  • ๐Ÿš€ And also speed...
  • ๐ŸŽ“ It's very easy to motivate me to learn new things...

MY SKILLS

Python Rust Go C++ C Git Linux SQLite MySQL MongoDB Redis HTML CSS Django FastAPI Flask

MY STATS


Gists

cachebox's People

Contributors

awolverp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

cachebox's Issues

Feature suggestion: layered cache

Hi!

The way I use cachetools as of today is by having a two-layered cache provided by https://pypi.org/project/CacheToolsUtils/

  • a short term one using in-memory and/or file-based cache (the former for threadpool, the latter for processpool)
  • a longer term one using Redis

It would be great to eventually propose these features, or at least document how we can extend your code to implement them using pure Python.

Your library looks very promising BTW :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.