intellimath / recordclassLinks
Mutable variant of namedtuple -- recordclass, which support assignments, compact dataclasses and other memory saving variants.
☆26Updated 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☆160Updated 3 months ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated 9 months ago
- 📁 Asynchronous pathlib for Python☆178Updated 8 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆50Updated last month
- Reenter an asyncio or Trio event loop from synchronous code☆84Updated last year
- A Python Enum that inherits from str.☆118Updated last year
- itertools and builtins for AsyncIO and mixed iterables☆256Updated 6 months ago
- a placeholder☆28Updated 7 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆111Updated this week
- A JSON5 serializer and parser library for Python 3 written in Cython.☆161Updated 3 weeks ago
- Python wrapper for lsm1 extension for sqlite4☆12Updated 3 months ago
- ☆36Updated last week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆102Updated this week
- Useful types for Python☆133Updated 2 months ago
- Phantom types for Python.☆219Updated 3 weeks ago
- Python Typing Intersection examples☆45Updated last year
- Linux AIO c python bindings☆73Updated 2 months ago
- Utilities for using Python's PEP 554 subinterpreters☆121Updated 7 months ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- CPU parallelism for Trio☆62Updated last month
- Patch for python builtin enum module to achieve best performance☆17Updated 3 years ago
- The multidict implementation☆454Updated this week
- An in-memory database of Python objects, searchable using quasi-SQL API☆169Updated last month
- Python Sorted Collections Library☆106Updated 2 years ago
- Resolve JSON Pointers in Python☆143Updated 2 weeks ago
- generate random python code to test linter/formatter/and other tools☆44Updated last week
- A distributed, structured concurrency runtime for Python (and friends)☆287Updated this week
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆108Updated 4 months ago
- Very fast Python JSON parsing library☆388Updated last year
- Multithreaded Python without the GIL (experimental rebase on 3.12)☆146Updated last year