It's currently just a series of categorized links to Clojure projects,
but I'll be gradually adding more functionality to it over the coming
weeks. If you've been to the Ruby Toolbox site you'll likely know what
to expect (project descriptions, links to Clojars, GitHub watchers and
forks, etc.)
The URL to the site is:
http://www.clojure-toolbox.com
I'm sure I've covered only a very small proportion of Clojure
libraries out there, so if you'd like to suggest a project that's not
on there, please do so in this thread, or in an email to me. I'll try
and update the site as quickly as possible.
- James
James Reeves wrote:
> I'm sure I've covered only a very small proportion of Clojure
> libraries out there, so if you'd like to suggest a project that's not
> on there, please do so in this thread, or in an email to me. I'll try
> and update the site as quickly as possible.
How about a Music & Sound Synthesis section with a pointer to Overtone?
https://github.com/overtone/overtone/
Sam
Added.
- James
On Wednesday, 23 February 2011 at 10:12 pm, semperos wrote:
Thanks for taking the time and effort to put this together.
-Daniel
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clo...@googlegroups.com
Note that posts from new members are moderated - please be patient with your first post.
To unsubscribe from this group, send email to
clojure+u...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
I'm sure I've covered only a very small proportion of Clojure
libraries out there, so if you'd like to suggest a project that's not
on there, please do so in this thread, or in an email to me. I'll try
and update the site as quickly as possible.
Timothy
Added. I wasn't quite sure how to classify slice, so I've put it under
"Template Languages" for the time being.
- James
It's already there, under "Graphics" :)
- James
How about: Messaging > WabbitMQ
https://github.com/mefesto/wabbitmq
Allen
If there's a machine learning section then maybe genetic programming would be reasonable too, in which case https://github.com/lspector/Clojush.
-Lee
Sure, you just need to point me toward machine learning projects
written in Clojure.
- James
clj-json https://github.com/mmcgrana/clj-json
a fast JSON encoder/decoder that uses jackson.
clojuresque https://bitbucket.org/kotarak/clojuresque/src
clojure plugin for gradle (a very good build system)
clj-time https://github.com/getwoven/clj-time
clojure binding for jodatime
clothesline https://github.com/BankSimple/Clothesline
port of erlang webmachine to clojure
work https://github.com/getwoven/work
a worker pool system
On Wed, Feb 23, 2011 at 6:17 PM, James Reeves <jre...@weavejester.com> wrote:
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clo...@googlegroups.com
> Note that posts from new members are moderated - please be patient with your first post.
> To unsubscribe from this group, send email to
> clojure+u...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
--
Omnem crede diem tibi diluxisse supremum.
- James
Added.
On 25 February 2011 20:56, Avram <aav...@me.com> wrote:
> Take a look at infer:
>
> https://github.com/getwoven/infer
Added.
- James
- James
Thanks :)
> There's a missing 'n' at the end of the link to ring-basic-authentication.
Fixed.
> The "Beta" label doesn't mean what it used to mean. Today, it's unflattering
> and unnecessary to have it on display.
You're probably right about that. I've removed it.
- James