All Projects → alfianlosari → GenericTableViewController

alfianlosari / GenericTableViewController

Licence: other
An example of Generic UITableViewController implementation

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to GenericTableViewController

ViewControllersFactory
Instantiate your ViewControllers easily with this small factory class
Stars: ✭ 26 (-16.13%)
Mutual labels:  generics
go-callbag
golang implementation of Callbag
Stars: ✭ 19 (-38.71%)
Mutual labels:  generics
lru
LRU cache using go generics
Stars: ✭ 108 (+248.39%)
Mutual labels:  generics
go2generics
🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)
Stars: ✭ 146 (+370.97%)
Mutual labels:  generics
Stack
A Type-Safe, Thread-Safe-ish approach to CoreData in Swift
Stars: ✭ 47 (+51.61%)
Mutual labels:  generics
go-inline
Generic Data Structures/Algorithms in golang.
Stars: ✭ 52 (+67.74%)
Mutual labels:  generics
StaticTableViewController
Dynamically hide / show cells of static UITableViewController
Stars: ✭ 26 (-16.13%)
Mutual labels:  uitableviewcontroller
generics
No description or website provided.
Stars: ✭ 25 (-19.35%)
Mutual labels:  generics
rueidis
A Fast Golang Redis RESP3 client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, RedisAI, RedisGears, etc.
Stars: ✭ 422 (+1261.29%)
Mutual labels:  generics
go2linq
Generic Go implementation of .NET's LINQ to Objects.
Stars: ✭ 41 (+32.26%)
Mutual labels:  generics
ConfuserExPlugins
Transforms all types to generics, and all constructor calls and method calls into generic call factories.
Stars: ✭ 32 (+3.23%)
Mutual labels:  generics
SwiftRadix
Easily convert integers to binary/hex/octal strings and back again with clean functional syntax.
Stars: ✭ 34 (+9.68%)
Mutual labels:  generics
PluginTableViewController
Example project for article: Data-Driven Table Views. See blog post for more details: http://www.vadimbulavin.com/data-drive-table-views/
Stars: ✭ 18 (-41.94%)
Mutual labels:  uitableviewcontroller
heidi
heidi : tidy data in Haskell
Stars: ✭ 24 (-22.58%)
Mutual labels:  generics
GENERIS
Versatile Go code generator.
Stars: ✭ 32 (+3.23%)
Mutual labels:  generics
truthy
Package truthy provides truthy condition testing with Go generics
Stars: ✭ 31 (+0%)
Mutual labels:  generics
genx
GenX: Generics For Go, Yet Again.
Stars: ✭ 37 (+19.35%)
Mutual labels:  generics
core
The XP Framework is an all-purpose, object oriented PHP framework.
Stars: ✭ 13 (-58.06%)
Mutual labels:  generics
cocoaheads-modernuitableview
Demo project for Modern UITableView Talk
Stars: ✭ 18 (-41.94%)
Mutual labels:  uitableviewcontroller
generic-simd
Generic SIMD abstractions for Rust.
Stars: ✭ 45 (+45.16%)
Mutual labels:  generics

Generic UITableViewController

Description

Implementation of Abstract TableViewController that can accept different type of data, cell configuration, cell selected handler using Swift Generic

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].