aashikam / ballerina-standard-library

The Ballerina Standard Library

Home Page:https://ballerina.io/learn/api-docs/ballerina/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Ballerina Standard Library

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 Last Commit Open Issues Open Pull Requests
1 encoding GitHub Release Build GitHub Last Commit Github issues GitHub pull-requests
io GitHub Release Build GitHub Last Commit Github issues GitHub pull-requests
java.arrays GitHub Release Build GitHub Last Commit Github issues GitHub pull-requests
jsonutils GitHub Release Build GitHub Last Commit Github issues GitHub pull-requests
math GitHub Release Build GitHub Last Commit Github issues GitHub pull-requests
runtime GitHub Release Build GitHub Last Commit Github issues GitHub pull-requests
stringutils GitHub Release Build GitHub Last Commit Github issues GitHub pull-requests
xmlutils GitHub Release Build GitHub Last Commit Github issues GitHub pull-requests
2 system GitHub Release Build GitHub Last Commit Github issues GitHub pull-requests
task GitHub Release Build GitHub Last Commit Github issues GitHub pull-requests
time GitHub Release Build GitHub Last Commit Github issues GitHub pull-requests
xslt GitHub Release Build GitHub Last Commit Github issues GitHub pull-requests
3 config GitHub Release Build GitHub Last Commit Github issues GitHub pull-requests
crypto GitHub Release Build GitHub Last Commit Github issues GitHub pull-requests
4 log GitHub Release Build GitHub Last Commit Github issues GitHub pull-requests
reflect GitHub Release Build GitHub Last Commit Github issues GitHub pull-requests
5 cache GitHub Release Build GitHub Last Commit Github issues GitHub pull-requests
file GitHub Release Build GitHub Last Commit Github issues GitHub pull-requests
ftp GitHub Release Build GitHub Last Commit Github issues GitHub pull-requests
mime GitHub Release Build GitHub Last Commit Github issues GitHub pull-requests
socket GitHub Release Build GitHub Last Commit Github issues GitHub pull-requests
nats GitHub Release Build GitHub Last Commit Github issues GitHub pull-requests
rabbitmq GitHub Release Build GitHub Last Commit Github issues GitHub pull-requests
6 auth GitHub Release Build GitHub Last Commit Github issues GitHub pull-requests
email GitHub Release Build GitHub Last Commit Github issues GitHub pull-requests
kafka GitHub Release Build GitHub Last Commit Github issues GitHub pull-requests
7 http GitHub Release Build GitHub Last Commit Github issues GitHub pull-requests
jwt GitHub Release Build GitHub Last Commit Github issues GitHub pull-requests
ldap GitHub Release Build GitHub Last Commit Github issues GitHub pull-requests
oauth2 GitHub Release Build GitHub Last Commit Github issues GitHub pull-requests
8 grpc GitHub Release Build GitHub Last Commit Github issues GitHub pull-requests
sql GitHub Release Build GitHub Last Commit Github issues GitHub pull-requests
websub GitHub Release Build GitHub Last Commit Github issues GitHub pull-requests
9 java.jdbc GitHub Release Build GitHub Last Commit Github issues GitHub pull-requests
mysql GitHub Release Build GitHub Last Commit Github issues GitHub pull-requests

About

The Ballerina Standard Library

https://ballerina.io/learn/api-docs/ballerina/

License:Apache License 2.0


Languages

Language:Ballerina 66.1%Language:Python 33.9%