All Projects → basvandijk → case-insensitive

basvandijk / case-insensitive

Licence: other
Case insensitive string comparison

Programming Languages

haskell
3896 projects
Nix
1067 projects

Projects that are alternatives of or similar to case-insensitive

hood
The plugin to manage benchmarks on your CI
Stars: ✭ 17 (-29.17%)
Mutual labels:  comparison
mrivis
medical image visualization library and development toolkit
Stars: ✭ 19 (-20.83%)
Mutual labels:  comparison
javascript-serialization-benchmark
Comparison and benchmark of JavaScript serialization libraries (Protocol Buffer, Avro, BSON, etc.)
Stars: ✭ 54 (+125%)
Mutual labels:  comparison
arabic-text-diacritization
Benchmark Arabic text diacritization dataset
Stars: ✭ 41 (+70.83%)
Mutual labels:  comparison
differ
Electron application to compare two directories
Stars: ✭ 48 (+100%)
Mutual labels:  comparison
front-end-visual-comparison-tool
🔮🔬Front-End testing tool which can be used to create a side by side visual comparison between your live site and local site.
Stars: ✭ 16 (-33.33%)
Mutual labels:  comparison
Seiyuu.moe
A webpage searching for collaborate works between seiyuu.
Stars: ✭ 15 (-37.5%)
Mutual labels:  comparison
catch-lest-other-comparison
Tabularised feature comparison between Catch, doctest and lest C++ test frameworks
Stars: ✭ 20 (-16.67%)
Mutual labels:  comparison
pdb-benchmarks
Benchmarking common tasks on proteins in various languages and packages
Stars: ✭ 33 (+37.5%)
Mutual labels:  comparison
amber-router
A URL Routing shard.
Stars: ✭ 16 (-33.33%)
Mutual labels:  comparison
stringosim
String similarity functions, String distance's, Jaccard, Levenshtein, Hamming, Jaro-Winkler, Q-grams, N-grams, LCS - Longest Common Subsequence, Cosine similarity...
Stars: ✭ 47 (+95.83%)
Mutual labels:  comparison
react-compare-slider
A slider component to compare any two React components in landscape or portrait orientation. It supports custom images, videos... and everything else.
Stars: ✭ 78 (+225%)
Mutual labels:  comparison
starter
Create vertical search web application in minutes with generator (based on ItemsAPI)
Stars: ✭ 21 (-12.5%)
Mutual labels:  comparison
ncdu-diff
ncdu fork that can compare and diff results
Stars: ✭ 21 (-12.5%)
Mutual labels:  comparison
pybraincompare
brain image comparison and visualization methods for python!
Stars: ✭ 16 (-33.33%)
Mutual labels:  comparison
hyperdiff
Find common, removed and added element between two collections.
Stars: ✭ 14 (-41.67%)
Mutual labels:  comparison
compare-utils
Compares of Java Collections and Objects (of different classes) made easy
Stars: ✭ 15 (-37.5%)
Mutual labels:  comparison
HashCompare
Compare various different Hashing Algorithms
Stars: ✭ 18 (-25%)
Mutual labels:  comparison
Multi-Face-Comparison
This repo is meant for backend API for face comparision and computer vision. It is built on python flask framework
Stars: ✭ 20 (-16.67%)
Mutual labels:  comparison
bundler-comparison
Comparison of web resource bundlers. 📦
Stars: ✭ 21 (-12.5%)
Mutual labels:  comparison

Hackage Build Status

The module Data.CaseInsensitive provides the CI type constructor which can be parameterised by a string-like type like: String, ByteString, Text, etc.. Comparisons of values of the resulting type will be insensitive to cases.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].