Skip to content

ballerina-platform/ballerina-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Ballerina Standard Library

Build

The Ballerina standard library includes a vast array of standard libraries and it is often described as coming with "Batteries included". It includes a clean set of building blocks and APIs to rapidly build applications. Some of the included standard libraries are HTTP1.1/2, WebSocket, gRPC, File, Filepath, etc and the full list of standard libraries are listed under the Status Dashboard section.

All the Ballerina standard libraries are made available on Ballerina Central. Therefore, Ballerina standard library fixes and improvements will be made available instantly to Ballerina users without waiting for every six month release cycle of the Ballerina language.

Repository Organization

This is the Parent repository of the Ballerina standard library and used to report bugs, request new features, start new discussions, view project boards, etc.

However, to enable instant releases of each standard library, each standard library code is separated into a child repository. Therefore, in order to go through the code, please refer to the relevant child repository.

Both Parent and Child repositories are owned and maintained by the Ballerina standard library team who is responsible for governing, ensuring security and quality, doing timely releases, maintaining backward compatibility, etc.

Contributing to Ballerina

As an open source project, Ballerina welcomes contributions from the community. To start contributing, read these contribution guidelines for information on how you should go about contributing to our project.

Check the issue tracker for open issues that interest you. We look forward to receiving your contributions.

Code of Conduct

All contributors are encouraged to read the Ballerina Code of Conduct.

License

Ballerina code is distributed under Apache license 2.0.

Useful links

Status Dashboard

Level Modules Latest Version Build Code Coverage Open Issues Open Pull Requests
1 io GitHub Release Build CodeCov Github issues GitHub pull-requests
java.arrays GitHub Release Build CodeCov Github issues GitHub pull-requests
random GitHub Release Build CodeCov Github issues GitHub pull-requests
regex GitHub Release Build CodeCov Github issues GitHub pull-requests
time GitHub Release Build CodeCov Github issues GitHub pull-requests
url GitHub Release Build CodeCov Github issues GitHub pull-requests
xmldata GitHub Release Build CodeCov Github issues GitHub pull-requests
2 crypto GitHub Release Build CodeCov Github issues GitHub pull-requests
log GitHub Release Build CodeCov Github issues GitHub pull-requests
os GitHub Release Build CodeCov Github issues GitHub pull-requests
task GitHub Release Build CodeCov Github issues GitHub pull-requests
xslt GitHub Release Build CodeCov Github issues GitHub pull-requests
3 cache GitHub Release Build CodeCov Github issues GitHub pull-requests
file GitHub Release Build CodeCov Github issues GitHub pull-requests
ftp GitHub Release Build CodeCov Github issues GitHub pull-requests
mime GitHub Release Build CodeCov Github issues GitHub pull-requests
nats GitHub Release Build CodeCov Github issues GitHub pull-requests
stan GitHub Release Build CodeCov Github issues GitHub pull-requests
tcp GitHub Release Build CodeCov Github issues GitHub pull-requests
udp GitHub Release Build CodeCov Github issues GitHub pull-requests
uuid GitHub Release Build CodeCov Github issues GitHub pull-requests
4 auth GitHub Release Build CodeCov Github issues GitHub pull-requests
email GitHub Release Build CodeCov Github issues GitHub pull-requests
jwt GitHub Release Build CodeCov Github issues GitHub pull-requests
oauth2 GitHub Release Build CodeCov Github issues GitHub pull-requests
5 http GitHub Release Build CodeCov Github issues GitHub pull-requests
6 graphql GitHub Release Build CodeCov Github issues GitHub pull-requests
grpc GitHub Release Build CodeCov Github issues GitHub pull-requests
transaction GitHub Release Build CodeCov Github issues GitHub pull-requests
websocket GitHub Release Build CodeCov Github issues GitHub pull-requests
websub GitHub Release Build CodeCov Github issues GitHub pull-requests
websubhub GitHub Release Build CodeCov Github issues GitHub pull-requests
7 kafka GitHub Release Build CodeCov Github issues GitHub pull-requests
rabbitmq GitHub Release Build CodeCov Github issues GitHub pull-requests
sql GitHub Release Build CodeCov Github issues GitHub pull-requests
8 java.jdbc GitHub Release Build CodeCov Github issues GitHub pull-requests
mysql GitHub Release Build CodeCov Github issues GitHub pull-requests