Showing 678 open source projects for "data.6bin"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1
    WEB  Family Budget Planner

    WEB Family Budget Planner

    Family Budget Planner is a PHP MultiLingual easy to use tool .

    Full working System :- http://familybudget.unaux.com Feel Free to use the Link if you prefer to work with a ready to use system without Installation . UserGuide :- http://familybudget.unaux.com/UserGuide.php Support : rafi.farchi@gmail.com You Can install the Tool on any Website dealing with Family Economy as a free tool for the benefit of the Community . If you prefer You can also install it locally on you Android Device . Recommended PHP Server for Android...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Luban

    Luban

    Image compression with efficiency very close to WeChat

    ...Although there are already a lot of writings on the internet on the topic, a great number of possible scenarios still have to be thought of, like unsuccessful compressions, too small pictures (eg. for profile pictures) or too bad image quality. Naturally, the first idea was to see how WeChat, the app giant manages this task in action. To gather data, 100 images with different resolutions were sent through WeChat Moments, then the compressed images were compared with the original ones. Luban's foundation is the result of this analysis on WeChat's compression method. Because the process was analyzed backward, Luban's efficacy is not yet exactly the same as that of WeChat, but the results are already very close to what WeChat Moments' image compression produces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Contestant

    Contestant

    Helps to manage contestant/participant applications

    ...It can be printed, signed and stamped by participant organization. The organizer gets the application form by email or via post, scans QR code from the form and pastes the data into table without necessary of rewriting. All with open-source tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Cool Reader

    Cool Reader

    A cross-platform XML/CSS based eBook reader

    CoolReader is fast and small cross-platform XML/CSS based eBook reader for desktops and handheld devices. Supported formats: FB2, TXT, RTF, DOC, TCR, HTML, EPUB, CHM, PDB, MOBI. Platforms: Win32, Linux, Android. Ported on some eInk based devices.
    Leader badge
    Downloads: 406 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    E-Commerce Shopping Cart

    E-Commerce Shopping Cart

    Online E-Commerce Shopping Cart for grocery shop

    This is a smart customizable online ecommerce system . e.g grocery shopping , online shopping , etc Online shopping cart system make available your products online 24*7 with a complete administration interface Online shopping cart system that enables customers create an online shop quickly. Demo Link : http://diyalooshop.in/Home/Login Website Link : http://diyalooshop.in Here it is a performance demostration video: https://www.youtube.com/watch?v=-6UiUM1bO_w
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Chat Bin

    Utility to recover deleted chat and read messages online in an organiz

    ...Else you can always open chat bin for more Recommendations: -After Installing, please provide us every permission and access. We will only ask what is needed. Our Promise: -Chat Bin will not save or share your personal data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FlowLayout

    FlowLayout

    Android streaming layout, supports single selection

    FlowLayout is an Android UI library that implements a “flow” or “tag cloud” layout where items automatically wrap onto new lines as needed, making it ideal for chips, product tags, and selectable labels. Instead of manually placing views, you feed data through an adapter-style API, so tags can be created dynamically from a list and refreshed when the dataset changes. The library supports selection behavior out of the box, including single-select and multi-select modes, so it can behave like a group of checkable chips without you building the state machinery from scratch. It also provides click and selection listeners that let you react when a user taps a tag or when the selected set changes, which is useful for filters and preference UIs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ADenv

    Android Deploy environment

    HTML application wrapper, creates a directory (usually at /storage/emulated/0/) called ADenv, and a file called ADenv.html, replace this HTML with the one you want (name must be ADenv.html), it will generate a 'working copy', allowing you certain modifications at runtime, if data is important, make copies of ADenv.saved.html often, as sometimes files are "corrupted". Also a properties file can be in the directory, to force some settings (orientation and scale), it's optional, but can help you to get a certain effect. ADenv.properties is optional ADenv.apk is the app itself ADenv (5).zip is the source file IMPORTANT NOTE: I have a new Android deploy environment, far better, far newer, but not-well documented, it's called Xenv, it was on github but they removed it after some policy change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Subsampling Scale Image View

    Subsampling Scale Image View

    Deep zoom view for displaying huge images without loss of detail

    ...The view optionally uses subsampling and tiles to support very large images - a low resolution base layer is loaded and as you zoom in, it is overlaid with smaller high resolution tiles for the visible area. This avoids holding too much data in memory. It's ideal for displaying large images while allowing you to zoom in to the high resolution details. You can disable tiling for smaller images and when displaying a bitmap object.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    Agera

    Agera

    Reactive programming for Android

    ...Requires Android SDK version 9 or higher. A few experimental sample extension libraries for Agera are also provided. Agera (Swedish for “to act”) is a super lightweight Android library that helps prepare data for consumption by the Android application components (such as Activities), or objects therein (such as Views), that have life-cycles in one form or another. It introduces a flavor of functional reactive programming, facilitates clear separation of the when, where and what factors of a data processing flow, and enables describing such a complex and asynchronous flow with a single expression, in near natural language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    fields.awk

    A flat-file database program written in bash shell and awk scripts.

    Fields.awk allows users to create and work with small-to-medium databases on their home computers or a mobile device with bash shell terminal emulator. It runs on any OS compatible with bash shell, including Linux, FreeBSD, MacOSX, and Android. Certain optional features (printing/encryption) are dependent on external utilities such as lp or ccrypt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MarkList

    MarkList

    Collection of Mark lists from Mobile App and Print Progress Cards

    Teachers can submit mark lists from mobile app. Mark lists are bulk printed. Pdf can be printed individually. Mark lists are compiled in to one data sheet. Progress cards can be viewed or printed directly. You can write your own code to print Progress Card. Data is collected in Text Format so can be accessed and interpreted easily. Mobile App Google Playstore Link : https://play.google.com/store/apps/details?id=in.refort.MarkList&hl=en Other open source projects : http://sourceforge.net/projects/collegetimetable http://sourceforge.net/projects/set4 http://sourceforge.net/projects/hsc-formcreator http://sourceforge.net/projects/flagindia
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JuliusModels

    JuliusModels

    Open source speech models for Julius in English and other languages.

    ...Its aim is to give access a wider community of speech recognition enthusiasts to quality models, which they can use in their own projects on different OS platforms (Unix, Windows, etc...) All of the models are based on HTK modelling software and data sets available freely on the Internet.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14

    DGRLVQ

    Dynamic Generalized Relevance Learning Vector Quantization

    Some of the usual problems for Learning vector quantization (LVQ) based methods are that one cannot optimally guess about the number of prototypes required for initialization for multimodal data structures i.e.these algorithms are very sensitive to initialization of prototypes and one has to pre define the optimal number of prototypes before running the algorithm. If a prototype, for some reasons, is ‘outside’ the cluster which it should represent and if there are points of a different categories in between, then the other points act as a barrier and the prototype will not find its optimum position during training. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    utymap

    utymap

    Highly customizable library for procedural world generation

    ...Import scene shows how to import map data from a file. Please note, that import and rendering logic depends on maps rules which means you cannot use arbitrary mapcss with the arbitrary data format. Elevation scene shows how elevation support works. Please note, as the scene loads multiple tiles at once, mapzen server might reject some of the requests. Also, first-time loading takes time, just wait a little bit and restart the scene again.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Wrap

    Wrap

    The easy to use Swift JSON encoder

    Wrap is an easy-to-use Swift JSON encoder. Don't spend hours writing JSON encoding code - just wrap it instead. Using Wrap is as easy as calling wrap() on any instance of a class or struct that you wish to encode. It automatically encodes all of your type’s properties, including nested objects, collections, enums and more. It also provides a suite of simple but powerful customization APIs that enables you to use it on any model setup with ease.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    RxJavaSamples

    RxJavaSamples

    Examples of some of the most common usages of RxJava 2 and Retrofit

    ...Convert the returned data into a more convenient format and give it to the Observer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    KolodaView

    KolodaView

    Simplify the implementation of Tinder-like cards on iOS

    KolodaView is a class designed to simplify the implementation of Tinder-like cards on iOS. It adds convenient functionality such as a UITableView-style dataSource/delegate interface for loading views dynamically, and efficient view loading, unloading. KolodaView is subclassed from UIView and - as with all UIKit components, it should only be accessed from the main thread. You may wish to use threads for loading or updating KolodaView contents or items, but always ensure that once your content...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Interactable

    Interactable

    Experimental implementation of high performance interactable views

    This is an experimental implementation of a declarative API for handling fluid user interactions with views at 60 FPS in React Native. Here are some example use-cases for views that users can interact with. Swipeable card (a la Google Now) springing into place unless swiped away with enough force. Drawer snapping between closed and open with buttons appearing gradually as it's being dragged. Collapsible header that snaps to a smaller size as the content below is being scrolled. Chat heads (a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    JRF

    Java Remote File - RemoteInputStream and RemoteOutputStream.

    ...It is like an insecure FTP-like file sharing runnning on a single TCP port. Its Java nature gives Java programmers access to remote files as remote `InputStream` and `OutputStream`, with the added value of optionally **compressing data exchange** to ease up network usage.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    react-native-fetch-blob

    react-native-fetch-blob

    A project committed to making file access and data transfer easier

    A project committed to making file access and data transfer easier and more efficient for React Native developers. Transfer data directly from/to storage without BASE64 bridging. File API supports regular files, Asset files, and CameraRoll files. Native-to-native file manipulation API, reduces JS bridging performance loss. File stream support for dealing with large file. Blob, File, XMLHttpRequest polyfills that make the browser-based library available in RN (experimental) It is committed to making file access and transfer easier and more efficient for React Native developers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Free Responsive HTML Email Template

    Free Responsive HTML Email Template

    A free simple responsive HTML email template

    Sometimes you just want to send a simple HTML email with a simple design and clear call to action. This is it. This is a really simple email template. Its sole purpose is to get the recipient to click the button with no distractions. Save yourself the pain of coding HTML email and download email templates. There are over 30+ major email clients using different rendering engines and various email providers like Outlook, Gmail, Apple, Yahoo Mail. Email requires special development skills. It...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Bolt

    Bolt

    An embedded key/value database for Go

    ...Bolt is currently used in high-load production environments serving databases as large as 1TB. Many companies such as Shopify and Heroku use Bolt-backed services every day. Please note that Bolt obtains a file lock on the data file so multiple processes cannot open the same database at the same time.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Bilibili Android Client

    Bilibili Android Client

    An unofficial bilibili client for Android

    ...The realization of the fan drama module, including the topic details interface, the fan drama details interface, the fan drama broadcasting table, the fan drama index, the new fan serial, and the new fan by season. Use ijkplayer to realize the playback of live video. (The barrage of the live broadcast has not been implemented, and the data of the barrage is not available for the time being). Realization of game center, topic center, activity center, original leaderboard, region leaderboard, offline cache. The default minSdkVersion of the project is set to 21, because some interfaces below 21 may need to be adapted. Due to the limited time, it can only be improved slowly in the later stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    MusicDNA

    Experience your favorite music in a unique way

    ...It is an Android music player that renders beautiful DNA (visualization) of the currently playing music. It does this through the use of the Visualizer Class, and is inspired by paullewis's music-dna. It uses the FFT Data supplied by the Visualizer class of Android , calculating the Amplitude at that exact moment and using this to plot the DNA. MusicDNA fuses the functionality of traditional music players with stunning visualizations. In this way it captivates not only the sense of hearing but the sense of sight as well. MusicDNA's player allows for playing both local music as well as streamed music from SoundCloud.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB