Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

biglist

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

biglist

The package `biglist <https://github.com/zpz/biglist>`_ provides persisted, out-of-memory Python data structures

  • 0.9.6
  • Source
  • PyPI
  • Socket score

Maintainers
1

biglist

The package biglist provides persisted, out-of-memory Python data structures that implement the Sequence and Iterable interfaces with the capabilities of concurrent and distributed reading and writing. The main use case is sequentially processing large amounts of data that can not fit in memory. Persistence can be on local disk or in cloud storage.

Read the documentation <https://biglist.readthedocs.io/en/latest/>_.

Reference

A very early version of this work is described in a blog post <https://zpz.github.io/blog/biglist/>_.

Status

Production ready.

Python version

3.10 or newer.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc