ruby-ffi-yajl
Ruby FFI wrapper around YAJL 2.x
ffi-yajl is a Ruby adapter for the yajl JSON parser/generator library. It
supports multiple Ruby C extension mechanisms, including both MRI native
extensions and FFI in order to be compatible with as many Ruby implementations
as possible while providing good performance where possible.
libghc-regexpr-prof
Regular expression library like Perl/Ruby; profiling libraries
This package contains Haskell functions for regular expressions.
srslte
LTE software suite for software defined radios (metapackage)
This software enables running a full end-to-end, open-source LTE system. It
contains a UE, eNB and EPC implementation.
ruby-devise-lastseenable
make devise update last_seen flag on user
This gem can be used to ensure that devise will update a last_seen flag on the
model whenever you check if a user is authed.
pypy-pkg-resources
Package Discovery and Resource Access using pkg_resources
The pkg_resources module provides an API for Python libraries to
access their resource files, and for extensible applications and
frameworks to automatically discover plugins. It also provides
runtime support for using C extensions that are inside zipfile-format
eggs, support for merging packages that have separately-distributed
modules or subpackages, and APIs for managing Python's current
"working set" of active packages.
ruby-get-process-mem
get memory usage of a process in Ruby
Use GetProcessMem to find out the amount of RAM used by any process. Supports
retrieval of memory usage in units of bytes, kilobytes, megabytes and
gigabytes.