Skip to content

Latest commit

 

History

History
executable file
·
43 lines (26 loc) · 1.44 KB

dependencies.md

File metadata and controls

executable file
·
43 lines (26 loc) · 1.44 KB

Burst

Burst Dependencies

We thank all the various open source projects we depend on from the bottom of our heart...

languages

  • Java – java virtual machine
  • Scala – scala language
  • Antlr – `lexer/parser support

protocols

  • Netty – `asynchronous event-driven network application framework
  • Finagle – extensible RPC system
  • Jersey – JAXRS reference implementation

serialization

  • Kryo – dynamic serialization infrastructure
  • Jackson – JSON serialization

user interface

  • REACT – A JavaScript library for building user interfaces

persistence

  • ScalikeJDBC – JDBC access library for Scala developers

data structures

  • Joda-Time – replacement for the Java date and time classes
  • JCTools – off heap lock free concurrent data structures
  • Trove – high performance collections

metrics


------ HOME --------------------------------------------