All Projects → Cachew → Similar Projects or Alternatives

1157 Open source projects that are alternatives of or similar to Cachew

Craft
A simple Minecraft clone written in C using modern OpenGL (shaders).
Stars: ✭ 8,957 (+5678.71%)
Mutual labels:  sqlite
Pop
A Tasty Treat For All Your Database Needs
Stars: ✭ 1,045 (+574.19%)
Mutual labels:  sqlite
Sqlite2xl
Library to Convert SQLite to Excel and Vice-Versa
Stars: ✭ 136 (-12.26%)
Mutual labels:  sqlite
Redis Tag Cache
Cache and invalidate records in Redis with tags
Stars: ✭ 48 (-69.03%)
Mutual labels:  cache
Fast React Render
[DEPRECATED] Use last versions of React and Node.js for better performance
Stars: ✭ 102 (-34.19%)
Mutual labels:  cache
Pomodoro
A simple WordPress translation cache
Stars: ✭ 47 (-69.68%)
Mutual labels:  cache
Awesome Python Models
A curated list of awesome Python libraries, which implement models, schemas, serializers/deserializers, ODM's/ORM's, Active Records or similar patterns.
Stars: ✭ 124 (-20%)
Mutual labels:  serialization
Beeschema
Binary Schema Library for C#
Stars: ✭ 46 (-70.32%)
Mutual labels:  serialization
Reactiveandroid
🚀 Simple and powerful ORM for Android
Stars: ✭ 102 (-34.19%)
Mutual labels:  sqlite
Lfscache
LFS Cache is a caching Git LFS proxy.
Stars: ✭ 45 (-70.97%)
Mutual labels:  cache
Libcache
A Lightweight in-memory key:value cache library for Go.
Stars: ✭ 152 (-1.94%)
Mutual labels:  cache
Ensembl Hive
EnsEMBL Hive - a system for creating and running pipelines on a distributed compute resource
Stars: ✭ 44 (-71.61%)
Mutual labels:  sqlite
Fastapi cache
FastAPI simple cache
Stars: ✭ 96 (-38.06%)
Mutual labels:  cache
Python Api Development Fundamentals
Develop a full-stack web application with Python and Flask
Stars: ✭ 44 (-71.61%)
Mutual labels:  serialization
Cs61a
Structure and Interpretation of Computer Programs
Stars: ✭ 123 (-20.65%)
Mutual labels:  sqlite
Nameof
Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum
Stars: ✭ 1,017 (+556.13%)
Mutual labels:  serialization
Store
Fast binary serialization in Haskell
Stars: ✭ 100 (-35.48%)
Mutual labels:  serialization
Rxnetwork
A swift network library based on Moya/RxSwift.
Stars: ✭ 43 (-72.26%)
Mutual labels:  cache
Xsnow
💮基于RxJava2+Retrofit2精心打造的Android基础框架,包含网络、上传、下载、缓存、事件总线、权限管理、数据库、图片加载,基本都是项目中必用功能,每个模块充分解耦,可自由拓展。
Stars: ✭ 1,678 (+982.58%)
Mutual labels:  cache
Perfect Sqlite
A stand-alone Swift wrapper around the SQLite 3 client library.
Stars: ✭ 42 (-72.9%)
Mutual labels:  sqlite
Contacts
A flutter project with Implementation of a Contacts app in 4 ways (API, Custom, Preferences and Sqflite).
Stars: ✭ 100 (-35.48%)
Mutual labels:  sqlite
Android Debug Database
A library for debugging android databases and shared preferences - Make Debugging Great Again
Stars: ✭ 7,946 (+5026.45%)
Mutual labels:  sqlite
Rust Protobuf
Rust implementation of Google protocol buffers
Stars: ✭ 1,797 (+1059.35%)
Mutual labels:  serialization
Quilt
Quilt is a self-organizing data hub for S3
Stars: ✭ 1,007 (+549.68%)
Mutual labels:  serialization
Adminer Custom
Customizations for Adminer, the best database management tool written in PHP.
Stars: ✭ 99 (-36.13%)
Mutual labels:  sqlite
Python Diskcache
Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.
Stars: ✭ 992 (+540%)
Mutual labels:  cache
Go Cache
This project encapsulates multiple db servers, redis、ledis、memcache、file、memory、nosql、postgresql
Stars: ✭ 143 (-7.74%)
Mutual labels:  cache
Use Axios Request
Data fetching is easy with React Hooks for axios!
Stars: ✭ 38 (-75.48%)
Mutual labels:  cache
Msgpack
msgpack.org[Go] MessagePack encoding for Golang
Stars: ✭ 1,353 (+772.9%)
Mutual labels:  serialization
Rudolfs
A high-performance, caching Git LFS server with an AWS S3 and local storage back-end.
Stars: ✭ 122 (-21.29%)
Mutual labels:  cache
Myutils
🙏 提供时间轴转星座|生肖工具、系统存储空间获取工具、文件大小格式化工具、获取指定文件大小工具、AES加密解码工具(支持android端平台加密解密,java端和android端相互加密解密)、SharePreference操作工具、 File文件操作工具、日期获取和计算工具、界面跳转Intent操作工具、字符串验证和数值转换操作工具、手机震动工具、系统资源操作工具、网络检测工具、 wifi操作工具、单位换算工具、zip压缩和解压操作工具、XML解析操作工具(只支持几种指定格式)、图片加载和处理工具,数据库操作(增删改查)工具、Base64编码解码工具、MD5加密工具。
Stars: ✭ 130 (-16.13%)
Mutual labels:  sqlite
Sqhell.vim
An SQL wrapper for vim
Stars: ✭ 113 (-27.1%)
Mutual labels:  sqlite
Cachemanage
🔥android缓存管理器,分为内存缓存和文件缓存两种 先取内存数据,没有再从文件缓存中取
Stars: ✭ 73 (-52.9%)
Mutual labels:  cache
Sqlite Global Tool
SQLite .NET Core CLI tool that allows the user to manually enter and execute SQL statements with or without showing query result.
Stars: ✭ 37 (-76.13%)
Mutual labels:  sqlite
Fast Serialization
FST: fast java serialization drop in-replacement
Stars: ✭ 1,348 (+769.68%)
Mutual labels:  serialization
Swarm To Sqlite
Create a SQLite database containing your checkin history from Foursquare Swarm
Stars: ✭ 35 (-77.42%)
Mutual labels:  sqlite
Identity cache
IdentityCache is a blob level caching solution to plug into Active Record. Don't #find, #fetch!
Stars: ✭ 1,733 (+1018.06%)
Mutual labels:  cache
Androidroom
Android example to show how to use Room to access SQLite database on device for reading and writing data. This example also shows how to use LiveData and ViewModel with Room to build reactive, well performing and easy to maintain applications.
Stars: ✭ 36 (-76.77%)
Mutual labels:  sqlite
Bgfmdb
BGFMDB让数据的增删改查分别只需要一行代码即可,就是这么简单任性,本库几乎支持存储ios所有基本的自带数据类型.
Stars: ✭ 1,344 (+767.1%)
Mutual labels:  sqlite
Sqlite.swift
A type-safe, Swift-language layer over SQLite3.
Stars: ✭ 7,975 (+5045.16%)
Mutual labels:  sqlite
Myblog
python写的博客,支持3种数据库,现在挂在evilbinary.org
Stars: ✭ 121 (-21.94%)
Mutual labels:  sqlite
Easyandroid
一个完整基于kotlin的安卓开发框架,采用了mvvm设计模式。涵盖了: 1、基于retrofit2封装的通过kotlin协程实现的网络框架 2、基于阿里开源router修改的api-router实现项目模块化 3、基于glide的图片加载缓存框架 4、基于room实现的往来数据缓存加载 5、基于step实现的数据异步提交 6、基于PreferenceHolder实现的本地数据快速存储 7、基于mlist实现的简单复杂列表的快速开发扩展 8、定制的toolbar可以自适应异形屏,挖孔屏,水滴屏等等。。 本框架几乎涵盖了开发所需的所有模块组件。简单fork之后就可以基于框架快速开发。
Stars: ✭ 33 (-78.71%)
Mutual labels:  cache
Egocache
Fast Caching for Objective-C (iPhone & Mac Compatible)
Stars: ✭ 1,339 (+763.87%)
Mutual labels:  cache
Cancer Donation Portal Python Flask App
Flask App for Cancer Donation Portal using basic Python, SQLite3, HTML, CSS and Javascript
Stars: ✭ 32 (-79.35%)
Mutual labels:  sqlite
Sqlitestudio
A free, open source, multi-platform SQLite database manager.
Stars: ✭ 2,337 (+1407.74%)
Mutual labels:  sqlite
Donerserializer
A C++14 JSON Serialization Library
Stars: ✭ 31 (-80%)
Mutual labels:  serialization
Wfpc
Magento full page cache warmer
Stars: ✭ 95 (-38.71%)
Mutual labels:  cache
Q Municate Services Ios
Easy-to-use services for Quickblox SDK, for speeding up development of iOS chat applications
Stars: ✭ 30 (-80.65%)
Mutual labels:  cache
Yokadi
Command line oriented, sqlite powered, todo list
Stars: ✭ 119 (-23.23%)
Mutual labels:  sqlite
Nestedtypes
BackboneJS compatibility layer for Type-R data framework.
Stars: ✭ 94 (-39.35%)
Mutual labels:  serialization
Ecache
👏👏 Integrate cache(redis) [flask etc.] with SQLAlchemy.
Stars: ✭ 28 (-81.94%)
Mutual labels:  cache
Kotlinmultiplatform mvvm
Android & iOS App using MVVM pattern and LiveData on the presentation layer + Clean Arch on the common shared code.
Stars: ✭ 135 (-12.9%)
Mutual labels:  serialization
Terraform Aws Elasticache Redis
Terraform module to provision an ElastiCache Redis Cluster
Stars: ✭ 73 (-52.9%)
Mutual labels:  cache
Datafiles
A file-based ORM for Python dataclasses.
Stars: ✭ 113 (-27.1%)
Mutual labels:  serialization
Dogsheep.github.io
Tools for personal analytics using SQLite and Datasette
Stars: ✭ 73 (-52.9%)
Mutual labels:  sqlite
Liszt
A personal organization software with a script engine for automation
Stars: ✭ 72 (-53.55%)
Mutual labels:  sqlite
Magic enum
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
Stars: ✭ 2,340 (+1409.68%)
Mutual labels:  serialization
Cache
Erlang in-memory cache
Stars: ✭ 128 (-17.42%)
Mutual labels:  cache
Bible Database
Bible databases as XML, JSON, SQL & SQLITE3 Database format for various languages. Developers can download it freely for their development works. Freely received, freely give.
Stars: ✭ 111 (-28.39%)
Mutual labels:  sqlite
Csvpack
csvpack library / gem - tools 'n' scripts for working with tabular data packages using comma-separated values (CSV) datafiles in text with meta info (that is, schema, datatypes, ..) in datapackage.json; download, read into and query CSV datafiles with your SQL database (e.g. SQLite, PostgreSQL, ...) of choice and much more
Stars: ✭ 71 (-54.19%)
Mutual labels:  sqlite
301-360 of 1157 similar projects