CRUD utilities and types for the COPE platform
CoPe: Directus Extension for DB Sync
A high performance RESTful API layer designed in support of API-first development and the principle of COPE.
**S**cope → **P**lan → **E**xecute → **C**lean → **T**est → **R**ebase → **E**valuate
A utility library to cope with Mondays
Browser SDK for COPE Cart V1 API
Detect and cope with differnet status code.
Simple error handling util, inspired by Golang solution
A web application for lightweight diagramming for Alloy/Forge.
cope from react-native-doc-viewer and supported react-native 0.60+
Simple command line tool which crops images to specified sizes in order to cope with a lazy load lifestyle
A high performance RESTful API layer designed in support of API-first development and the principle of COPE.
script template to cope with loading local assets instead of ali font assert
A high performance RESTful API layer designed in support of API-first development and the principle of COPE.
Support libs used across Appium packages
<p>One may get easily lost amongst a great variety of essay types. There are so many of them and each is particular and special. Many students require a qualified <a href="https://studenthelper.net/">college essay help</a> in order to cope with them. Here
An elegant front-end boilerplate that'll make it easier to cope with the default Ingenico payment view.
Little git helper
webpack loader to extract HTML and CSS from the bundle
A simple standards-based stream that can be read again from begining.
Async utils and patterns for JavaScript
Install/Update/Prune NPM and Bower
ReSynkd: Observable pattern through WebSockets
JavaScript toolkits used to build dapps for Nervos CKB
wip
A tool that identifies executable files used in automatic CoreCtrl profiles
wip
A library for parsing and analysing SMT traces.
A commmand line utility that allows for batch coping & renaming with globs.
"minimal std is a feature" - a coping rust shill.
a subset of C compiler for Atari 2600
a subset of C compiler for Atari 7800
A simple CLI interface to basic Matrix room admin tasks
Fast and zero-cost stun message decoder and encoder.
A library for handling round sessions.
Easily cope with numeric literals in generic Rust code
Faraday Middleware coping with variety of json (patch, hal, etc)
home-assistant does not cope well with bluetooth on raspberry pi. This gem sends event to HA.
A multi-language code generator to cope with Hyrum's law
Variable name is an important key for developers to understand what codes do. This cope checks instance variable names.
# Sparrow is a really fast lightweight queue written in Ruby that speaks memcached. # That means you can use Sparrow with any memcached client library (Ruby or otherwise). # # Basic tests shows that Sparrow processes messages at a rate of 850-900 per second. # The load Sparrow can cope with increases exponentially as you add to the cluster. # Sparrow also takes advantage of eventmachine, which uses a non-blocking io, offering great performance. # # Sparrow is a in-memory queue but will persist the data to disk when receiving a term signal. # # Sparrow comes with built in support for daemonization and clustering. # Also included are example libraries and clients. For example: # # require 'memcache' # m = MemCache.new('127.0.0.1:11212') # m['queue_name'] = '1' # Publish to queue # m['queue_name'] #=> 1 Pull next msg from queue # m['queue_name'] #=> nil # m.delete('queue_name) # Delete queue # # # or using the included client: # # class MyQueue < MQ3::Queue # def on_message # logger.info "Received msg with args: #{args.inspect}" # end # end # # MyQueue.servers = [ # MQ3::Protocols::Memcache.new({:host => '127.0.0.1', :port => 11212, :weight => 1}) # ] # MyQueue.publish('test msg') # MyQueue.run # # Messages are deleted as soon as they're read and the order you add messages to the queue probably won't # be the same order when they're removed. # # Additional memcached commands that are supported are: # flush_all # Deletes all queues # version # quit # The memcached commands 'add', and 'replace' just call 'set'. # # Call sparrow with --help for usage options # # The daemonization won't work on Windows. # # Check out the code: # svn checkout http://sparrow.googlecode.com/svn/trunk/ sparrow # # Sparrow was inspired by Twitter's Starling
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.