mrkamel's Stars
evanphx/benchmark-ips
Provides iteration per second benchmarking for Ruby
railsdiff/railsdiff
What you should change about your app's configuration when upgrading Rails versions
RedisLabs/redisraft
A Redis Module that make it possible to create a consistent Raft cluster from multiple Redis instances.
mapbox/mapbox-gl-js
Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL
rails/jsbundling-rails
Bundle and transpile JavaScript in Rails with esbuild, rollup.js, bun, or Webpack.
hokaccha/simpacker
Use modern JavaScript build system in Rails.
jhawthorn/actionview_precompiler
Precompiles ActionView templates at app boot for Rails 6+
hadeeb/react-lazy-hydration
Lazy Hydration for Server Rendered React Components
preactjs/next-plugin-preact
Next.js plugin for preact X
eta-dev/eta
Embedded JS template engine for Node, Deno, and the browser. Lighweight, fast, and pluggable. Written in TypeScript
fakefs/fakefs
A fake filesystem. Use it in your tests.
mrkamel/redlocker
Acquire and keep distributed locks using redis
ibraheemdev/modern-unix
A collection of modern/faster/saner alternatives to common unix commands.
seattlerb/ruby_parser
ruby_parser is a ruby parser written in pure ruby. It outputs s-expressions which can be manipulated and converted back to ruby via the ruby2ruby gem.
yoshoku/hnswlib.rb
hnswlib.rb provides Ruby bindings for Hnswlib
socketry/async
An awesome asynchronous event-driven reactor for Ruby.
schollz/croc
Easily and securely send things from one computer to another :crocodile: :package:
SciRuby/rubex
rubex - A Ruby-like language for writing Ruby C extensions.
matrixorigin/matrixone
Hyperconverged cloud-edge native database
solana-labs/solana
Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
mrkamel/distributed_job
Keep track of distributed jobs spanning multiple workers using redis
web3/web3.js
Collection of comprehensive TypeScript libraries for Interaction with the Ethereum JSON RPC API and utility functions.
clio-lang/clio
Clio is a functional, parallel, distributed programming language.
nvm-sh/nvm
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
sorbet/sorbet
A fast, powerful type checker designed for Ruby
crystal-lang/crystal
The Crystal Programming Language
javalin/javalin
A simple and modern Java and Kotlin web framework
mrkamel/spella
Multi-language, Multi word, utf-8 spelling correction server for e.g. search engines using a levenshtein automaton and a Trie.
redpanda-data/redpanda
Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
digital-fabric/polyphony
Fine-grained concurrency for Ruby