#
ldc
Here are 29 public repositories matching this topic...
NFScan is a free, open-source software, available to non-profit organizations to receive donations effectively.
-
Updated
May 7, 2020 - Java
dmd installers for various systems
-
Updated
Feb 7, 2022 - Shell
Like simd-everywhere but for D.
-
Updated
Feb 6, 2022 - D
My attempt to compile D-Lang to Android on linux
-
Updated
Dec 23, 2021 - D
AtCoder Library (ACL) for D programming language
-
Updated
Jan 31, 2021 - D
Freedom for Lebanon will ONLY come through a Lebanese Digital Currency
-
Updated
Jul 21, 2021
Provides a default/template project for programming with D and SDL on Android
-
Updated
Aug 4, 2020 - D
A port to D of my Free Pascal "Binary Trees" benchmark implementation, initially written as a self-learning exercise.
benchmarking
benchmark
dlang
ldc
benchmarks
gdc
binary-trees
object-pool
dmd
memory-pool
pool-allocator
binarytrees
memorypool
d-lang
dmd2
binary-trees-benchmark
-
Updated
Jan 9, 2022 - D
Java applet code and Arduino code for musical mat project
-
Updated
Dec 23, 2017 - Arduino
A compile-time dispatch table in dlang. Works also for overloaded functions.
-
Updated
Dec 6, 2019 - D
A collection of useful functions for your WordPress theme's functions.php.
-
Updated
Apr 4, 2021 - PHP
Improve this page
Add a description, image, and links to the ldc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ldc topic, visit your repo's landing page and select "manage topics."
std.math
was split into a package with v2.097. This might imply that some little helpers (isNaN
etc.) aren't inlined any longer without LTO (incl. Phobos), thus reducing performance of some math functions.