hashie
Hash extensions library
A collection of classes and mixins to extend Ruby hashes and make them more useful.
Hashie is a collection of classes and mixins that make Ruby hashes more powerful.
3k stars
41 watching
310 forks
Language: Ruby
last commit: 9 months ago
Linked from 1 awesome list
hacktoberfesthash-extensionsruby
Related projects:
Repository | Description | Stars |
---|---|---|
niieani/hashids.js | A small JavaScript library to generate unique and secure ids from numbers. | 4,237 |
rustcrypto/hashes | A collection of cryptographic hash functions implemented in pure Rust. | 1,913 |
alexrudall/ruby-openai | Provides an API client for interacting with the OpenAI platform using Ruby. | 2,848 |
ruby-grape/grape | An opinionated framework for creating REST-like APIs in Ruby. | 9,894 |
gurnec/hashcheck | An extension that provides hashing functionality with various algorithms and multithreading support. | 1,776 |
hanami/hanami | A flexible framework for building maintainable Ruby web applications with full-stack support. | 6,235 |
iagox86/hash_extender | A tool to demonstrate and facilitate hash length extension attacks against various hashing algorithms | 1,090 |
splattael/hashids.cr | A library that generates short, unique decodable hashes from numbers to obfuscate IDs. | 52 |
rack/rack | A modular Ruby web server interface providing a simple and adaptable way to develop web applications. | 4,936 |
ruby-concurrency/concurrent-ruby | A modern concurrency library for Ruby providing tools and abstractions for writing concurrent code safely and efficiently. | 5,711 |
grosser/parallel | Parallel processing made simple and fast in Ruby | 4,173 |
barsoom/attr_extras | Reduces boilerplate in Ruby classes by providing low-level and higher-level methods to define initializers, private attributes, and other utility methods. | 560 |
ullmark/hashids.net | Creates unique IDs from integers and allows decoding back to the original numbers. | 3,325 |
paulmillr/noble-hashes | A lightweight JavaScript implementation of various hash functions and cryptographic primitives | 608 |
technion/ruby-argon2 | A Ruby gem providing FFI bindings and a simplified interface to the Argon2 password hashing algorithm. | 229 |