intellimath / recordclassLinks
Mutable variant of namedtuple -- recordclass, which support assignments, compact dataclasses and other memory saving variants.
☆35Updated last week
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☆175Updated last month
- Automatic __slots__ for your Python classes☆69Updated last month
- itertools and builtins for AsyncIO and mixed iterables☆270Updated last week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆118Updated this week
- Linux AIO c python bindings☆75Updated 2 weeks ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆85Updated 2 years ago
- A JSON5 serializer and parser library for Python 3 written in Cython.☆176Updated 3 weeks ago
- universal character encoding detector☆63Updated last year
- the missing toolbox for an async world☆338Updated 3 weeks ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆368Updated 4 months ago
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated 2 weeks ago
- Utilities for using Python's PEP 554 subinterpreters☆122Updated 3 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆52Updated 5 months ago
- Proof-of-concept `record` type for Python☆30Updated last year
- A simple benchmarking package including visualization facilities.☆40Updated 5 years ago
- Useful types for Python☆149Updated this week
- Four-wheel drive for asyncio.☆81Updated 3 months ago
- Unravelling Python source code☆191Updated last year
- An Alternative library for uvloop compatability with windows☆205Updated 3 weeks ago
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆120Updated 2 years ago
- A friendly fork of autopxd☆50Updated 3 weeks ago
- a placeholder☆29Updated last year
- 📁 Asynchronous pathlib for Python☆194Updated last year
- Declarative CLI argument parser☆181Updated last month
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 2 weeks ago
- Python Typing Intersection examples☆50Updated last year
- register-based CPython☆47Updated 2 years ago
- A simple task runner.☆126Updated 3 months ago
- distributed structured concurrency☆301Updated 3 months ago
- a re-implementation of the asyncio mainloop on top of Trio☆203Updated 9 months ago