tchaloupka / bc-stringLinks
String manipulation functions for dlang usable in @nogc and betterC.
☆20Updated 2 years ago
Alternatives and similar repositories for bc-string
Users that are interested in bc-string are comparing it to the libraries listed below
Sorting:
- An alternative standard D library☆21Updated 5 years ago
- Webassembly code for D☆28Updated 2 years ago
- Smart pointers for dlang☆11Updated 3 years ago
- Multigrid benchmark between Dlang's Mir library and Python's numpy☆19Updated 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 4 years ago
- LLVM/Clang based bindings generator for D language☆39Updated 4 months ago
- Base software building blocks: Algebraic types (aka sumtype/tagged union/variant), universal reflection API, basic math, and more.☆34Updated 3 months ago
- Simple associative array implementation for D (-betterC) that fits my needs.☆14Updated 3 years ago
- Audio mixer and playback library like SDL_mixer but without dependencies.☆21Updated 9 months ago
- Push HTTP parser library for D language☆18Updated 6 months ago
- A new dlang build tool☆34Updated 11 months ago
- Alternative implementation of dub, speed and consistency oriented☆49Updated last week
- A super-fast HTML parser and DOM editor, for D☆24Updated 3 weeks ago
- A sum type for the D programming language☆58Updated 7 months ago
- A cross-platform, @nogc, nothrow, and BetterC compatible shared library loading API. (Mirror)☆26Updated 8 months ago
- DataFrame for D Programming Language☆24Updated 6 years ago
- Image encoding and decoding library for D.☆45Updated last week
- WebAssembly runtime for D☆19Updated 4 years ago
- Runtime polymorphism without inheritance (structs, ints, classes, ...)☆28Updated 2 years ago
- A scripting language for D. Inspired heavily by JavaScript.☆22Updated 4 years ago
- A -betterC compatible 3D math library for D