aferust / bcaaLinks
Simple associative array implementation for D (-betterC) that fits my needs.
☆14Updated 3 years ago
Alternatives and similar repositories for bcaa
Users that are interested in bcaa are comparing it to the libraries listed below
Sorting:
- An alternative standard D library☆21Updated 6 years ago
- String manipulation functions for dlang usable in @nogc and betterC.☆20Updated 2 years ago
- Dynamic array implementation for D (-betterC) that fits my needs.☆17Updated 4 years ago
- LightWeight D Runtime targeting ARM Cortex CPUs☆84Updated 3 years ago
- Frequently used primitives suitable for use in the BetterC D subset☆13Updated 5 years ago
- Push HTTP parser library for D language☆18Updated 11 months ago
- Utilities to write `@nogc` code☆17Updated 4 years ago
- Helper programs and interfaces for using D on Android systems☆43Updated 5 years ago
- C#/.NET wrapper library for the D programming language☆14Updated 6 years ago
- Audio file decoding in pure D, no link dependency.☆36Updated 2 months ago
- Concepts for d☆23Updated 2 years ago
- Audio mixer and playback library like SDL_mixer but without dependencies.☆21Updated 3 months ago
- A compiler-wrapper that runs and caches D programs.☆40Updated 5 years ago
- Smart pointers for dlang☆11Updated 4 years ago
- Multigrid benchmark between Dlang's Mir library and Python's numpy☆19Updated 5 years ago
- Runtime polymorphism without inheritance (structs, ints, classes, ...)☆28Updated 2 years ago
- Pretty printing multidimensional D arrays.☆18Updated 3 years ago
- Meta programming utilities for the D programming language☆25Updated 5 years ago
- Static & dynamic D bindings to the C API of Lua, compatible with BetterC, @nogc, and nothrow.☆18Updated last year
- LLVM/Clang based bindings generator for D language☆39Updated 8 months ago
- Base software building blocks: Algebraic types (aka sumtype/tagged union/variant), universal reflection API, basic math, and more.☆34Updated 7 months ago
- dlang pretty printers for GDB & LLDB for various standard types☆22Updated last month
- Metaprogramming library for the D language☆11Updated 4 years ago
- JSON library☆24Updated 3 months ago
- Extensions to runtime reflection in D.☆31Updated 6 years ago
- DataFrame for D Programming Language☆25Updated 6 years ago
- Webassembly code for D☆28Updated 2 years ago
- A small library and cli to bypass code.dlang.org in a way transparent to dub☆13Updated last year
- A sum type for the D programming language