jZonic-Cache is a Java-based caching system. It supports simple cache types like static, last recently used, time to live, file content, and more. There is also a TreeCache included that makes handling dependencies very simple between objects.
| Licenses | BSD Original |
|---|---|
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Release Notes: This release contains a CacheHandler which can be used to load and store the cache. Two types of handlers are included that use serialization. A listener that notifies every listener when the cache has changed is included. Javadoc is now included, and there are some bugfixes (mostly in the TTL cache).


No changes have been submitted for this release.
A C++ library that converts “transliterated” representations of non-English languages (that use sequences as ANSI characters to represent characters) to Unicode.