UplinkCoder / sqlite-dLinks
a native sqlite database reader
☆21Updated 4 years ago
Alternatives and similar repositories for sqlite-d
Users that are interested in sqlite-d are comparing it to the libraries listed below
Sorting:
- Various tools to process the D programming language☆18Updated 4 years ago
- Parse date strings of any format in dlang☆20Updated 3 years ago
- A replacement of Phobos std.xml☆20Updated 8 years ago
- An XML parsing library written in D.☆33Updated 3 months ago
- Markdown to HTML processor for D☆25Updated 6 years ago
- D implementation of JSON Web Token.☆29Updated 5 years ago
- A proposed standard database interface and library for D☆27Updated 7 years ago
- A tool to build D and bisect old D versions☆57Updated 2 years ago
- Pry is a pragmatic parser generator library☆32Updated 2 months ago
- Image loading/saving☆46Updated 5 years ago
- A generic "tagged union" implementation with transparent operator forwarding.☆28Updated 4 months ago
- Utility library to help you write script-like programs in D☆94Updated 4 years ago
- GC-free, high-performance D library: Containers, networking, metaprogramming, memory management, utilities☆88Updated 2 years ago
- a compile time ini file parser and writter generator for D☆22Updated 3 years ago
- 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☆34Updated 2 years ago
- IO streams for D.☆24Updated 7 years ago
- This is yet another attempt to create a good interface to PostgreSQL for the D programming language.☆66Updated 2 months ago
- backtrace-d provides a pretty backtrace for D applications running under Linux☆40Updated 7 years ago
- Graphviz utility for D☆10Updated 6 years ago
- The simple, fast, multithreading logging library for D.☆12Updated last month
- A documentation generator for D with support for both DDoc and Markdown.☆19Updated 6 years ago
- python cachetools for dlang☆29Updated 7 months ago
- Lightweight and forgiving HTML parser and DOM☆37Updated 6 years ago
- Native D client driver for MySQL/MariaDB, works with or without Vibe.d☆82Updated last year
- An example of D to asmjs using emscripten☆40Updated 6 years ago
- Photon - a transparent Fiber scheduler and event-loop for DLang