intellimath / recordclassLinks
Mutable variant of namedtuple -- recordclass, which support assignments, compact dataclasses and other memory saving variants.
☆29Updated 2 months ago
Alternatives and similar repositories for recordclass
Users that are interested in recordclass are comparing it to the libraries listed below
Sorting:
- A JSON5 serializer and parser library for Python 3 written in Cython.☆170Updated 3 weeks ago
- Automatic __slots__ for your Python classes☆68Updated 8 months ago
- universal character encoding detector☆60Updated 11 months ago
- Reenter an asyncio or Trio event loop from synchronous code☆85Updated last year
- A simple immutable dictionary for Python☆164Updated 6 months ago
- A simple benchmarking package including visualization facilities.☆39Updated 4 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆50Updated last month
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆83Updated last year
- Linux AIO c python bindings☆74Updated last month
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆429Updated 2 months ago
- distributed structured concurrency☆292Updated 2 weeks ago
- Utilities based on Pythons iterators and generators.☆96Updated 10 months ago
- ☆117Updated last year
- CPU parallelism for Trio☆63Updated 3 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 2 months ago
- PostgreSQL client for Trio based on asyncpg☆46Updated last year
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated 11 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated last year
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆108Updated 2 weeks ago
- A TUI disassembler☆121Updated last month
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- itertools and builtins for AsyncIO and mixed iterables☆263Updated 9 months ago
- A Python Enum that inherits from str.☆118Updated last year
- Extend Python syntax with HTML.☆89Updated 4 years ago
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆120Updated 2 years ago
- register-based CPython☆45Updated 2 years ago
- An efficient and lightweight thread pool☆38Updated 4 years ago
- Unravelling Python source code☆190Updated last year
- The multidict implementation☆469Updated 3 weeks ago