fast_blank
Blank checker
A C extension that provides a fast implementation of the String#blank? method in Ruby.
614 stars
12 watching
36 forks
Language: Ruby
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kddnewton/fast_underscore | An optimized implementation of Ruby's underscore method using C extension | 33 |
codemonkeysteve/fast_xor | Provides fast in-place String XOR functions for cryptography | 31 |
samsaffron/memory_profiler | A memory profiler for Ruby applications. | 1,712 |
jonatas/fast | Tools to search and refactor Ruby code directly in its abstract syntax tree | 256 |
tonytonyjan/exif | Fast Ruby EXIF reader | 150 |
dmk/fastsheet | Faster way to read Excel documents in Ruby | 25 |
fatkodima/fast_count | A Ruby gem that provides fast and accurate estimate of row counts in large databases | 226 |
saka1/simdjson_ruby | A Ruby binding for simdjson, enabling fast and efficient JSON parsing in Ruby applications. | 140 |
rsl/stringex | Extensions to Ruby's String class providing utility methods and permalink solutions. | 984 |
ankane/fasttext-ruby | Efficient text classification and representation learning library for Ruby | 203 |
damirsvrtan/fasterer | Tools for optimizing Ruby code performance | 1,812 |
samsaffron/allocator_bench | A benchmarking tool for evaluating the performance of various memory allocation algorithms in different languages and configurations | 52 |
mindaslab/soundex | A Ruby implementation of the Soundex phonetic algorithm for coding and decoding American words | 6 |
rapidfuzz/rapidfuzz-cpp | A C++ library for fast string matching using the Levenshtein Distance algorithm | 244 |
yankun1992/fastbloom | A high-performance probabilistic data structure for efficient membership testing | 84 |