Pinned Repositories
dm-salesforce-adapter
DataMapper 1.x Adapter for Salesforce.com.
env
My BAMF shell environment.
fu
The FU Framework (Rails + Sinatra + MCP::Daemon)
gitx
A gitk clone for OS X
mongo-locking
A mixin DSL for implementing cross-process mutexes/locks using MongoDB
ngrep
ngrep is like GNU grep applied to the network layer. It's a PCAP-based tool that allows you to specify an extended regular or hexadecimal expression to match against data payloads of packets. It understands many kinds of protocols, including IPv4/6, TCP, UDP, ICMPv4/6, IGMP and Raw, across a wide variety of interface types, and understands BPF filter logic in the same fashion as more common packet sniffing tools, such as tcpdump and snoop.
orapp
ORA++ is a C++ class hierarchy wrapping Oracle's OCI layer, designed to make Oracle database access simple, efficient, and fast.
ruote
a ruby workflow engine
webcaltides
webcal server for NOAA + DFO-CHS tides, currents, solar and lunar events.
jpr5's Repositories
jpr5/ngrep
ngrep is like GNU grep applied to the network layer. It's a PCAP-based tool that allows you to specify an extended regular or hexadecimal expression to match against data payloads of packets. It understands many kinds of protocols, including IPv4/6, TCP, UDP, ICMPv4/6, IGMP and Raw, across a wide variety of interface types, and understands BPF filter logic in the same fashion as more common packet sniffing tools, such as tcpdump and snoop.
jpr5/webcaltides
webcal server for NOAA + DFO-CHS tides, currents, solar and lunar events.
jpr5/env
My BAMF shell environment.
jpr5/dm-salesforce-adapter
DataMapper 1.x Adapter for Salesforce.com.
jpr5/gitx
A gitk clone for OS X
jpr5/orapp
ORA++ is a C++ class hierarchy wrapping Oracle's OCI layer, designed to make Oracle database access simple, efficient, and fast.
jpr5/dm-core
DataMapper - Core
jpr5/dm-do-adapter
A Data Objects Adapter for DataMapper
jpr5/dm-types
DataMapper plugin providing extra data types
jpr5/dmolition
going to blow some DM shit up.
jpr5/Free-GPGMail
A modification of GPGMail with no DRM so does not require a serial key or online activation. With support for Big Sur.
jpr5/dm-transactions
Adds support for transaction to datamapper
jpr5/dm-validations
Library for performing validations on DM models and pure Ruby object
jpr5/do
DataObjects
jpr5/elasticsearch
Open Source, Distributed, RESTful Search Engine
jpr5/rubyenterpriseedition187-248
Ruby Enterprise Edition based on MRI 1.8.7-p248
jpr5/sinatra
Classy web-development dressed in a DSL (official / canonical repo)
jpr5/fu
The FU Framework (Rails + Sinatra + MCP::Daemon)
jpr5/mongo-locking
A mixin DSL for implementing cross-process mutexes/locks using MongoDB
jpr5/dm-salesforce-0.10.x
DataMapper 0.10.x Adapter for Salesforce.com.
jpr5/elasticsearch-rails
Elasticsearch integrations for ActiveModel/Record and Ruby on Rails
jpr5/getmeoff_ashby
jpr5/Locker
Locker - the "me" platform
jpr5/packer-ubuntu-zfs
Packer templates for Ubuntu AMIs with a ZFS Root filesystem.
jpr5/puma-daemon
Puma (starting version 5) removed automatic demonization from the gem itself. This functionality was extracted to this gem, which supports Puma v5 and v6.
jpr5/roar
Parse and render REST API documents using representers.
jpr5/ruby-build
Compile and install Ruby
jpr5/runner-images
GitHub Actions runner images
jpr5/test-react-ts-rails
Just a test based on a conversation with Windsurf. Mind blow..
jpr5/tiktoken_ruby
Unofficial ruby binding for tiktoken by way of rust