Pinned Repositories
android-database-performance
Android Database Performance Benchmarks
essentials
General purpose utilities and hash functions for Android and Java (aka java-common)
EventBus
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
greenDAO
greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases.
greenInject
Injects views, resources, extras, etc. into Android activities and arbitrary Java objects.
ObjectBoxRxJava
Optional RxJava 2 APIs for ObjectBox
objectbox-c
C and C++ database for objects and structs
objectbox-dart
Flutter database for super-fast Dart object persistence
objectbox-go
Embedded Go Database, the fast alternative to SQLite, gorm, etc.
objectbox-python
Superfast on-device object & vector database for Python
greenrobot's Repositories
greenrobot/EventBus
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
greenrobot/greenDAO
greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases.
greenrobot/essentials
General purpose utilities and hash functions for Android and Java (aka java-common)
greenrobot/android-database-performance
Android Database Performance Benchmarks
greenrobot/ObjectBoxRxJava
Optional RxJava 2 APIs for ObjectBox
greenrobot/greenInject
Injects views, resources, extras, etc. into Android activities and arbitrary Java objects.
greenrobot/sdl-android
Fork of libsdl 1.3 (Simple DirectMedia Layer 1.3) with fixes for Android
greenrobot/android-tips-tricks
:ballot_box_with_check: [Cheatsheet] Tips and tricks for Android Development
greenrobot/twoway-view
An AdapterView with support for vertical and horizontal scrolling
greenrobot/ActionBarSherlock
Android library for implementing the action bar design pattern using the native ActionBar on 3.0+ and a custom implementation on pre-3.0 through a single API and theme.
greenrobot/android-websockets
Bare minimum websockets (hybi13/RFC) client for Android
greenrobot/daocompat
greenrobot/RSS-View
Eclipse Plugin for showing RSS Feeds
greenrobot/greenDAO-plugin
Code Generator for greenDAO
greenrobot/AndroidDatabaseLibraryComparison
greenrobot/android-orm-benchmark-updated
greenrobot/madvertise-android-sdk
madvertise SDK for Android
greenrobot/SlidingMenu
An Android library that allows you to easily create applications with slide-in menus. You may use it in your Android apps provided that you cite this project and include the license in your app. Thanks!
greenrobot/uWebSockets
Simple, secure & standards compliant web server for the most demanding of applications
greenrobot/gitbook-2016-berlin-barcamp
Notes, resources, sessions of barcamp at Droidcon Berlin 2016
greenrobot/jetty.project
Jetty - Servlet Engine and Http Server project repository (jetty.project)
greenrobot/unordered_dense
A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion