All Projects → Rummage_phoenix → Similar Projects or Alternatives

997 Open source projects that are alternatives of or similar to Rummage_phoenix

Rummage ecto
Search, Sort and Pagination for ecto queries
Stars: ✭ 190 (+31.94%)
Mutual labels:  search, sort, pagination, sorting
List.js
The perfect library for adding search, sort, filters and flexibility to tables, lists and various HTML elements. Built to be invisible and work on existing HTML.
Stars: ✭ 10,650 (+7295.83%)
Mutual labels:  search, sort, pagination
Queryql
Easily add filtering, sorting, and pagination to your Node.js REST API through your old friend: the query string!
Stars: ✭ 76 (-47.22%)
Mutual labels:  sort, pagination, sorting
Filterable
Filtering from incoming params in Elixir/Ecto/Phoenix with easy to use DSL.
Stars: ✭ 83 (-42.36%)
Mutual labels:  phoenix, pagination, sorting
React Grid Table
A modular table, based on a CSS grid layout, optimized for customization.
Stars: ✭ 57 (-60.42%)
Mutual labels:  search, sort, pagination
spring-boot-jpa-rest-demo-filter-paging-sorting
Spring Boot Data JPA with Filter, Pagination and Sorting
Stars: ✭ 70 (-51.39%)
Mutual labels:  pagination, sorting, sort
ultra-sort
DSL for SIMD Sorting on AVX2 & AVX512
Stars: ✭ 29 (-79.86%)
Mutual labels:  sorting, sort
Vuejs Datatable
A Vue.js component for filterable and paginated tables.
Stars: ✭ 148 (+2.78%)
Mutual labels:  pagination, sorting
Vue Bootstrap4 Table
Advanced table based on Vue 2 and Bootstrap 4 ⚡️
Stars: ✭ 187 (+29.86%)
Mutual labels:  pagination, sorting
Sortrecyclerviewlist
Recyclerview实现字母排序,过滤搜索,顶部悬浮,波浪形的侧边栏
Stars: ✭ 179 (+24.31%)
Mutual labels:  search, sort
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (+222.22%)
Mutual labels:  sorting, sort
phoenix pagination
Simple pagination for Ecto and Phoenix that uses plain EEx templates.
Stars: ✭ 20 (-86.11%)
Mutual labels:  pagination, phoenix
algos
A collection of algorithms in rust
Stars: ✭ 16 (-88.89%)
Mutual labels:  sorting, sort
Go
Algorithms Implemented in GoLang
Stars: ✭ 7,385 (+5028.47%)
Mutual labels:  search, sorting
Sieve
⚗️ Clean & extensible Sorting, Filtering, and Pagination for ASP.NET Core
Stars: ✭ 560 (+288.89%)
Mutual labels:  sort, pagination
Javascript
A repository for All algorithms implemented in Javascript (for educational purposes only)
Stars: ✭ 16,117 (+11092.36%)
Mutual labels:  search, sort
laravel-auto
Laravel Auto - a helper package to make automated lists with filters, sorting and paging like no other
Stars: ✭ 41 (-71.53%)
Mutual labels:  pagination, sort
C Plus Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Stars: ✭ 17,151 (+11810.42%)
Mutual labels:  search, sort
Algorithm
The repository algorithms implemented on the Go
Stars: ✭ 163 (+13.19%)
Mutual labels:  search, sort
NaturalSort.Extension
🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").
Stars: ✭ 94 (-34.72%)
Mutual labels:  sorting, sort
Gridify
Easy and optimized way to apply Filtering, Sorting, and Pagination using text-based data.
Stars: ✭ 372 (+158.33%)
Mutual labels:  pagination, sorting
react-strap-table
react table (client and server-side) based on bootstrap.
Stars: ✭ 28 (-80.56%)
Mutual labels:  pagination, sorting
ci4-album
🔥 CodeIgniter 4 example Album module uses Domain Driven Design Architecture with Tactical Pattern
Stars: ✭ 67 (-53.47%)
Mutual labels:  search, pagination
Gridjs
Advanced table plugin
Stars: ✭ 3,231 (+2143.75%)
Mutual labels:  sort, pagination
Cassandra Lucene Index
Lucene based secondary indexes for Cassandra
Stars: ✭ 584 (+305.56%)
Mutual labels:  search, sorting
Algorithms
Minimal examples of data structures and algorithms in Python
Stars: ✭ 20,123 (+13874.31%)
Mutual labels:  search, sort
Table Dragger
Turn your old table to drag-and-drop table with columns and rows sorting like magic!
Stars: ✭ 704 (+388.89%)
Mutual labels:  sort, sorting
Query
Query adds tools to aid the use of Ecto in web settings.
Stars: ✭ 23 (-84.03%)
Mutual labels:  sort, phoenix
express-mquery
Expose mongoose query API through HTTP request.
Stars: ✭ 37 (-74.31%)
Mutual labels:  pagination, sort
Graphql To Mongodb
Allows for generic run-time generation of filter types for existing graphql types and parsing client requests to mongodb find queries
Stars: ✭ 261 (+81.25%)
Mutual labels:  sort, pagination
ag-grid
The best JavaScript Data Table for building Enterprise Applications. Supports React / Angular / Vue / Plain JavaScript.
Stars: ✭ 8,743 (+5971.53%)
Mutual labels:  pagination, sorting
C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Stars: ✭ 11,897 (+8161.81%)
Mutual labels:  search, sort
Sortingalgorithm.hayateshiki
Hayate-Shiki is an improved merge sort algorithm with the goal of "faster than quick sort".
Stars: ✭ 84 (-41.67%)
Mutual labels:  sort, sorting
Monster
The Art of Template MetaProgramming (TMP) in Modern C++♦️
Stars: ✭ 90 (-37.5%)
Mutual labels:  search, sort
Quadsort
Quadsort is a stable adaptive merge sort which is faster than quicksort.
Stars: ✭ 1,385 (+861.81%)
Mutual labels:  sort, sorting
Laravel Api Handler
Package providing helper functions for a Laravel REST-API
Stars: ✭ 150 (+4.17%)
Mutual labels:  search, sort
Cpp Timsort
A C++ implementation of timsort
Stars: ✭ 211 (+46.53%)
Mutual labels:  sort, sorting
Tablefilter
A Javascript library making HTML tables filterable and a bit more :)
Stars: ✭ 248 (+72.22%)
Mutual labels:  pagination, sorting
PixelGlitch
Image glitch visualization using various Pixel Sorting methods for Processing
Stars: ✭ 25 (-82.64%)
Mutual labels:  sorting, sort
repository
[PHP 7] Implementation and definition of a base Repository in Domain land.
Stars: ✭ 26 (-81.94%)
Mutual labels:  pagination, sort
React Table
⚛️ Hooks for building fast and extendable tables and datagrids for React
Stars: ✭ 15,739 (+10829.86%)
Mutual labels:  pagination, sorting
Java
All Algorithms implemented in Java
Stars: ✭ 42,893 (+29686.81%)
Mutual labels:  search, sort
Sorty
Fast Concurrent / Parallel Sorting in Go
Stars: ✭ 74 (-48.61%)
Mutual labels:  sort, sorting
Vue Table Dynamic
🎉 A dynamic table with sorting, filtering, editing, pagination, multiple select, etc.
Stars: ✭ 106 (-26.39%)
Mutual labels:  pagination, sorting
Faltu
Search sort, filter, limit an array of objects in Mongo-style.
Stars: ✭ 112 (-22.22%)
Mutual labels:  search, sort
So Simple Theme
A simple Jekyll theme for words and pictures.
Stars: ✭ 1,701 (+1081.25%)
Mutual labels:  search
Ips4o
In-place Parallel Super Scalar Samplesort (IPS⁴o)
Stars: ✭ 137 (-4.86%)
Mutual labels:  sorting
Similar Text Finder
🐝 PHP Similar Text Finder aka Fuzzy search. `Did you mean "banana"?`
Stars: ✭ 126 (-12.5%)
Mutual labels:  search
Stork
🔎 Impossibly fast web search, made for static sites.
Stars: ✭ 1,983 (+1277.08%)
Mutual labels:  search
Codefund
Deprecated. Please go to https://github.com/gitcoinco/code_fund_ads
Stars: ✭ 140 (-2.78%)
Mutual labels:  phoenix
Gorm Paginator
gorm pagination extension
Stars: ✭ 136 (-5.56%)
Mutual labels:  pagination
Cyb
Immortal robot for the Great Web
Stars: ✭ 126 (-12.5%)
Mutual labels:  search
Vue Innersearch
🔎 UI components built with Vue.js for ElasticSearch
Stars: ✭ 135 (-6.25%)
Mutual labels:  search
Nnn
n³ The unorthodox terminal file manager
Stars: ✭ 13,138 (+9023.61%)
Mutual labels:  search
Nova
An attempt to port/rebuild Spree, an open source e-commerce solution, with Elixir and Phoenix.
Stars: ✭ 125 (-13.19%)
Mutual labels:  phoenix
Js Search
JS Search is an efficient, client-side search library for JavaScript and JSON objects
Stars: ✭ 1,920 (+1233.33%)
Mutual labels:  search
Riddle
Ruby Client API for Sphinx
Stars: ✭ 139 (-3.47%)
Mutual labels:  search
Sonic
🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
Stars: ✭ 12,347 (+8474.31%)
Mutual labels:  search
Java Ds Algorithms
Data Structures and Algorithms in Java
Stars: ✭ 125 (-13.19%)
Mutual labels:  sort
Ffind
A sane replacement for find
Stars: ✭ 124 (-13.89%)
Mutual labels:  search
1-60 of 997 similar projects