mbierlee / poodinisLinks
Dependency injection framework for D with support for autowiring.
☆73Updated 2 weeks ago
Alternatives and similar repositories for poodinis
Users that are interested in poodinis are comparing it to the libraries listed below
Sorting:
- An XML parsing library written in D.☆33Updated last year
- Native D client driver for MySQL/MariaDB, works with or without Vibe.d☆82Updated last year
- High performance proactor event loop abstraction library☆61Updated 2 weeks ago
- A tool to build D and bisect old D versions☆57Updated 2 years ago
- YAML parser and emitter for the D programming language☆120Updated 3 months ago
- Repository for the next generation of vibe.d's core package.☆63Updated 2 weeks ago
- Containers backed by std.experimental.allocator☆111Updated last year
- Photon - an experimental transparent Fiber scheduler and event-loop for DLang☆42Updated 8 months ago
- This is yet another attempt to create a good interface to PostgreSQL for the D programming language.☆65Updated last month
- CLI deprecated, API + functionality moved into https://github.com/Pure-D/serve-d☆75Updated 3 years ago
- Lightweight native mysql driver written in D☆25Updated 5 years ago
- D version of the C headers for openssl☆46Updated 8 months ago
- A cross-platform folder & file watching library using win32, inotify or std.file☆34Updated last year
- MessagePack for D / msgpack.org[D]☆117Updated last year
- Extremely lightweight HTTP server for D.☆37Updated this week
- General purpose, platform-dependent, high-performance library for D☆60Updated last month
- GC-free, high-performance D library: Containers, networking, metaprogramming, memory management, utilities☆88Updated last year
- A proposed standard database interface and library for D☆28Updated 7 years ago
- Library for lexing and parsing D source code☆117Updated 3 months ago
- Cross-platform event loop library of asynchronous objects☆149Updated 10 months ago
- python cachetools for dlang☆29Updated last month
- DLang fluent assertions done right☆45Updated 11 months ago
- A cryptography library for D that encourages secure implementations through simple interfaces.☆33Updated last year
- A D port of Python's asyncio library