dict-freedict-fra-bul

French-Bulgarian dictionary for the dict server/client

This is the French-Bulgarian dictionary from the FreeDict project. It contains 17900 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict.

povray-includes

Persistence of vision raytracer (3D renderer) include files

POV-Ray is a full-featured ray tracer. Ray tracers simulate objects and light sources of the real world to calculate photorealistic, computer generated images. Because of the nature of ray tracing, this process is quite CPU-intensive, at the benefit of more realistic images compared to real time rendering techniques. For example, in POV-Ray, you can model a glass prism, and you will see a spectrum in the resulting image.

node-execa

better `child_process`

This is better in the following ways: - Promise interface. - Strips EOF from the output so you don't have to `stdout.trim()`. - Supports shebang binaries cross-platform. - Improved Windows support. - Higher max buffer. 10 MB instead of 200 KB. - Executes locally installed binaries by name. - Cleans up spawned processes when the parent process dies.

libjs-sinon

sinon.js simplifies javascript testing

It is a really helpful library when you want to unit test your code. It supports spies, stubs, and mocks.

ruby-messagebus-api

Send email through the Message Bus service

Message Bus provides email at scale, done right. Simple. Message Bus provides a REST API and several language-specific wrappers (SDKs) that provides full access to all platform functionality.

cassiopee

index and search tool in genomic sequences

Cassiopee index and search library C implementation. It is a complete rewrite of the ruby Cassiopee gem. It scans an input genomic sequence (dna/rna/protein) and search for a subsequence with exact match or allowing substitutions (Hamming distance) and/or insertion/deletions.