All Projects → paxoid → Similar Projects or Alternatives

52 Open source projects that are alternatives of or similar to paxoid

bio
A lightweight and high-performance bioinformatics package in Golang
Stars: ✭ 80 (+300%)
Mutual labels:  sequence
paxos-rs
Paxos implementation in Rust
Stars: ✭ 66 (+230%)
Mutual labels:  paxos
vscode-commands
Run commands from Tree View / Status Bar / Quick Pick.
Stars: ✭ 45 (+125%)
Mutual labels:  sequence
genome updater
Bash script to download/update snapshots of files from NCBI genomes repository (refseq/genbank) with track of changes and without redundancy
Stars: ✭ 93 (+365%)
Mutual labels:  sequence
react-sequence-animator
A React library for sequence animations
Stars: ✭ 23 (+15%)
Mutual labels:  sequence
Sequitur
Library of autoencoders for sequential data
Stars: ✭ 162 (+710%)
Mutual labels:  sequence
Easysequence
EasySequence is a powerful fundamental library to process sequcence type, such as array, set, dictionary. All type object which conforms to NSFastEnumeration protocol can be initialzed to an EZSequence instance, then you can operation with them. Finally, you can transfer them back to the original type.
Stars: ✭ 150 (+650%)
Mutual labels:  sequence
Snowflake
java edition of [Twitter Snowflake](https://github.com/twitter/snowflake), a network service for generating unique ID numbers at high scale with some simple guarantees.
Stars: ✭ 114 (+470%)
Mutual labels:  sequence
Bioconvert
Bioconvert is a collaborative project to facilitate the interconversion of life science data from one format to another.
Stars: ✭ 112 (+460%)
Mutual labels:  sequence
Seqsvr
序列号生成器--《万亿级调用系统:微信序列号生成器架构设计及演变》开源实现
Stars: ✭ 109 (+445%)
Mutual labels:  sequence
Monster
The Art of Template MetaProgramming (TMP) in Modern C++♦️
Stars: ✭ 90 (+350%)
Mutual labels:  sequence
Swarm
A robust and fast clustering method for amplicon-based studies
Stars: ✭ 88 (+340%)
Mutual labels:  sequence
Iter
Simple iterator abstract datatype, intended to iterate efficiently on collections while performing some transformations.
Stars: ✭ 71 (+255%)
Mutual labels:  sequence
Seqsvr
High performance unique number generator powered by Go
Stars: ✭ 58 (+190%)
Mutual labels:  sequence
Yacrd
Yet Another Chimeric Read Detector
Stars: ✭ 49 (+145%)
Mutual labels:  sequence
Fill Range
Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.
Stars: ✭ 41 (+105%)
Mutual labels:  sequence
Nunit cshaprp cheatsheet
Example implementations of each attribute available in Nunit2 unit Testing Framework using C# .NET.
Stars: ✭ 14 (-30%)
Mutual labels:  sequence
Restez
😴 📂 Create and Query a Local Copy of GenBank in R
Stars: ✭ 22 (+10%)
Mutual labels:  sequence
Numgen
Creates objects that generate number sequences
Stars: ✭ 5 (-75%)
Mutual labels:  sequence
Period
PHP's time range API
Stars: ✭ 616 (+2980%)
Mutual labels:  sequence
Seqkit
A cross-platform and ultrafast toolkit for FASTA/Q file manipulation in Golang
Stars: ✭ 607 (+2935%)
Mutual labels:  sequence
Gomonkey
gomonkey is a library to make monkey patching in unit tests easy
Stars: ✭ 473 (+2265%)
Mutual labels:  sequence
Fromfrom
A JS library written in TS to transform sequences of data from format to another
Stars: ✭ 462 (+2210%)
Mutual labels:  sequence
Tsai
Time series Timeseries Deep Learning Pytorch fastai - State-of-the-art Deep Learning with Time Series and Sequences in Pytorch / fastai
Stars: ✭ 407 (+1935%)
Mutual labels:  sequence
Smile
😄 Emoji in Swift
Stars: ✭ 359 (+1695%)
Mutual labels:  sequence
Sars tutorial
Repository for the tutorial on Sequence-Aware Recommender Systems held at TheWebConf 2019 and ACM RecSys 2018
Stars: ✭ 320 (+1500%)
Mutual labels:  sequence
Sequency
⚡️ Type-safe functional sequences for processing iterable data
Stars: ✭ 294 (+1370%)
Mutual labels:  sequence
Zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
Stars: ✭ 16,163 (+80715%)
Mutual labels:  sequence
konsumers
Advanced work with Kotlin sequences
Stars: ✭ 21 (+5%)
Mutual labels:  sequence
perf
PERF is an Exhaustive Repeat Finder
Stars: ✭ 26 (+30%)
Mutual labels:  sequence
visualize-dna-sequences
Visualizing DNA Sequences via Javascript
Stars: ✭ 51 (+155%)
Mutual labels:  sequence
seqlike
Unified biological sequence manipulation in Python
Stars: ✭ 181 (+805%)
Mutual labels:  sequence
StackFlowView
Enforce stack behaviour for custom UI flow.
Stars: ✭ 35 (+75%)
Mutual labels:  sequence
e2-scripts
Scripts for working with electribe 2.
Stars: ✭ 20 (+0%)
Mutual labels:  sequence
sequence-as-promise
Executes array of functions as sequence and returns promise
Stars: ✭ 23 (+15%)
Mutual labels:  sequence
cakephp-sequence
CakePHP plugin for maintaining a contiguous sequence of records
Stars: ✭ 41 (+105%)
Mutual labels:  sequence
ddal
DDAL(Distributed Data Access Layer) is a simple solution to access database shard.
Stars: ✭ 33 (+65%)
Mutual labels:  sequence
LSTM-Mobility-Model
LSTM Mobility Model implementation using Tensorflow
Stars: ✭ 19 (-5%)
Mutual labels:  sequence
sequence
高效GUID产生算法(sequence),基于Snowflake实现64位自增ID算法.
Stars: ✭ 35 (+75%)
Mutual labels:  sequence
SKAT
Sequence kernel association test (SKAT)
Stars: ✭ 24 (+20%)
Mutual labels:  sequence
Awesome Consensus
Awesome list for Paxos and friends
Stars: ✭ 1,619 (+7995%)
Mutual labels:  paxos
Awesome Distributed Systems
A curated list to learn about distributed systems
Stars: ✭ 7,263 (+36215%)
Mutual labels:  paxos
Translations
🐼 Chinese translations for classic IT resources
Stars: ✭ 6,074 (+30270%)
Mutual labels:  paxos
Dragonboat
Dragonboat is a high performance multi-group Raft consensus library in pure Go.
Stars: ✭ 3,983 (+19815%)
Mutual labels:  paxos
epaxos
A pluggable implementation of the Egalitarian Paxos Consensus Protocol
Stars: ✭ 39 (+95%)
Mutual labels:  paxos
fpaxos-tlaplus
TLA+ specification of Flexible Paxos
Stars: ✭ 32 (+60%)
Mutual labels:  paxos
oceanbase
OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.
Stars: ✭ 4,466 (+22230%)
Mutual labels:  paxos
kshaka
Kshaka is a Go implementation of the CASPaxos consensus protocol.
Stars: ✭ 23 (+15%)
Mutual labels:  paxos
paper
Computer Foundations Practices
Stars: ✭ 17 (-15%)
Mutual labels:  paxos
Raft-Paxos-Sample
MIT6.824实现分布式一致性算法——Raft&Paxos
Stars: ✭ 37 (+85%)
Mutual labels:  paxos
Distributed-Algorithms
利用 Go 语言实现多种分布式算法
Stars: ✭ 53 (+165%)
Mutual labels:  paxos
paxakos
Rust implementation of Paxos consensus algorithm
Stars: ✭ 79 (+295%)
Mutual labels:  paxos
1-52 of 52 similar projects