Skip to content

code-sherpas/kollections

Repository files navigation

GitHub pull requests Issues


Logo

Kollections

A Kotlin open source library to fill the gap that exists in the Kotlin Standard Library regarding data structures 🚀
Explore the docs »

View Demo · Report Bug · Request Feature

🎯 Table of Contents

📖 About The Project

This project is led by Code Sherpas.

Kollections is a Kotlin open source library to fill the gap that currently exists in the Kotlin Standard Library regarding data structures.

The final objective is to achieve a mature enough state in order to make Kotlin maintainers consider to include this project in the Kotlin Standard Library.

For more information, please go to our discussion forum.

Built With

✈️ Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • JDK 11 (adopt)
  1. Install SDKMAN! tool for your OS.

  2. After successful installation, run:

sdk install java 11.0.11.j9-adpt

Installation

  1. Clone the repo
git clone https://github.com/code-sherpas/kollections.git
  1. Run the project
./gradlew build

Related resources

🗺️ Roadmap

See the open issues for a list of proposed features (and known issues).

🦾 Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'feat: Add some AmazingFeature')
  4. Push to the Branch (git push -u origin feature/AmazingFeature)
  5. Open a Pull Request

You are requested to follow the contribution guidelines specified in CONTRIBUTING.md while contributing to the project 😄.

📄 License

Distributed under the MIT License.

About

Kollections is a Kotlin open source library to fill the gap that currently exists in the Kotlin Standard Library regarding data structures. 🚀

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages