indexed
There are 22 repositories under indexed topic.
roniemartinez/libqpsd
PSD (Photoshop Document) & PSB (Photoshop Big) Plugin for Qt/C++ (Qt4/Qt5/Qt6)
nvictus/pqdict
A Pythonic indexed priority queue
NivixX/NDatabase
💾 NDatabase is a lightweight and easy to use indexed key-value store database framework mainly aimed for minecraft bukkit, spigot, sponge servers and is multi-platform
junkblocker/codesearch
Fork of Google codesearch with more options
kata198/indexedredis
A super-fast ORM backed by Redis, supporting models and indexes with O(1) searches, and support for storing native/complex types and objects
jparams/data-store
Data Store is a full-featured indexed Java Collection capable of ultra-fast data lookup.
brandonhamilton/ilist
ℹ️ Index-related functions for lists
xwedx00/Exo
🔒 Exo is a secure P2P messaging app that offers features such as 🤝 decentralized P2P messaging, 💾 offline-first storage, and 🔐 end-to-end encryption.
kennygomdori/AsyncIndexedDB
A simple asynchronous wrapper around Javascript IndexedDB. Only ~120 lines long, and preserves all of the original IndexedDB API. Just "await" IDBRequests.
prabhuomkar/droll-api
📜 Open Source GraphQL API for Droll
sleexyz/rebindable
Better RebindableSyntax for Indexed Monads
apollo008/indexed-priority-queue
indexed-priority-queue 是C++编程语言实现的开源的可以快速改变某个指定元素值的优先级队列。它通过为优先级队列中每个元素维护一个索引Index值来实现快速修改特定元素值且又保证堆性质的目的。
farhiongit/aho-corasick-1975
A short, simple, small footprint, fully documented, compliant, and easy to use implementation of the Aho-Corasick algorithm.
doomed-phobos/image32
A simple image decoder
MatrixAI/js-table
Table data structure (indexed map)
naturuplift/PWATextEditor
PWA Text Editor is a project that harnesses the power of Progressive Web Applications (PWA) to offer a seamless, offline-capable text editing experience.
QiYuOr2/storage
封装各种前端存储API,包括localstorage、sessionstorage、cookie、indexedDB
kozin1972/Indexed-Tensor-Template-Library
Index-driven BLAS-based compile-time C++ tensor library
soroushJuly/OGLapp01
The first openGL app
kare/heap
Package kkn.fi/heap implements indexed minimum Fibonacci priority queue.
motaharinia/springboot-indexinghibernatesearch
spring-boot and indexing with hibernate-search. Hibernate Search will transparently index every entity persisted, updated, or removed through Hibernate Core. However, you have to trigger initial indexing to populate the Lucene index with the data already present in your database.
SyncfusionExamples/how-to-add-a-jump-list-with-xamarin.forms-listview
This repository contains sample about how to add a jump list with xamarin.forms listview ?