All Projects → golib → Similar Projects or Alternatives

582 Open source projects that are alternatives of or similar to golib

LruClockCache
A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per second.
Stars: ✭ 35 (-25.53%)
Mutual labels:  lru, lru-cache
go-cache-benchmark
Cache benchmark for Golang
Stars: ✭ 47 (+0%)
Mutual labels:  lru, lru-cache
disk-lru-cache
💾 Disk LRU cache with persisted journal
Stars: ✭ 21 (-55.32%)
Mutual labels:  lru, lru-cache
cache
LRU-based cache package for Go.
Stars: ✭ 25 (-46.81%)
Mutual labels:  lru, lru-cache
lru
LRU cache using go generics
Stars: ✭ 108 (+129.79%)
Mutual labels:  lru, lru-cache
gocache
High performance and lightweight in-memory cache library with LRU and FIFO support as well as memory-usage-based-eviction
Stars: ✭ 15 (-68.09%)
Mutual labels:  lru, lru-cache
Olric
Distributed cache and in-memory key/value data store. It can be used both as an embedded Go library and as a language-independent service.
Stars: ✭ 2,067 (+4297.87%)
Mutual labels:  lru, lru-cache
memo-async-lru
Memoize Node.js style callback-last functions, using an in-memory LRU store
Stars: ✭ 17 (-63.83%)
Mutual labels:  lru, lru-cache
hyperlru
Tiny & Fast LRU Implementation as possible.
Stars: ✭ 34 (-27.66%)
Mutual labels:  lru, lru-cache
cheap-watch
If it works, why use something else? // Mirror of https://git.chor.date/Conduitry/cheap-watch
Stars: ✭ 64 (+36.17%)
Mutual labels:  file-watcher
useStateMachine
The <1 kb state machine hook for React
Stars: ✭ 2,231 (+4646.81%)
Mutual labels:  state-machine
flask-restful-api-boilerplate
This is boilerplate template for a Python Flask application with things you need to get started.
Stars: ✭ 14 (-70.21%)
Mutual labels:  queue
pyrfidhid
Python library to control Chinese USB HID 125Khz RFID Reader/Writer
Stars: ✭ 104 (+121.28%)
Mutual labels:  state-machine
tower
基于反向代理的Golang即时编译工具,可在生产环境下无缝切换到新版本
Stars: ✭ 21 (-55.32%)
Mutual labels:  file-watcher
AlgoDaily
just for fun
Stars: ✭ 118 (+151.06%)
Mutual labels:  queue
typed-machine
A strict Finite State Machine, written in TS
Stars: ✭ 21 (-55.32%)
Mutual labels:  state-machine
myleetcode
♨️ Detailed Java & Python solution of LeetCode.
Stars: ✭ 34 (-27.66%)
Mutual labels:  queue
laravisor
Generate laravel supervisor configuration in easiest way
Stars: ✭ 20 (-57.45%)
Mutual labels:  queue
statechart
A rust implementation of statecharts: hierarchical, reactive state machines
Stars: ✭ 41 (-12.77%)
Mutual labels:  state-machine
UnityHFSM
A simple yet powerful class based hierarchical finite state machine for Unity3D
Stars: ✭ 243 (+417.02%)
Mutual labels:  state-machine
php-rsmq
PHP implementation of Redis Simple Message Queue
Stars: ✭ 22 (-53.19%)
Mutual labels:  queue
xstate-catalogue
Professionally designed, interactive state machines
Stars: ✭ 616 (+1210.64%)
Mutual labels:  state-machine
aerial autonomy
Easily extendable package for interacting with and defining state machines for autonomous aerial systems
Stars: ✭ 22 (-53.19%)
Mutual labels:  state-machine
EasyBuzzer
The Beep Library For Arduino
Stars: ✭ 63 (+34.04%)
Mutual labels:  signal
hatrack
Fast, multi-reader, multi-writer, lockless data structures for parallel programming
Stars: ✭ 55 (+17.02%)
Mutual labels:  queue
coolbeans
Coolbeans is a distributed work queue that implements the beanstalkd protocol.
Stars: ✭ 56 (+19.15%)
Mutual labels:  queue
DeepECG
Using deep learning to detect Atrial fibrillation
Stars: ✭ 25 (-46.81%)
Mutual labels:  signal
messenger-extra
Additional transports and serializer support for symfony messenger
Stars: ✭ 20 (-57.45%)
Mutual labels:  queue
statemachine-go
🚦 Declarative Finite-State Machines in Go
Stars: ✭ 47 (+0%)
Mutual labels:  state-machine
laraflow
State machine and workflow package for Laravel Eloquent
Stars: ✭ 52 (+10.64%)
Mutual labels:  state-machine
xstate-cpp-generator
C++ State Machine generator for Xstate
Stars: ✭ 33 (-29.79%)
Mutual labels:  state-machine
SMACC2
An Event-Driven, Asynchronous, Behavioral State Machine Library for ROS2 (Robotic Operating System) applications written in C++
Stars: ✭ 58 (+23.4%)
Mutual labels:  state-machine
libmcu
A toolkit for firmware development
Stars: ✭ 33 (-29.79%)
Mutual labels:  queue
RacJS
implementation of RAC(OC) on JavaScript and replacement of RxJS
Stars: ✭ 13 (-72.34%)
Mutual labels:  signal
ctxutil
utils for Go context
Stars: ✭ 18 (-61.7%)
Mutual labels:  signal
public
util toolkit for go.golang 通用函数包
Stars: ✭ 135 (+187.23%)
Mutual labels:  queue
animation-system
An experiment on creating an animation system similar to Unreal Engine 4 from scratch.
Stars: ✭ 24 (-48.94%)
Mutual labels:  state-machine
fs2-es
Event sourcing utilities for FS2
Stars: ✭ 75 (+59.57%)
Mutual labels:  state-machine
Agile-Server
A simple, fast, complete Node.js server solution, based on KOA. 简单快速的 、性能强劲的、功能齐全的 node 服务器解决方案合集,基于 KOA。
Stars: ✭ 24 (-48.94%)
Mutual labels:  queue
queue-for-kirby
Basic queue for Kirby 2, using Cron and Kirby's flat file system
Stars: ✭ 17 (-63.83%)
Mutual labels:  queue
coyotes
非常简单的异步命令执行队列
Stars: ✭ 24 (-48.94%)
Mutual labels:  queue
InterviewBit
Collection of solution for problems on InterviewBit
Stars: ✭ 77 (+63.83%)
Mutual labels:  queue
jrsmq
A lightweight message queue for Java that requires no dedicated queue server. Just a Redis server.
Stars: ✭ 28 (-40.43%)
Mutual labels:  queue
fine
🧹 Gracefully shutdown Node.js application: help you handle exit signals and cleanup
Stars: ✭ 20 (-57.45%)
Mutual labels:  signal
lfqueue
Minimize lock-free queue ever!
Stars: ✭ 107 (+127.66%)
Mutual labels:  queue
HiFramework.Unity
Based on component to manage project's core logic and module used in unity3d
Stars: ✭ 22 (-53.19%)
Mutual labels:  signal
easy-promise-queue
An easy JavaScript Promise queue which is automatically executed, concurrency controlled and suspendable.
Stars: ✭ 31 (-34.04%)
Mutual labels:  queue
covidbot
Multi-platform messenger bot which provides updates on current COVID19 situation for Germany
Stars: ✭ 51 (+8.51%)
Mutual labels:  signal
queueable
Convert streams to async ⌛ iterables ➰
Stars: ✭ 43 (-8.51%)
Mutual labels:  queue
ke
Fast implementation of queue in OCaml
Stars: ✭ 42 (-10.64%)
Mutual labels:  queue
xstate-viz
Visualizer for XState machines
Stars: ✭ 274 (+482.98%)
Mutual labels:  state-machine
SciDataTool
SciDataTool is an open-source Python package for scientific data handling. The objective is to provide a user-friendly, unified, flexible module to postprocess any kind of signal. It is meant to be used by researchers, R&D engineers and teachers in any scientific area. This package allows to efficiently store data fields in the time/space or in …
Stars: ✭ 21 (-55.32%)
Mutual labels:  signal
emitter-queue
😴 Queue emitter events
Stars: ✭ 16 (-65.96%)
Mutual labels:  queue
asl-validator
A simple Amazon States Language validator based on JSON schemas.
Stars: ✭ 66 (+40.43%)
Mutual labels:  state-machine
egg-bus
🐣 用 egg 编写优雅的队列与事件
Stars: ✭ 38 (-19.15%)
Mutual labels:  queue
simple-state-machine
A simple Java state machine for Spring Boot projects
Stars: ✭ 25 (-46.81%)
Mutual labels:  state-machine
fsm2
FMS2 provides Dart implementation of the core design aspects of the UML state diagrams.
Stars: ✭ 44 (-6.38%)
Mutual labels:  state-machine
ember-fsm
[Maintenance Mode] A promise-aware finite state machine implementation for Ember
Stars: ✭ 37 (-21.28%)
Mutual labels:  state-machine
ustd
Micro-standard-library providing minimal and portable array, queue and map for attiny avr, arduinos, esp8266/32 and linux, mac
Stars: ✭ 14 (-70.21%)
Mutual labels:  queue
pgq
Generic Queue for PostgreSQL
Stars: ✭ 134 (+185.11%)
Mutual labels:  queue
1-60 of 582 similar projects