GC-free, high-performance D library: Containers, networking, metaprogramming, memory management, utilities.
Go to file
Eugen Wissner fa607141e4 Make allocator shared and fix some RefCounted bugs 2016-12-06 21:29:08 +01:00
source/tanya Make allocator shared and fix some RefCounted bugs 2016-12-06 21:29:08 +01:00
.gitignore Ignore static libraries and object files 2016-08-25 12:21:39 +02:00
LICENSE Initial commit 2016-08-24 18:07:18 +02:00
README.md Remove @safe from potentially unsafe code 2016-11-30 16:21:20 +01:00
dub.json Add code 2016-08-24 18:15:21 +02:00

README.md

tanya

tanya's mission is to provide a GC-free, general purpose library for D programming language for developing servers.