intellimath / recordclassLinks
Mutable variant of namedtuple -- recordclass, which support assignments, compact dataclasses and other memory saving variants.
☆36Updated 2 weeks 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☆176Updated 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/☆87Updated 2 years ago
- Automatic __slots__ for your Python classes☆69Updated 2 months ago
- A JSON5 serializer and parser library for Python 3 written in Cython.☆176Updated last month
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆119Updated this week
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 3 weeks ago
- universal character encoding detector☆63Updated last year
- register-based CPython☆46Updated 2 years ago
- Very fast Python JSON parsing library☆402Updated last year
- Linux AIO c python bindings☆74Updated last month
- Useful types for Python☆149Updated 3 weeks ago
- Proof-of-concept `record` type for Python☆30Updated last year
- Unravelling Python source code☆191Updated last year
- An Alternative library for uvloop compatability with windows☆208Updated this week
- distributed structured concurrency☆301Updated last week
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- A simple benchmarking package including visualization facilities.☆40Updated 5 years ago
- Utilities for using Python's PEP 554 subinterpreters☆122Updated 4 months ago
- Advanced Enumerations for Python☆207Updated 7 months ago
- Utilities based on Pythons iterators and generators.☆97Updated 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
- Fast and flexible Python JSON parsing (and manipulation!) built on the excellent yyjson project.☆35Updated 3 months ago
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated last month
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Four-wheel drive for asyncio.☆82Updated 4 months ago
- itertools and builtins for AsyncIO and mixed iterables☆273Updated last month
- Lock-Free Atomics in Python☆74Updated last year
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 6 months ago
- PEG parser generator for Python☆194Updated last year
- Fastest general-purpose parsing library for Python with a familiar API☆49Updated 7 months ago