rar_file ... .hpp`: is a good starting point. It has some constants and datastructs for the file format's different "blocks" and " ... TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY ...
tlssh ... in TPM.
Cons:
* Less portable
* Less tested
* Less audited
* Fewer features (channels, etc). This is on purpose.
* Requires CA
* SSL datastructs are pure madness, odds of OpenSSL being perfect
when parsing them is ...
posthoc ... prec
-mean average precision of a given ranking
pool-topics
-take union of Top N concept-topic words from different runs
topicutil
-datastructs and fcns related to topic models
util
-very general Clojure convenience/utility ...
Kiva-Teachpack ... loan (borrower amount year))
Then, use the (kiva-data->structs ...) function as illustrated in this
example:
(kiva- ... the fields you want to extract from each kiva data row
;; in the order that their values should ...
fff ... test-suites?
fff functions like `FAKE_VALUE_FUNC` will perform both the declaration AND the definition of the fake function and the corresponding datastructs. This cannot be placed in a header, since it will lead to ...
libtvdb ... your own XML parser or you can use libtvdb functions that parse the XML into libtvdb datastructs (e.g., linked list, buffer, etc.).
There are still API functions that need to be added. And, in the future, I hope ...
phact_erbuse multi-valued (and anonymous datastructs) facts in your puppet erbs
Whenever I'm creating erb templates ...
so a block of code like:
p = PhactERB.new
data ={
:fqdn => p.fqdn,
:hostname => p.hostname,
:domain => p.domainname ...
json.java ... and `JSON.jsonify(Object)`.
### Resulting Java types of parsed data
* JSON-Objects are converted to `java.util.Map` ... strategies
* Beans style serialization (yuck!)
* treat arbitrary classes as datastructs and serialize all public fields
* proper and ...