phobos-next 0.2.0
Various reusable D code.
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
phobos-next
Various reusable D code.
Most definitions are probably generic enough to be part of Phobos.
See also: http://forum.dlang.org/post/tppptevxiygafzpicmgz@forum.dlang.org
It includes various kinds of
- Integer Sorting Algorithms, such as Non-In-Place Radix Sort:
integer_sorting.d
- Clever Printing of Groups of arrays/slices:
show.d
- Boyer Moore Hoorspool Search:
horspool.d
- Symbol Regex (Structured Regular Expressions similar to Elisps rx):
symbolic.d
- extension to Phobos (often ending with _ex.d)
- A compile-time fixed-size variant of
bitarray.d
i callbitset.d
- An N-Gram implementation (many nested for loops):
ngram.d
- A wrapper for bounded types:
bound.d
- Computer Science Units:
csunits.d
- Enhanced
NotNull
:notnull.d
- A structured wrapper for message digests:
digest_ex.d
- a bunch of various D sample code starting with
t_
intests
. - Open/LibreOffice file that includes various kinds of comments and suggestions for improvements to D's build process.
- Registered by Per Nordlöw
- 0.2.0 released 6 years ago
- nordlow/phobos-next
- github.com/nordlow/phobos-next
- Boost
- Copyright © 2017, Per Nordlöw
- Authors:
- Dependencies:
- none
- Versions:
-
0.5.1 2022-Dec-21 0.5.0 2022-Nov-28 0.4.6 2022-Nov-25 0.4.5 2022-Nov-25 0.4.4 2022-Nov-25 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
2 downloads this month
-
764 downloads total
-
- Score:
- 1.7
- Short URL:
- phobos-next.dub.pm