Hi James, I’m not sure if it’s worth mentioning, but I wrote a port of Boundary’s Flake k-ordered unique ID generator for Clojure:
https://github.com/maxcountryman/flake <https://github.com/maxcountryman/flake> Max > On Oct 5, 2015, at 12:40, James Reeves <[email protected]> wrote: > > If you've written or know about a Clojure or ClojureScript library, and it's > not already on clojure-toolbox.com <http://www.clojure-toolbox.com/>, I'd > like to hear about it. > > Post the name and URL (and an optional category) as reply to this message, > and I'll add it to the site. > > - James > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with your > first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > <http://groups.google.com/group/clojure?hl=en> > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
