intellimath / recordclassLinks
Mutable variant of namedtuple -- recordclass, which support assignments, compact dataclasses and other memory saving variants.
☆34Updated 5 months ago
Alternatives and similar repositories for recordclass
Users that are interested in recordclass are comparing it to the libraries listed below
Sorting:
- A simple immutable dictionary for Python☆170Updated 2 weeks ago
- A JSON5 serializer and parser library for Python 3 written in Cython.☆175Updated this week
- universal character encoding detector☆62Updated last year
- Automatic __slots__ for your Python classes☆69Updated 11 months ago
- itertools and builtins for AsyncIO and mixed iterables☆268Updated 3 weeks ago
- An Alternative library for uvloop compatability with windows☆192Updated last week
- the missing toolbox for an async world☆329Updated this week
- A simple benchmarking package including visualization facilities.☆40Updated 4 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆117Updated last week
- Four-wheel drive for asyncio.☆80Updated 2 months ago
- A Python Enum that inherits from str.☆120Updated last year
- Useful types for Python☆146Updated last month
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated 2 months ago
- distributed structured concurrency☆296Updated last month
- Advanced Enumerations for Python☆205Updated 5 months ago
- A friendly fork of autopxd☆51Updated 11 months ago
- Utilities based on Pythons iterators and generators.☆95Updated last year
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆52Updated 4 months ago
- Proof-of-concept `record` type for Python☆30Updated last year
- Reenter an asyncio or Trio event loop from synchronous code☆88Updated last year
- GIL-powered* locking library for Python☆69Updated last week
- PEG parser generator for Python☆188Updated 11 months ago
- An in-memory database of Python objects, searchable using quasi-SQL API☆171Updated last month
- Sans-io socks 4/5 client/server library/framework (https://sans-io.readthedocs.io)☆17Updated last year
- concurrent & fluent interface for (async) iterables☆285Updated last week
- Utilities for using Python's PEP 554 subinterpreters☆122Updated 2 months ago
- The multidict implementation☆476Updated last week
- PostgreSQL client for Trio based on asyncpg☆46Updated last year