Paperwork is a personal document manager. It manages scanned documents and PDFs.It's designed to be easy and fast to use. The idea behind Paperwork is "scan & forget": You can just scan a new document and forget about it until the day you need it again.
document-management personal-document-system dms edms python3 ocr indexing gtk gtk3 sane pdf scanner paperwork gnomeApache License 2.0.
sql advisor optimizer rewrite suggestion mysql syntax auditor indexing database command-lineManaging large application state easily, resiliently, and with high performance is one of the hardest problems in the cloud today. The FASTER project offers two artifacts to help tackle this problem. FASTER Log is a high-performance concurrent persistent recoverable log, iterator, and random reader library in C#. FASTER KV is a concurrent key-value store + cache (available in C# and C++) that is designed for point lookups and heavy updates.
key-value cache library logging persistent indexing concurrent hash-table key-value-store multi-threaded recoverableThis package contains a high-performance, columnar, in-memory storage engine that supports fast querying, update and iteration with zero-allocations and bitmap indexing. The general idea is to leverage cache-friendly ways of organizing data in structures of arrays (SoA) otherwise known "columnar" storage in database design. This, in turn allows us to iterate and filter over columns very efficiently. On top of that, this package also adds bitmap indexing to the columnar storage, allowing to build filter queries using binary and, and not, or and xor (see kelindar/bitmap with SIMD support).
bitmap indexing soa db columnar-storage data-orientedStep 2: implement SectionIndexer to RecyclerViewAdapter. This library works with any layout manager but is optimized for the use with a LinearLayoutManager.
android android-recyclerview recyclerview indexing alphabetindex-fastscrollerJS Search is an efficient, client-side search library for JavaScript and JSON objects
search database indexing performance js clientside client-side local queryFileMasta is a search engine allowing you to find a file among millions of files located on FTP-servers. The search engine database contains the regularly updated information on the contents of thousands FTP-servers worldwide. We don't search the contents of the files. We host no content, we provide only access to already available files in the same way Google and other search engines do.
search-engine videos torrents archives subtitles apps internet web crawler database json files software games books indexing file-search music search fileSeqAn is an open source C++ library of efficient algorithms and data structures for the analysis of sequences with the focus on biological data. Our library applies a unique generic design that guarantees high performance, generality, extensibility, and integration with other libraries. SeqAn is easy to use and simplifies the development of new software tools with a minimal loss of performance. The SeqAn library itself, the tests and demos are licensed under the very permissing 3-clause BSD License. The licenses for the applications themselves can be found in the LICENSE files.
high-performance cpp14 indexing simd alignment bwt fasta blast fastq-format bioinfomatics suffixarray sequence-alignments seqan htslib sam-bamIndex Analysis allows DBAs and developers to analyze the indexes in a database to determine the use, characteristics, and statistics of the index. The project contains the query written in T-SQL and report that can be opened as a custom report in SSMS.
indexing index performance-analysis sql-2005 sql-2008 sql-server sql-server-2005IFilter plugin for the Microsoft Indexing Service (and Sharepoint in particular) to index and search image files (including TIFF, PDF, JPEG, BMP...) using OCR technology.
ifilter indexing ocr pdf search sharepoint tiffHypoPG is a PostgreSQL extension adding support for hypothetical indexes. An hypothetical, or virtual, index is an index that doesn't really exists, and thus doesn't cost CPU, disk or any resource to create. They're useful to know if specific indexes can increase performance for problematic queries, since you can know if PostgreSQL will use these indexes or not without having to spend resources to create them. For more information on this extension usage, you can see this blog post.
postgresql hypothetical-indexes database extension indexing indexSpotweb is a decentralized usenet community based on the Spotnet protocol. Spotweb requires an operational webserver with PHP5 installed, it uses either an MySQL or an PostgreSQL database to store it's contents in.
spotweb usenet indexer indexing p2p nntp nzb nzb-indexers community forum decentralizedExample queries. EthQL is a server that exposes a GraphQL endpoint to the public Ethereum ledger. It works against the standard JSON-RPC APIs offered by all Ethereum clients. It is built in TypeScript, and thus leverages the vast ecosystem of GraphQL tooling while preserving compile-time type safety.
graphql ethereum api typescript blockchain frontend backend indexingThe indexing module for search-index
search index indexingJavaScript client-side search API with web-worker support
search performance database indexing filter solr worker webworkerSmart log parser written in Node
logs logging log-management logshipper elk elk-stack nodejs monitoring alerting sematext logsene log-parser log-shipper elasticsearch indexingGeneric repository contract and implementations. Currently only implemented for Elasticsearch, but there are plans for other implementations.
foundatio repository elasticsearch genericrepository indexingThis package provides a way to create a materialized view on top of an append-only log.To update an index, just change the index code and delete the indexed data.
level changes changes-feed indexing materialized-viewA simple and flexible indexer for LevelDB, built on LevelUP and Map Reduce; allowing asynchronous index calculation.After initialising Mapped Index, your LevelUP instance will have some new methods that let you register new indexes and fetch values from them.
leveldb levelup index indexingUse this package to generate indexes to quickly answer questions about files written to hyperdrive. For example, you could create an index that parses exif headers and generates thumbnails for a p2p photo album served over a hyperdrive.This example indexes the number of lines in each file written to hyperdrive.
hyperdrive indexing p2p
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.