Displaying 1 to 20 from 69 results

LSAnimator - ⛓ Easy to Read and Write Multi-chain Animations Lib in Objective-C and Swift.

  •    Objective-C

You can write complex and easy-to-maintain animations in just a few lines of code by use LSAnimator(Objective-C) or CoreAnimator(Swift). CAAnimations and UIView animations are extremely powerful, but it is very hard to read when the animation is complicated.

fantasy-land - Specification for interoperability of common algebraic structures in JavaScript

  •    Javascript

An algebra is a set of values, a set of operators that it is closed under and some laws it must obey. Each Fantasy Land algebra is a separate specification. An algebra may have dependencies on other algebras which must be implemented.

gocache - ☔️ A complete Go cache library that brings you multiple ways of managing your caches

  •    Go

Guess what is Gocache? a Go cache library. This is an extendable cache library that brings you a lot of features for caching data. Chain cache also put data back in previous caches when it's found so in this case, if ristretto doesn't have the data in its cache but redis have, data will also get setted back into ristretto (memory) cache.

holochain-proto - Holographic storage for distributed applications -- a validating monotonic DHT "backed" by authoritative hashchains for data provenance (a Ceptr sub-project)

  •    Go

Alpha. Not for production use. The code has not yet undergone a security audit. We expect to destructively restructure code APIs and data chains until Beta. NOT CURRENT REPOSITORY Holochain is being rebuilt in Rust, and this Go codebase has minimal maintenance while that process is underway. Please see the NEW REPOSITORY with the Rust version for updates.




ethereum-lists - A repository for maintaining lists of things like malicious URLs, fake token addresses, and so forth

  •    Javascript

A repository for maintaining lists of things like malicious URLs, fake token addresses, and so forth. We love lists. Navigate to the file you would like to make the adjustment to by clicking it's name.

Dawn of Discovery Assistant

  •    CSharp

Dawn of Discovery Assistant is a program that is useable with the Ubisoft game Dawn of Discovery, also known as Anno 1404 outside the U.S. It shows you production chain information. You can also calculate the chains required to support your population.

node-seq - Chainable asynchronous flow control for node

  •    Javascript

Seq is an asynchronous flow control library with a chainable interface for sequential and parallel actions. Even the error handling is chainable.Each action in the chain operates on a stack of values. There is also a variables hash for storing values by name.


chronicle - Public append-only ledger microservice built with Slim Framework

  •    PHP

Chronicle is a self-hostable microservice, built with Slim Framework, which enables authorized users to commit arbitrary data to an immutable, append-only public ledger. Chronicle is superior to "blockchain" solutions for most real-world technical problems that don't involve proofs-of-work or Byzantine fault tolerance.

jQuery.chain.js

  •    JQuery

jQuery plugin to chain async functions to execute sequencially, current function's return value or returned defered object resolve parameters will be transfer to next function as parameters.

bip32-utils - A small set of utilities for use with BIP32 HD key nodes

  •    Javascript

A set of utilities for working with BIP32. Compatible with bitcoinjs-lib ^2.0.0 and ^3.0.0.

node-fnqueue - A powerful utility for function chaining

  •    Javascript

A powerful utility for function chaining (inspired by async).FnQueue runs a list of functions, each passing their results to the dependent function in the list. However, if any of the functions pass an error to the callback, the next function is not executed and the main callback is immediately called with the error.

p-if - Conditional promise chains

  •    Javascript

It's just a passthrough if condition is false and doElse is not provided.Returns a thunk that returns a Promise.

node-chainsaw - Build chainable fluent interfaces the easy way in node

  •    Javascript

Build chainable fluent interfaces the easy way in node.js.With this meta-module you can write modules with chainable interfaces. Chainsaw takes care of all of the boring details and makes nested flow control super simple too.

rye - A tiny http middleware for Golang with added handlers for common needs.

  •    Go

A simple library to support http services. Currently, rye provides a middleware handler which can be used to chain http handlers together while providing statsd metrics for use with DataDog or other logging aggregators. In addition, rye comes with various pre-built middleware handlers for enabling functionality such as CORS and rate/CIDR limiting.In order to use rye, you should vendor it and the statsd client within your project.






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.