A pure entity database would have been useful for a game I was working on 
last month. I'll try it out for the next one. Thanks for publishing it!

On Tuesday, December 2, 2014 2:37:06 PM UTC-8, [email protected] wrote:
>
> I have put together a quick library http://github.com/danstone/silc that 
> allows you to manage many entities and their attributes in a pure way with 
> indexing for performance, include composite indexes.
>
> The intention of the library is certainly as the basis for an entity 
> component system for games, that is how I am using it. However I'd be very 
> interested to hear if there are any other compelling use cases for this.
>
> Pull requests welcome!
>
> Thanks,
>
> Dan
>

-- 
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.

Reply via email to