Uniserializer

Latest version: v1.25

Safety actively analyzes 626071 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.101

Features

- endian/less (Fixed big endian)
- schema/less
- fixed size
- Safe, asserts and many tests
- cross-platform (MIPS, x86 ...)
- cross-language (ex: Native to Managed, ...)

Implementations
- C/C++
- Python 3.x

1.25

Features
- zero-copy
- endian/less (Fixed big endian)
- schema/less
- fixed size
- Safe, asserts and many tests
- cross-platform (MIPS, x86 ...)
- cross-language (ex: Native to Managed, ...)

Implementations
- C/C++
- Python 3.x

New features
- [PYTHON] Improved zero-copy with .tobuffer()

TODO
- Universel floating-point, Serializer/Deserializer
- Rewrite the python lib with Cython for high-performance/memory efficiency

1.20

Features
- zero-copy
- endian/less (Fixed big endian)
- schema/less
- fixed size
- Safe, asserts and many tests
- cross-platform (MIPS, x86 ...)
- cross-language (ex: Native to Managed, ...)

Implementations
- C/C++
- Python 3.x

Fixed bugs
- [PYTHON] Bad relocations in Serializer

New features
- [PYTHON] Zero-copy with memoryview for Deserializer and many little parts in both(serializer)

TODO
- Universel floating-point, Serializer/Deserializer
- Rewrite the python lib with Cython for high-performance/memory efficiency

1.15

Features

- endian/less (Fixed big endian)
- schema/less
- fixed size
- Safe, asserts and many tests
- cross-platform (MIPS, x86 ...)
- cross-language (ex: Native to Managed, ...)

Implementations
- C/C++
- Python 3.x

Fixed bugs
- [PYTHON] Failed string/bytes encoding when reuse buffer after reset
- [PYTHON] The string decoder rewritten
- [PYTHON] More assertions

TODO
- Zero-copy in Python version with memoryview
- Rewrite the python lib with Cython

1.0

This release includes all the basic specifications whether in python or C/C++.

- endian/less (Fixed big endian)
- schema/less
- fixed size
- Safe, asserts and many tests
- cross-platform (MIPS, x86 ...)
- cross-language (ex: Native to Managed, ...)

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.