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
- Host: GitHub
- URL: https://github.com/alexeev-prog/ngpasm
- Owner: alexeev-prog
- License: lgpl-2.1
- Created: 2025-07-17T21:01:33.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-08-02T08:05:20.000Z (5 months ago)
- Last Synced: 2025-08-02T08:57:18.263Z (5 months ago)
- Topics: asm, asmx86, assembly, assembly-language, assembly-x86, builder, codebuild, codegen, fasm, library, linux, metaprogramming, nasm, python, python3
- Language: Python
- Homepage: https://alexeev-prog.github.io/ngpasm/
- Size: 248 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Next Generation Python Assembly Metaprogramming Library
Explore the docs »
Getting Started
·
Basic Usage
·
Documentation
·
License
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)
---
Next Generation Python Assembly Metaprogramming Library with 100% tests coverage and fully documentated.
Copyright © 2025 Alexeev Bronislav. Distributed under GNU LGPL 2.1 license.