Build applications that make decisions (chatbots, agents, simulations, etc...). Monitor, trace, persist, and execute on your own infrastructure.
- Updated
Oct 6, 2025 - Python
Build applications that make decisions (chatbots, agents, simulations, etc...). Monitor, trace, persist, and execute on your own infrastructure.
Pythonic data structures backed by Redis.
NumPy Persistence to Non-Volatile Memory
Adapter which implements a subset of rpds-py using pyrsistent. Mostly meant to avoid the binary dependency on PyPy.
A CLI based utility which provides git-like features using Persistent Data Structures written in Python. People use GitHub on a daily basis, a place to store code with all the revision history they need. In our project also, we have implemented Git like structure.
Python classes to trivialise persisting app data
Gerenciador de tarefas simples em Python que permite adicionar, listar e remover tarefas. Os dados são salvos em um arquivo JSON, garantindo persistência. Interface via terminal com menu interativo e uso de match-case para controle de fluxo.
Playground for a persistent dictionary
Version Control using Persistent BST
This project has implemented Git like structure using data structures.To achieve this we are using Persistent Binary Search Trees.
Add a description, image, and links to the persistent-data-structure topic page so that developers can more easily learn about it.
To associate your repository with the persistent-data-structure topic, visit your repo's landing page and select "manage topics."