You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -480,6 +481,14 @@ _Libraries related to the financial domain._
480
481
-[Stripe](https://github.com/stripe/stripe-java) - Integration with the Stripe API.
481
482
-[ta4j](https://github.com/ta4j/ta4j) - Library for technical analysis.
482
483
484
+
### Flat File
485
+
486
+
_Frameworks and libraries for reading and writing fixed-length and delimited flat files._
487
+
488
+
-[BeanIO](https://github.com/beanio/beanio) - Maps flat files of fixed-length or delimited records to and from Java beans using XML or annotation configuration.
489
+
-[fixedformat4j](https://github.com/jeyben/fixedformat4j) - Annotation-driven mapping of fixed-width flat files to and from POJOs and Java records.
490
+
-[Flatpack](https://github.com/Appendium/flatpack) - Parses and writes delimited and fixed-length flat files with optional column-mapping definitions.
491
+
483
492
### Formal Verification
484
493
485
494
_Formal-methods tools: proof assistants, model checking, symbolic execution, etc._
0 commit comments