[Python-ideas] Multi-index Containers Library
Guido van Rossum
guido at python.org
Mon Dec 1 16:40:20 CET 2014
More information about the Python-ideas mailing list
Mon Dec 1 16:40:20 CET 2014
- Previous message: [Python-ideas] Multi-index Containers Library
- Next message: [Python-ideas] Multi-index Containers Library
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I don't know the first thing about Boost, but this sounds like a database. Perhaps you can use sqlite? On Mon, Dec 1, 2014 at 4:13 AM, SF Markus Elfring < elfring at users.sourceforge.net> wrote: > Hello, > > I find a data structure like it is provided by the "Boost Multi-index > Containers Library" interesting for efficient data processing. > http://www.boost.org/doc/libs/1_57_0/libs/multi_index/doc/index.html > > How are the chances to integrate a class library with similar > functionality into the Python software infrastructure? > https://bugs.python.org/issue22957 > > Regards, > Markus > _______________________________________________ > Python-ideas mailing list > Python-ideas at python.org > https://mail.python.org/mailman/listinfo/python-ideas > Code of Conduct: http://python.org/psf/codeofconduct/ > -- --Guido van Rossum (python.org/~guido) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-ideas/attachments/20141201/81f98a49/attachment.html>
- Previous message: [Python-ideas] Multi-index Containers Library
- Next message: [Python-ideas] Multi-index Containers Library
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-ideas mailing list