Stars
Hypothesis-like property testing for Rust
Docker container running Transmission torrent client with WebUI over an OpenVPN tunnel
A valgrind mirror with latest macOS support
Rust re-implementation of OpenFST - library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs). A Python binding is also available.
Tiny, no-nonsense, self-contained, Tensorflow and ONNX inference
Snips Python library to extract meaning from text
Parse command line arguments by defining a struct.
Scala client for MongoDB using macros for case class serialization/deserialization
A pure-Rust implementation of various threshold secret sharing schemes
A small make file to handle Rust compilation something like rustpkg.
🤣 C++ framework for games and graphical applications
Benchmarks of the longest path problem in various languages
kali / redis-rb
Forked from redis/redis-rbA ruby client library for the redis key value storage engine
kali / chef-deploy
Forked from ezmobius/chef-deployChef Resources and Providers for deploying ruby web apps without capistrano
Chef Resources and Providers for deploying ruby web apps without capistrano
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…