ldc-developers / phobosLinks
LDC-specific changes to the D standard library.
☆17Updated 3 weeks ago
Alternatives and similar repositories for phobos
Users that are interested in phobos are comparing it to the libraries listed below
Sorting:
- LDC implementation of the D low-level runtime library. ARCHIVED like the upstream repo; now in the LDC repo directly: https://github.com/…☆30Updated 2 years ago
- A tool to build D and bisect old D versions☆57Updated 2 years ago
- A generic "tagged union" implementation with transparent operator forwarding.☆27Updated last year
- BetterC CPU Identification Routines☆26Updated last year
- A tool to install and manage D compilers☆58Updated last month
- Base software building blocks: Algebraic types (aka sumtype/tagged union/variant), universal reflection API, basic math, and more.☆34Updated 2 weeks ago
- A DMD-like wrapper for GDC.☆19Updated last month
- D implementation of Tom Obvious Minimal Language (TOML)☆19Updated 3 years ago
- An experiment to explore implementing memcpy in D☆12Updated 6 years ago
- An optional/maybe type for D☆45Updated 2 months ago
- LightWeight D Runtime targeting ARM Cortex CPUs☆86Updated 2 years ago
- Helper programs and interfaces for using D on Android systems☆42Updated 5 years ago
- Online registry for dub packages☆83Updated last month
- Overhead allocators, allocator-aware containers and lifetime management for D objects☆43Updated 3 months ago
- A new dlang build tool☆35Updated 8 months ago
- A cryptography library for D that encourages secure implementations through simple interfaces.☆33Updated last year
- D Grammar for Tree Sitter☆48Updated 9 months ago
- Need an obsolete Phobos module? Here they are, back from the dead and upgraded to work with the latest D☆31Updated 5 months ago
- GNU D Compiler Development Repository☆71Updated this week
- D bindings for UEFI specifications☆33Updated 4 years ago
- python cachetools for dlang☆29Updated 2 months ago
- An XML parsing library written in D.