SmoothieMap Versions Save

A gulp of low latency Java

2.0.2

4 years ago
  • Fixed a bug in SmoothieMap shrinking logic (#8)

Download JAR: https://repo1.maven.org/maven2/io/timeandspace/smoothie-map/2.0.2/smoothie-map-2.0.2.jar

2.0.1

4 years ago

See the summary of changes in SmoothieMap 2 vs. SmoothieMap 1.x here.

Moved to io.timeandspace groupId, new SmoothieMapBuilider API.

Download JAR: https://repo1.maven.org/maven2/io/timeandspace/smoothie-map/2.0.1/smoothie-map-2.0.1.jar

smoothie-map-1.3

8 years ago
  • Replace source code generation with bytecode generation, add dependency to org.ow2.asm:asm

Download JAR: https://oss.sonatype.org/content/groups/public/net/openhft/smoothie-map/1.3/smoothie-map-1.3.jar

smoothie-map-1.2

8 years ago
  • Removed dependency to net.openhft:compiler
  • Improvements addressing runtime code generation in container and OSGi enviroments

Download JAR: https://oss.sonatype.org/content/groups/public/net/openhft/smoothie-map/1.2/smoothie-map-1.2.jar

smoothie-map-1.1

8 years ago
  • Fixed a bug
  • Reduced worst-case footprint of the data structure
  • Made com.intellij:annotations dependency optional

Download JAR: https://oss.sonatype.org/content/groups/public/net/openhft/smoothie-map/1.1/smoothie-map-1.1.jar

smoothie-map-1.0

8 years ago

Initial release with a single public class SmoothieMap (not synchronized Map implementation)

Download JAR: https://oss.sonatype.org/content/groups/public/net/openhft/smoothie-map/1.0/smoothie-map-1.0.jar