All Projects → TableViewExtension → Similar Projects or Alternatives

170 Open source projects that are alternatives of or similar to TableViewExtension

SNAdapter
iOS swift tableview and collectionView Adapter
Stars: ✭ 35 (+169.23%)
Mutual labels:  generic, tableview, tableviewcell
ReactiveDataDisplayManager
No description or website provided.
Stars: ✭ 35 (+169.23%)
Mutual labels:  tableview, tableviewcell
Tdbadgedcell
TDBadgedCell is a table view cell class that adds a badge, similar to the badges in Apple's own apps
Stars: ✭ 1,444 (+11007.69%)
Mutual labels:  tableview, tableviewcell
android-tableview-kotlin
Android's missing TableView component.
Stars: ✭ 40 (+207.69%)
Mutual labels:  tableview, tableviewcell
ZXTableView
快速、高效地构建TableView,节省80%以上重复代码,无需设置数据源和代理。
Stars: ✭ 18 (+38.46%)
Mutual labels:  tableview, tableviewcell
generic
Generic programming library for Python
Stars: ✭ 50 (+284.62%)
Mutual labels:  generic, generic-programming
GenericRecyclerAdapter
Easiest way to use RecyclerView. Reduce boilerplate code! You don't need to write adapters for listing pages anymore!
Stars: ✭ 53 (+307.69%)
Mutual labels:  generic, generic-programming
Mongodb Generic Repository
An example of generic repository implementation using the MongoDB C# Sharp 2.0 driver (async)
Stars: ✭ 185 (+1323.08%)
Mutual labels:  generic
DLStretchableTableHeaderView
TableView with strechable header
Stars: ✭ 17 (+30.77%)
Mutual labels:  tableview
Reusablekit
Generic reusables for UICollectionView and UITableView
Stars: ✭ 130 (+900%)
Mutual labels:  generic
Scroll
Scroll - making scrolling through buffers fun since 2016
Stars: ✭ 100 (+669.23%)
Mutual labels:  generic
Dmswipecards
🃏 Tinder like card interface
Stars: ✭ 244 (+1776.92%)
Mutual labels:  generic
SPPickerView
这是一个选择器,功能类似系统的UIPickerView,但是比UIPickerView的适用范围广得多
Stars: ✭ 28 (+115.38%)
Mutual labels:  tableview
Eval
Eval is a lightweight interpreter framework written in Swift, evaluating expressions at runtime
Stars: ✭ 157 (+1107.69%)
Mutual labels:  generic
RangeTree
A generic interval tree implementation in C#
Stars: ✭ 144 (+1007.69%)
Mutual labels:  generic
Typescript Tuple
Generics to work with tuples in TypeScript
Stars: ✭ 118 (+807.69%)
Mutual labels:  generic
ContentTableViewController
🏓 Super simple CocoaPod to present content. https://insanj.github.io/ContentTableViewController/
Stars: ✭ 24 (+84.62%)
Mutual labels:  tableview
bppgrid
QtQuick 2 Table component, modeled on TableView QML Type and some other Cool qml components
Stars: ✭ 54 (+315.38%)
Mutual labels:  tableview
Goreuse
Generic Code for Go
Stars: ✭ 93 (+615.38%)
Mutual labels:  generic
Processor
Ontology-driven Linked Data processor and server for SPARQL backends. Apache License.
Stars: ✭ 54 (+315.38%)
Mutual labels:  generic
go-ringbuf
Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:
Stars: ✭ 43 (+230.77%)
Mutual labels:  generic-programming
Binary
Generic and fast binary serializer for Go
Stars: ✭ 86 (+561.54%)
Mutual labels:  generic
Phpcollections
A set of collections for PHP.
Stars: ✭ 53 (+307.69%)
Mutual labels:  generic
Arduino-Queue.h
Generic C++ circular queue for Arduino embedded projects.
Stars: ✭ 59 (+353.85%)
Mutual labels:  generic
Libgenerics
libgenerics is a minimalistic and generic library for C basic data structures.
Stars: ✭ 42 (+223.08%)
Mutual labels:  generic
Servicestack.java
ServiceStack Java Libraries and Apps
Stars: ✭ 10 (-23.08%)
Mutual labels:  generic
Threenine.data
Generic Repository Pattern for .net core
Stars: ✭ 246 (+1792.31%)
Mutual labels:  generic
pressio
Model reduction for linear and nonlinear dynamical systems: core C++ library
Stars: ✭ 35 (+169.23%)
Mutual labels:  generic-programming
Lwrb
Lightweight generic ring buffer manager library
Stars: ✭ 215 (+1553.85%)
Mutual labels:  generic
omnipersistence
Utilities for JPA, JDBC and DataSources
Stars: ✭ 24 (+84.62%)
Mutual labels:  generic
Sc
Common libraries and data structures for C.
Stars: ✭ 161 (+1138.46%)
Mutual labels:  generic
SectionReactor
A ReactorKit extension for managing table view and collection view sections with RxDataSources
Stars: ✭ 45 (+246.15%)
Mutual labels:  tableview
Focal Frequency Loss
Focal Frequency Loss for Generative Models
Stars: ✭ 141 (+984.62%)
Mutual labels:  generic
GenericTensor
The only library allowing to create Tensors (matrices extension) with custom types
Stars: ✭ 42 (+223.08%)
Mutual labels:  generic
XTableView
一个基于RecyclerView+Scroller实现的二维表格组件,同时支持侧滑菜单、拖动调整列表顺序等拓展功能。A two-dimensional table view, base on recyclerview, both support to side slide menu、drag item and more.
Stars: ✭ 15 (+15.38%)
Mutual labels:  tableview
Tablekit
Type-safe declarative table views.
Stars: ✭ 567 (+4261.54%)
Mutual labels:  generic
Genericdatasource
A generic small reusable components for data source implementation for UITableView/UICollectionView in Swift.
Stars: ✭ 127 (+876.92%)
Mutual labels:  generic
MultilevelList
TableView多级列表:分级展开或合并,逐级获取并展示其子级数据,可以设置最大的层级数,支持多选、单选、取消选择。
Stars: ✭ 59 (+353.85%)
Mutual labels:  tableview
Web Client
Generic Linked Data browser and UX component framework. Apache license.
Stars: ✭ 105 (+707.69%)
Mutual labels:  generic
Alister
No more boilerplate code with tables and collections!
Stars: ✭ 15 (+15.38%)
Mutual labels:  tableview
Generic Auto Updater
Generic Auto-Updater: a robust, user-friendly, clean and efficient Auto-Updater to maintain any client patched.
Stars: ✭ 95 (+630.77%)
Mutual labels:  generic
StretchableTableViewHeader-Swift
You might have seen a collapsable or stretchable tableview header in android. If you check the whatsapp profile/ group settings page , you can see this. If you are using Netflix app, you might have seen a zoom in effect in the tableview header as well. Well, if you ever wondered how to do this in iOS, I will give a simple solution.
Stars: ✭ 57 (+338.46%)
Mutual labels:  tableview
Nytl
Modern C++ generic header-only template library.
Stars: ✭ 87 (+569.23%)
Mutual labels:  generic
Forge
A Generic Low-Code Framework Built on a Config-Driven Tree Walker
Stars: ✭ 70 (+438.46%)
Mutual labels:  generic
ZKTreeTableView
A view of the tree structure.树状结构列表。
Stars: ✭ 97 (+646.15%)
Mutual labels:  tableview
Jsonapi
Swift Codable JSON:API framework
Stars: ✭ 53 (+307.69%)
Mutual labels:  generic
dart sealed
Dart and Flutter sealed class generator and annotations, with match methods and other utilities. There is also super_enum compatible API.
Stars: ✭ 16 (+23.08%)
Mutual labels:  generic
Processmemoryutilities.net
Implements performant ReadProcessMemory and WriteProcessMemory with generic type parameters using InlineIL
Stars: ✭ 42 (+223.08%)
Mutual labels:  generic
react-native-js-tableview
A JavaScript implementation for TableView that looks great on both iOS and Android.
Stars: ✭ 23 (+76.92%)
Mutual labels:  tableview
Frunk
Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.
Stars: ✭ 725 (+5476.92%)
Mutual labels:  generic
react-native-card-button
Fully customizable Card Button via Paraboly for React Native.
Stars: ✭ 16 (+23.08%)
Mutual labels:  generic
Cdsa
A library of generic intrusive data structures and algorithms in ANSI C
Stars: ✭ 549 (+4123.08%)
Mutual labels:  generic
remark-directive
remark plugin to support directives
Stars: ✭ 137 (+953.85%)
Mutual labels:  generic
Soapengine
This generic SOAP client allows you to access web services using a your iOS app, Mac OS X app and AppleTV app.
Stars: ✭ 468 (+3500%)
Mutual labels:  generic
Ecst
[WIP] Experimental C++14 multithreaded compile-time entity-component-system library.
Stars: ✭ 418 (+3115.38%)
Mutual labels:  generic
EntitasGenericAddon
Addon to Entitas that allows using generic methods instead of code generator and uses type inference to insure compile time correctness
Stars: ✭ 17 (+30.77%)
Mutual labels:  generic
SUBLicenseViewController
✒ CocoaPod for attributing open source software! https://insanj.github.io/SUBLicenseViewController/
Stars: ✭ 15 (+15.38%)
Mutual labels:  tableview
Observable
The easiest way to observe values in Swift.
Stars: ✭ 346 (+2561.54%)
Mutual labels:  generic
Mlib
Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
Stars: ✭ 321 (+2369.23%)
Mutual labels:  generic
generic-for-core
🏗️ Generic Repository & UOW Pattern For ASP.NET Core
Stars: ✭ 55 (+323.08%)
Mutual labels:  generic
1-60 of 170 similar projects