Pinned Repositories
jserializer
A JSON Serializer for Ruby Objects
base62-rb
Fast Base62 encoding and decoding in Ruby
feedzirra
A feed fetching and parsing library that treats the internet like Godzilla treats Japan: it dominates and eats all.
grape-vs-martini
Compare Ruby's Grape to Golang's Martini for Web API Server
http-parser-benchmark
https://stevenyue.com/blogs/http-message-parsing-in-java-web-servers/
mongoid_taggable
Mongoid taggable behaviour
python_queue_benchmark
Load testing various Python task queues
SimMechanics-Parsing-Tools
This project intends to develop a parsing tools for Matlab's SimMechanics Model
Simulink-Model-Parsing-Tools
read and write simulink model in python
sql_tracker
Rails SQL Query Tracker
steventen's Repositories
steventen/sql_tracker
Rails SQL Query Tracker
steventen/Simulink-Model-Parsing-Tools
read and write simulink model in python
steventen/grape-vs-martini
Compare Ruby's Grape to Golang's Martini for Web API Server
steventen/base62-rb
Fast Base62 encoding and decoding in Ruby
steventen/python_queue_benchmark
Load testing various Python task queues
steventen/http-parser-benchmark
https://stevenyue.com/blogs/http-message-parsing-in-java-web-servers/
steventen/swagger-docs
Generates swagger-ui json files for Rails APIs with a simple DSL.
steventen/activeadmin
The administration framework for Ruby on Rails applications.
steventen/activerecord-import
Extraction of the ActiveRecord::Base#import functionality from ar-extensions for Rails 3 and beyon
steventen/aws-toolkit-vscode
AWS Toolkit for Visual Studio Code, an extension for working with AWS services including AWS Lambda.
steventen/discourse_api
Ruby API for Discourse
steventen/figaro
Simple Rails app configuration
steventen/hubberlyzer
Githubber Analyzer
steventen/hubberlyzer.github.io
https://hubberlyzer.github.io
steventen/inherited_resources
steventen/jserializer
A JSON Serializer for Ruby Objects
steventen/linux.mirai
Leaked Linux.Mirai Source Code for Research/IoC Development Purposes
steventen/micronaut-bean-mapper-bug
steventen/micronaut-data-sql-query-bug
steventen/micronaut-no-bean-introspection-issue
steventen/postgresql-array
Example of PostgreSQL's Array Feature in Rails
steventen/presto-python-client
Python DB-API client for Presto
steventen/proxyd
proxy server
steventen/puma
A Ruby/Rack web server built for concurrency
steventen/render-without-action
steventen/ruby-protocol-buffers
An implementation of Protocol Buffers for Ruby.
steventen/semantic-ui-sass
Semantic UI, converted to Sass and ready to drop into Rails & Compass.
steventen/spade
The Staticstical Packet Anomaly Detection Engine (SPADE) - Snort plug-in from Silicon Defense mostly for finding packets that might be part of a (posssibly stealthy) portscan
steventen/stackprof
a sampling call-stack profiler for ruby 2.1+
steventen/where_in_vs_tmp_table
SQL Query Between WHERE IN and TEMP TABLE