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 4 years ago
- nordlow/phobos-next
- github.com/nordlow/phobos-next
- Boost
- Copyright © 2017, Per Nordlöw
- Authors:
- Dependencies:
- none
- Versions:
-
0.3.9 2020-Aug-07 0.3.8 2020-Aug-04 0.3.7 2020-Jul-28 0.3.6 2020-Jul-28 0.3.5 2020-Jul-23 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
303 downloads total
-
- Score:
- 1.7
- Short URL:
- phobos-next.dub.pm