This package provides some simple generic particle filters, and may serve as a template for making custom particle filters and other belief updaters. It is compatible with POMDPs.jl, but does not have to be used with that package.
Type using ParticleFilters
in Julia, and you will be prompted to install.