Les Partages de Memiks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
12 results tagged engine  ✕
Defold Product Overview https://defold.com/product/
Mon Nov 25 13:13:19 2024 archive.org
QRCode
thumbnail
game engine opensource
Home | MiniSearch https://lucaong.github.io/minisearch/
Tue Feb 12 22:00:16 2019 archive.org
QRCode
thumbnail

MiniSearch is a tiny but powerful in-memory fulltext search engine for JavaScript. It is respectful of resources, and it can comfortably run both in Node and in the browser.

#Use case

MiniSearch addresses use cases where full-text search features are needed (e.g. prefix search, fuzzy search, boosting of fields), but the data to be indexed can fit locally in the process memory. While you may not index the whole Wikipedia with it, there are surprisingly many use cases that are served well by MiniSearch. By storing the index in local memory, MiniSearch can work offline, and can process queries quickly, without network latency.

A prominent use-case is search-as-you-type features in web and mobile applications, where keeping the index on the client-side enables fast and reactive UI, removing the need to make requests to a search server.

search engine javascript nodejs browser
GitHub - rc0/mairix: mairix is a program for indexing and searching email messages stored in Maildir, MH or mbox folders https://github.com/rc0/mairix
Mon Oct 8 15:41:00 2018 archive.org
QRCode
thumbnail

mairix is a program for indexing and searching email messages stored in Maildir, MH or mbox folders - rc0/mairix

mail search engine index
Lucy – Apache Lucy Documentation https://lucy.apache.org/docs/perl/Lucy.html
Fri Sep 22 21:34:56 2017 archive.org
QRCode
thumbnail

Lucy - Apache Lucy search engine library.
VERSION

0.6.0
SYNOPSIS

First, plan out your index structure, create the index, and add documents

lucy search engine perl
mchaput / whoosh / wiki / Home — Bitbucket https://bitbucket.org/mchaput/whoosh/wiki/Home
Thu May 28 15:57:01 2015 archive.org
QRCode
thumbnail

Whoosh is a fast, featureful full-text indexing and searching library implemented in pure Python. Programmers can use it to easily add search functionality to their applications and websites. Every part of how Whoosh works can be extended or replaced to meet your needs exactly.

Some of Whoosh's features include:

Pythonic API.
Pure-Python. No compilation or binary packages needed, no mysterious crashes.
Fielded indexing and search.
Fast indexing and retrieval -- faster than any other pure-Python search solution I know of. See Benchmarks.
Pluggable scoring algorithm (including BM25F), text analysis, storage, posting format, etc.
Powerful query language.
Production-quality pure Python spell-checker (as far as I know, the only one). 

Whoosh might be useful in the following circumstances:

Anywhere a pure-Python solution is desirable to avoid having to build/compile native libraries (or force users to build/compile them).
As a research platform (at least for programmers that find Python easier to read and work with than Java ;)
When an easy-to-use Pythonic interface is more important to you than raw speed.
If your application can make good use of one deeply integrated search/lookup solution you can rely on just being there rather than having two different search solutions (a simple/slow/homegrown one integrated, an indexed/fast/external binary dependency one as an option). 

Whoosh was created and is maintained by Matt Chaput. It was originally created for use in the online help system of Side Effects Software's 3D animation software Houdini. Side Effects Software Inc. graciously agreed to open-source the code.

DITC_WIP python search engine whoosh open-source
Groonga - An open-source fulltext search engine and column store http://groonga.org/
Mon Mar 30 22:21:39 2015 archive.org
QRCode
thumbnail

Groonga, un moteur de recherche full text open source qui va m'être utile dans mon prochain projet ;)

et la documentation:
http://groonga.org/docs/

et notamment comment créer la structure de la base de recherche:
http://groonga.org/docs/tutorial/introduction.html

maintenant il ne reste plus qu'a structurer ce que je veux enregistrer, à scripter la création et l'import des données.

ensuite il ne restera "que" l'interface.... "facile" :x

groonga fulltext search engine open source
RPGBoss Engine http://rpgboss.com/
Wed Jan 21 17:14:07 2015 archive.org
QRCode
thumbnail

Un logiciel pour créer votre RPG compatible Windows MacOS et Linux.

en plus il est libre ;)

et le journal linuxfr.org:
https://linuxfr.org/news/rpgboss-0-6-x

rpg maker boss engine libre
JSApp.US http://jsapp.us/
Wed Mar 21 18:42:54 2012 archive.org
QRCode
thumbnail

Une plateforme de test en ligne pour les applications NodeJS ;)

pas mal pour tester ses applis.
il faudra que j'en fasse un package pour fun_plug...

https://github.com/matthewfl/node-host

http://matthewfl.com/category/jsapp-us

NodeJS application platform engine fun_plug
JAR Search Engine - findJAR.com http://www.findjar.com/index.jsp
Thu Oct 20 07:14:56 2011 archive.org
QRCode
thumbnail

findJAR.com is a search engine for JAR files and Java classes. It helps Java Developers to resolve NoClassDefFoundError and ClassNotFoundException problems. findJAR.com is based on the extensive ibiblio maven repository.

findJAR search engine for JAR files Java classes It helps developers resolve NoClassDefFoundError ClassNotFoundException problems based on extensive ibiblio maven maven2 repository
melonJS http://www.melonjs.org/index.html
Thu Oct 20 07:11:53 2011 archive.org
QRCode
thumbnail
melonJS A lightweight HTML5 game engine javascript canvas framework tiled tile map loader parser TMX XML homepage
HIBERNATE TUTORIAL - Hibernate Query Language http://www.allapplabs.com/hibernate/hibernate_query_language.htm
Thu Oct 20 07:03:35 2011 archive.org
QRCode

Allapplabs.com : Hibernate Tutorial, Introduction to hibernate, Overview of hibernate, features of hibernate, getting started with hibernate, hibernate o/r object relational mapping, hibernate query language, hibernate example

A developer content publishing site for java servlets jsp ejb xml xsl dtd log4j weblogic ant struts design paterns performance tuning collection framework codes examples web services search engine software developers Allapplabs Hibernate Tutorial Introduction hibernate Overview features getting started with o r object relational mapping query language example
Hack a Day http://hackaday.com/
Thu Oct 20 07:01:27 2011 archive.org
QRCode
thumbnail
android hacks arduino ask hackaday attiny beer blackberry cellphones chemistry classic clock cnc cons contests cooking digital audio cameras downloads ds engine firefox g1 gameboy google gps green links hackerspaces hackit handhelds hardware holiday home entertainment how interviews iphone ipod kinect laptops laser led lifehacks linux lockpicking macs medical microcontrollers misc multitouch musical netbook news nintendo parts pcs peripherals phone playstation podcasts portable video pre psp radio rants repair reviews robots roundup security software development solar tablet teardown tool toy transport weapons wearable weekly wii wireless xbox Fresh every day
4683 links, including 1597 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn