Pinned Repositories
bankiso
Go implementation of the ISO 20022 and 8583 standards
gftn-services
go-xml
utility and code-generation libraries for XML
go-xsd
[stale since 2013] a lib for loading XML Schema Definition (XSD) files ➜ plus, a tool `makepkg` to code-generate from any *.xsd your Go package with all needed `struct`s to readily `xml.Unmarshal()` documents into, based on the XSD's schema definitions. NOT REALLY MAINTAINED FOR YEARS NOW: try the forks if running into issues.
go-xsd-validate
Xsd validation for go based on libxml2
golang-github-oauth-example
Github OAuth reference web application written in Golang.
iso8583
A golang implementation to marshal and unmarshal iso8583 message.
isogen
generator of ISO20022 message access code
maven-jpackage-template
Sample project illustrating building nice, small cross-platform JavaFX or Swing desktop apps with native installers while still using the standard Maven dependency system.
opencbdc-tx
A transaction processor for a hypothetical, general-purpose, central bank digital currency
bmalavan's Repositories
bmalavan/bankiso
Go implementation of the ISO 20022 and 8583 standards
bmalavan/gftn-services
bmalavan/go-xml
utility and code-generation libraries for XML
bmalavan/go-xsd
[stale since 2013] a lib for loading XML Schema Definition (XSD) files ➜ plus, a tool `makepkg` to code-generate from any *.xsd your Go package with all needed `struct`s to readily `xml.Unmarshal()` documents into, based on the XSD's schema definitions. NOT REALLY MAINTAINED FOR YEARS NOW: try the forks if running into issues.
bmalavan/go-xsd-validate
Xsd validation for go based on libxml2
bmalavan/golang-github-oauth-example
Github OAuth reference web application written in Golang.
bmalavan/iso8583
A golang implementation to marshal and unmarshal iso8583 message.
bmalavan/isogen
generator of ISO20022 message access code
bmalavan/maven-jpackage-template
Sample project illustrating building nice, small cross-platform JavaFX or Swing desktop apps with native installers while still using the standard Maven dependency system.
bmalavan/opencbdc-tx
A transaction processor for a hypothetical, general-purpose, central bank digital currency
bmalavan/personal
bmalavan/python-sepa
Python library for parsing and building SEPA Direct Debit and SEPA eMandate schemas.
bmalavan/slate
Beautiful static documentation for your API
bmalavan/Tamilinaiya-Spellchecker
Tamilinaiya Spellchecker
bmalavan/xsd
XML Schema Validator in Go that wraps libxml2.
bmalavan/xsd-2-go
Given a XSD (XML Schema Definition) file, generating corresponding Golang XML structs.