RobertHerman's Stars
gabime/spdlog
Fast C++ logging library.
USCiLab/cereal
A C++11 library for serialization
drycpp/lmdbxx
C++11 wrapper for the LMDB embedded B+ tree database library.
warmcat/libwebsockets
canonical libwebsockets.org networking library
curlconverter/curlconverter
Transpile curl commands into Python, JavaScript and 27 other languages
rack/rack
A modular Ruby web server interface.
ruby-grape/grape
An opinionated framework for creating REST-like APIs in Ruby.
rubocop/ruby-style-guide
A community-driven Ruby coding style guide
redis/redis
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, Bitmaps.
ruby-concurrency/concurrent-ruby
Modern concurrency tools including agents, futures, promises, thread pools, supervisors, and more. Inspired by Erlang, Clojure, Scala, Go, Java, JavaScript, and classic concurrency patterns.
rubinius/rubinius
The Rubinius Language Platform
brianmario/yajl-ruby
A streaming JSON parsing and encoding library for Ruby (C bindings to yajl)
interagent/prmd
JSON Schema tools and doc generation for HTTP APIs
celluloid/reel
UNMAINTAINED: See celluloid/celluloid#779 - Celluloid::IO-powered web server
celluloid/celluloid
Actor-based concurrent object framework for Ruby
celluloid/celluloid-io
UNMAINTAINED: See celluloid/celluloid#779 - Evented sockets for Celluloid actors
interagent/http-api-design
HTTP API design guide extracted from work on the Heroku Platform API