Infinispan - Getting Started - DZone - Refcardz Infinispan is an open-source, ASL 2.0-licensed, in-memory data grid platform based on Java 8. This newly updated Refcard offers tips for implementing Infinispan, gives a practical example for using it in embedded mode, and lists key APIs and cache features. Learn more about running Infinispan in containers and how to integrate the platform with Hibernate ORM, Apache Hadoop, Apache Spark, and Apache Camel. in Programování > Java > Librarieswith cachein-memoryjavaopensource
LightCrypto LightCrypto is a set of Open Source Java classes with basic cryptographic routines using the BouncyCastle lightweight API. It uses a minimal amount of memory so it can be used with J2ME (Java 2 Micro Edition), browser applets, on small Java devices such as PDA's or Java enabled mobile phones or in any other situation where JCE (Java Cryptographic Extensions) is too heavy for the job. Check out the library section of my other project called JCE taglib if you are looking for JCE. in Programování > Kryptografiewith apicryptographyj2mejava