An open API service indexing awesome lists of open source software.

https://github.com/alexeev-prog/ngpasm

Next Generation Python Assembly Metaprogramming Library
https://github.com/alexeev-prog/ngpasm

asm asmx86 assembly assembly-language assembly-x86 builder codebuild codegen fasm library linux metaprogramming nasm python python3

Last synced: 5 months ago
JSON representation

Next Generation Python Assembly Metaprogramming Library

Awesome Lists containing this project

README

          

# ngpasm



Next Generation Python Assembly Metaprogramming Library


Explore the docs »




Getting Started
·
Basic Usage
·
Documentation
·
License













Coverage
PyPI - Downloads
PyPI - Version
PyPI - Python Version
GitHub contributors




Next Generation Python Assembly Metaprogramming Library with 100% tests coverage and fully documentated.

> [!CAUTION]
> NGPASM is currently in active alpha development. While core functionality is stable, some advanced features are still evolving. Production use requires thorough testing.

## Contributing

We welcome contributions! Please see [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines. Key areas for contribution include:
- Additional test cases for thread-local scenarios
- Performance optimization proposals
- Extended version format support
- IDE integration plugins

## License & Support

This project is licensed under **GNU LGPL 2.1 License** - see [LICENSE](https://github.com/alexeev-prog/ngpasm/blob/main/LICENSE). For commercial support and enterprise features, contact [alexeev.dev@mail.ru](mailto:alexeev.dev@mail.ru).

[Explore Documentation](https://alexeev-prog.github.io/ngpasm) |
[Report Issue](https://github.com/alexeev-prog/ngpasm/issues) |
[View Examples](./examples)

(back to top)

---
Next Generation Python Assembly Metaprogramming Library with 100% tests coverage and fully documentated.

Copyright © 2025 Alexeev Bronislav. Distributed under GNU LGPL 2.1 license.