Giter Site home page Giter Site logo

richardletshacks / rclasses Goto Github PK

View Code? Open in Web Editor NEW

This project forked from florianmichael/rclasses

0.0 0.0 0.0 635 KB

Random collection of Java classes and utils in different submodules which together form a commons library

License: Apache License 2.0

Java 98.77% Kotlin 1.23%

rclasses's Introduction

RClasses

Random collection of Java classes and utils in different submodules which together form a commons library

Why another commons library?

I made this to prevent myself from copying pasting code from project to project, this repository contains random utils I need in my projects.

Note: This project is mainly for my own use, there won't be any deprecated methods and I won't guarantee any backwards compatibility. Breaking API changes with every version are to be expected.

Projects that I can recommend

Contact

If you encounter any issues, please report them on the issue tracker.
If you just want to talk or need help with RClasses feel free to join my Discord.

How to add this to your project

Gradle/Maven

To use RClasses with Gradle/Maven you can use Maven Central, Lenni0451's repository or Jitpack.
You can also find instructions how to implement it into your build script there.

Jar File

If you just want the latest jar file you can download it from the GitHub Actions or use the Release.

Source tree

Sub module name Description
all Mainly for Maven and Gradle setups, includes all other sub modules at once.
common Different utils you often need when developing average Java programs.
functional Various functional interfaces and other data structs like vectors and pairs.
io Debugging utilities and unsafe/native access.
math Collection of math utils for different subareas of mathematics.
pattern Abstracted implementations of different patterns.
kotlin-support Adds kotlin extensions for some useful methods provided by the common module

rclasses's People

Contributors

florianmichael avatar nekosarekawaii avatar racoondog avatar achtuffsechsendraisisch avatar foofieowo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.