Skip to content

Commit 2ade1bf

Browse files
bobbilee19akullpp
authored andcommitted
Add Financial
1 parent f98ec9c commit 2ade1bf

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ A curated list of awesome Java frameworks, libraries and software.
2727
- [Distributed Transactions](#distributed-transactions)
2828
- [Distribution](#distribution)
2929
- [Document Processing](#document-processing)
30+
- [Financial](#financial)
3031
- [Formal Verification](#formal-verification)
3132
- [Functional Programming](#functional-programming)
3233
- [Game Development](#game-development)
@@ -361,6 +362,15 @@ _Libraries that assist with processing office document formats._
361362
- [docx4j](https://www.docx4java.org/trac/docx4j) - Create and manipulate Microsoft Open XML files.
362363
- [zerocell](https://github.com/creditdatamw/zerocell) - Annotation-based API for reading data from Excel sheets into POJOs with focus on reduced overhead.
363364

365+
### Financial
366+
367+
*Libraries related to the financial domain.*
368+
369+
- [Parity](https://github.com/paritytrading/parity) - Platform for trading venues.
370+
- [Philadelphia](https://github.com/paritytrading/philadelphia) - Low-latency financial information exchange.
371+
- [Stripe](https://github.com/stripe/stripe-java) - Integration with the Stripe API
372+
- [Square](https://github.com/square/connect-java-sdk/) - Integration with the Square API.
373+
364374
### Formal Verification
365375

366376
_Formal-methods tools: proof assistants, model checking, symbolic execution, etc._

0 commit comments

Comments
 (0)