Showing 207 open source projects for "sync"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    ASoulDocs

    ASoulDocs

    ASoulDocs is a stupid web server for multilingual documentation

    ...Give your users the best documentation experience ever with the ability to instantly change between multiple languages, and remember their preferences! Stop wasting time on worthless waiting! Keep in sync of your documentation in real-time from any Git hosting sources. It is your ultimate right to present the site to your users that is unique to your project. Integrate with popular commenting systems like Disqus, Duoshuo, and let users give you feedback directly without a hitch. Project documentation tools is an already-crowded place yet not both mature and affordable for the individual, especially OSS developers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OpenEthereum

    OpenEthereum

    The fast, light, and robust client for the Ethereum mainnet

    Fast and feature-rich multi-network Ethereum client. Built for mission-critical use: Miners, service providers, and exchanges need fast synchronization and maximum uptime. OpenEthereum provides the core infrastructure essential for speedy and reliable services. Built for mission-critical use: Miners, service providers, and exchanges need fast synchronisation and maximum uptime. OpenEthereum provides the core infrastructure essential for speedy and reliable services. OpenEthereum's goal is to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Firelens Datajet

    Firelens Datajet

    Route test data to Fluent Bit flexibly

    ...Future work on this system involves making a REST interface for tests to be invoked by sending a POST request with the test configuration and responding with a test result JSON as the response. The current driver.ts does not support multiple stages, however, the core does support async and sync stages as well as validators. The goal of this project is to eventually encapsulate test stages, validation wrappers, and data transmission in a portable JSON which can be sent to this program and executed at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Spyne

    Spyne

    A transport agnostic sync/async RPC library

    Spyne is a Python RPC toolkit that makes it easy to expose online services that have a well-defined API using multiple protocols and transports. It integrates with popular Python web frameworks as well as libraries like SQLAlchemy to keep your code as DRY as possible. Spyne aims to save the protocol implementers the hassle of implementing their own remote procedure call api and the application programmers the hassle of jumping through hoops just to expose their services using multiple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 5
    React Most Wanted

    React Most Wanted

    React starter kit with "Most Wanted" application features

    ...A Large codebase can be split into separate bundles that load different parts of the application, lazy-loading the different bundles on demand. Use Firebase's platform as a backend and database, with a sync between Firebase and the app state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    android-startup

    android-startup

    Performant way to initialize components at the application startup

    The Android Startup library provides a straightforward, performant way to initialize components at the application startup. Both library developers and app developers can use Android Startup to streamline startup sequences and explicitly set the order of initialization.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    sanitize.css

    sanitize.css

    A best-practices CSS foundation

    ...Browser support. normalize.css and sanitize.css correct browser bugs while carefully testing and documenting changes. normalize.css styles adhere to CSS specifications. sanitize.css styles adhere to common developer expectations and preferences. reset.css unstyled all elements. Both sanitize.css and normalize.css are maintained in sync.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GitJournal

    GitJournal

    Mobile first Note Taking integrated with Git

    GitJournal is a note taking app focused on privacy and data portability. It stores all its notes in a standardized Markdown + YAML header format (optional). The notes are stored in a Git Repo of your choice - GitHub / Gitlab / Custom-provider. This means you can easily self host or host your notes in one of the many Git providers. GitJournal uses standard SSH, and can therefore work with any Git Hosting Provider. GitJournal aims to be extremely configurable and work with your favorite apps....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    bit CLI

    bit CLI

    Bit is a modern Git CLI

    ...Autocompletion for files and branch names when using bit add or bit checkout. Automatic fetch and branch fast-forwarding reduce the likelihood of merge conflicts. Suggestions work with git aliases. New commands like bit sync vastly simplify your workflow. Commands from git-extras such as bit release & bit info. Fully compatible with git allowing you to fallback to git if need be. Get insight into how bit works using bit --debug.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fan Powered NIL Platform Icon
    Fan Powered NIL Platform

    For College athletes, sports fans, university athletic departments, brands seeking athlete partnerships, NIL collectives, sports marketing agencies

    RallyFuel is the market leading, gamified fan-powered NIL platform that lets college sports fans fuel their favorite student-athletes.
    Learn More
  • 10
    Ooui Web Framework

    Ooui Web Framework

    UI library that brings the simplicity of native UI development to web

    ...When the user requests a page, the page will connect to the server using a web socket. This socket is used to keep the server's in-memory model of the UI (the one you work with as a programmer) in sync with the actual UI shown to the user in their browser. This is done using a simple messaging protocol with JSON packets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    dbglider-devops

    Database Change Promotion and Release Management Software

    A complete database devops solution. It defines continuous integration and continuous deployment process for database application. It makes database application development and release management just like any other code application CI/CD. The software is provided with an easy user friendly UI interface to define the CI/CD for complex database application. Creation of new project, baseline, CI/CD, access management and many other functionalities offer through easy to understand...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Vivus.js

    Vivus.js

    JavaScript library to make drawing animation on SVG

    ...Every path element is drawn at the same time with a small delay at the start. This is currently the default animation. Each line is drawn synchronously. They all start and finish at the same time, hence the name `sync`. Each path element is drawn one after the other. This animation gives the best impression of live drawing. To give more freedom, it's possible to override the animation of each path and/or the entire SVG. It works a bit like the CSS animation timing function. But instead of using a cubic-bezier function, it use a simple JavaScript function. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LT Browser

    LT Browser

    Developer friendly, faster responsive testing

    With LT Browser, you can see mobile view of website on different screen sizes and resolution. With over 50+ devices to choose from, mobile website test hasn't been much easier. Use LT Browser and ensure that your website is mobile responsive. You can create your own custom devices and save it for future uses. Create new mobile, tablet or desktop devices and test website on various devices, screen resolution and perform screen resolution test for website on different screen sizes. You don’t...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    gas-github

    gas-github

    sync gas code to github

    Manage your gas code with GitHub/GitHub enterprise/bitbucket/GitLab. Manage your Google Apps Script code with your favorite SCM (Github/Github enterprise/bitbucket). The new version requires Google OAuth to call Apps Script API, before the OAuth app be verified by Google, it only allow to grant 100 users' permission, if you encounter some errors said can not grant permission to the app, please wait for the verification process completed, sorry for the inconvenience! The extension does not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Vivid3D-Sharp

    Vivid3D-Sharp

    Modern 3D engine and IDE written using C# and C++.

    Modern 3D engine and IDE written using C# and C++. Vivid features all the required functionality to write modern apps ang games. Including a fully working custom GL UI called "ResonanceUI". It features lighting and shadows(Unified) and can even embed and playback videos via FFMPEG, in the UI or full screen, with fully synced audio+picture. It offers two scripting solutions: C# and a custom language called VividScript, which is an OOP style language. The Editor is based on other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JTRANSC

    JTRANSC

    Bytecode to source converting Java & Kotlin code into JavaScript, C++

    JTransc (Java Trans Compiler) is an AOT (ahead-of-time compiler) that compiles .class and .jar files into a target programming language / executable bundling all the required dependencies in a single file or folder, without requiring a jitter or an external runtime. There are a lot of technologies in order to convert languages into other ones. For example, converting Java into JavaScript. Or KotlinJS Kotlin backend that already targets JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Skicka

    Skicka

    Command-line utility for working with Google Drive

    skicka is a fast, no-nonsense command-line tool for interacting with Google Drive, designed for developers and power users who want repeatable, scriptable file workflows. It handles uploads, downloads, and synchronization while mapping Drive’s IDs and folder hierarchy into a predictable local view. The utility focuses on resilience and correctness: it tracks checksums, resumable transfers, and modification times so large operations can be paused and resumed safely. Because it’s written as a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Scaffold-ETH

    Scaffold-ETH

    Forkable Ethereum dev stack focused on fast product iterations

    scaffold-eth is a developer starter kit for building Ethereum-powered applications, bundling a smart-contract workspace with a live-reloading front end and batteries-included tooling. It provides a local blockchain environment, contract templates, and scripts for compile, deploy, verify, and test, wired to a React/Next.js UI that reflects contract state in real time. The stack encourages rapid iteration: edit a Solidity contract, redeploy with one command, and immediately interact through...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    React Color

    React Color

    Color pickers from Sketch, Photoshop, Chrome, Github, and Twitter

    ...Make your own, use the building block components to make your own. Color controls what color is active on the color picker. You can use this to initialize the color picker with a particular color, or to keep it in sync with the state of a parent component. Pass a function to call every time the color is changed. Use this to store the color in the state of a parent component or to make other transformations. Pass a function to call once a color change is complete. To make a custom color picker, create a top-level component that will act as the bridge with the CustomPicker high order component. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Gradle Bintray Plugin

    Gradle Bintray Plugin

    The Gradle Bintray Plugin allows you to publish artifacts to Bintray

    The Gradle Bintray Plugin allows you to publish artifacts to Bintray. The plugin supports three methods to create groups of artifacts: Configurations, Publications and Copying specific files using filesSpec. One of the methods should be used to group artifacts to be uploaded to Bintray. Using the Configurations approach is the easiest, since this option attempts to infer what artifacts to upload based on the Gradle project and dependencies that are defined. Publications gives more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    react-native-swiper

    react-native-swiper

    The best Swiper component for React Native

    ...ScrollBy(index, animated), and Scroll by relative index methods available. Launch simulator to preview. Note that you just need to edit the source file src/index.js, the change will auto sync to examples. After development, you should add test for your modification and make all tests passed to prevent other contributors break the feature in the future accidentally. We use detox + jest for e2e test now, you can read Detox for more detail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GitHub Action to Sync S3 Bucket

    GitHub Action to Sync S3 Bucket

    GitHub Action to sync a directory with a remote S3 bucket

    This simple action uses the vanilla AWS CLI to sync a directory (either from your repository or generated during your workflow) with a remote S3 bucket.As of v0.3.0, all aws s3 sync flags are optional to allow for maximum customizability (that's a word, I promise) and must be provided by you via args. --acl public-read makes your files publicly readable (make sure your bucket settings are also set to public).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Protractor

    Protractor

    E2E test framework for Angular apps

    ...Protractor can automatically execute the next step in your test the moment the webpage finishes pending tasks, so you don’t have to worry about waiting for your test and webpage to sync. Protractor needs two files to run, a spec file and a configuration file. Open a new command line or terminal window and create a clean folder for testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PRMLT

    PRMLT

    Matlab code of machine learning algorithms in book PRML

    This Matlab package implements machine learning algorithms described in the great textbook: Pattern Recognition and Machine Learning by C. Bishop (PRML). It is written purely in Matlab language. It is self-contained. There is no external dependency. This package requires Matlab R2016b or latter, since it utilizes a new Matlab syntax called Implicit expansion (a.k.a. broadcasting). It also requires Statistics Toolbox (for some simple random number generator) and Image Processing Toolbox (for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Flask-GraphQL

    Flask-GraphQL

    Adds GraphQL support to your Flask application

    Adds GraphQL support to your Flask application. This will add /graphql endpoint to your app and enable the GraphiQL IDE. If you are using the Schema type of Graphene library, be sure to use the graphql_schema attribute to pass as schema on the GraphQLView view. Otherwise, the GraphQLSchema from graphql-core is the way to go. The GraphQLSchema object that you want the view to execute when it gets a valid request. A value to pass as the context_value to graphql execute function. By default is...
    Downloads: 0 This Week
    Last Update:
    See Project