jacob-carlborg / orangeLinks
A serialization library for the D programming language.
☆72Updated 5 years ago
Alternatives and similar repositories for orange
Users that are interested in orange are comparing it to the libraries listed below
Sorting:
- A small wrapper around SQLite for the D programming language☆75Updated 3 years ago
- Image loading/saving☆45Updated 4 years ago
- Containers backed by std.experimental.allocator☆111Updated last year
- A tool to build D and bisect old D versions☆57Updated 2 years ago
- Powerful binary serialisation library for D☆93Updated 2 years ago
- Various tools to process the D programming language☆18Updated 4 years ago
- A generic "tagged union" implementation with transparent operator forwarding.☆28Updated 2 weeks ago
- MessagePack for D / msgpack.org[D]☆117Updated last year
- YAML parser and emitter for the D programming language☆120Updated 2 weeks ago
- Lightweight and forgiving HTML parser and DOM☆37Updated 6 years ago
- IO streams for D.☆24Updated 6 years ago
- Helper programs and interfaces for using D on Android systems☆42Updated 5 years ago
- GC-free, high-performance D library: Containers, networking, metaprogramming, memory management, utilities☆88Updated last year
- An archive library that supports zip, tar, and targz written entirely in D (with underlying gz implementation from zlib).☆26Updated 2 years ago
- A cross-platform folder & file watching library using win32, inotify or std.file