Skip to content

baskwo/Dubpob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dubpob

Description

Dubpob is a project containing a lot of utility libs written in Java 7 by @baskwo

Projects

  • dubpob-base : Lib for simple math (add/sub/mul/div) with any Number in any base. (2 to 62)
  • dubpob-matrix : Generic Matrix lib. TypeMatrix using Number.floatValue() as value. And a static class "MatrixHelper" for various operation ( getInverse,getAdjudant,removeCol,removeRow,getMinor,etc)
  • dubpob-orm : Simple Object-Relation-Mapping (ORM) lib. Not finished.
  • dubpob-memcache : An accessible cache by memory. (To be continued, still thinking about it)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages