All Projects → Pfun → Similar Projects or Alternatives

1740 Open source projects that are alternatives of or similar to Pfun

Sonar Java
☕️ SonarSource Static Analyzer for Java Code Quality and Security
Stars: ✭ 745 (+893.33%)
Mutual labels:  static-code-analysis
Google Books Android Viewer
Android library to bridge between RecyclerView and sources like web page or database. Includes demonstrator (Google Books viewer)
Stars: ✭ 37 (-50.67%)
Mutual labels:  async
Nonocaptcha
An asynchronized Python library to automate solving ReCAPTCHA v2 using audio
Stars: ✭ 744 (+892%)
Mutual labels:  asyncio
Ea Async
EA Async implements async-await methods in the JVM.
Stars: ✭ 1,085 (+1346.67%)
Mutual labels:  async
Rust Ipfs
The InterPlanetary File System (IPFS), implemented in Rust.
Stars: ✭ 739 (+885.33%)
Mutual labels:  immutable
Futures Batch
An adapter for futures, which chunks up elements and flushes them after a timeout, or when the buffer is full. (Formerly known as tokio-batch.)
Stars: ✭ 37 (-50.67%)
Mutual labels:  async
Glasscord
[BUGFIXES ONLY, SUPPORT WILL DROP MAR 1, 2021] Injecting composition effects into Electron applications!
Stars: ✭ 737 (+882.67%)
Mutual labels:  effects
Lily
LÖVE Async Asset Loader
Stars: ✭ 64 (-14.67%)
Mutual labels:  async
Purefun
Functional Programming library for Java
Stars: ✭ 37 (-50.67%)
Mutual labels:  functional-programming
Tartiflette
GraphQL Engine built with Python 3.6+ / asyncio
Stars: ✭ 719 (+858.67%)
Mutual labels:  asyncio
Noexception
Java library for handling exceptions in concise, unified, and architecturally clean way.
Stars: ✭ 56 (-25.33%)
Mutual labels:  functional-programming
Ring
Innovative and practical general-purpose multi-paradigm language
Stars: ✭ 716 (+854.67%)
Mutual labels:  functional-programming
Fauxgaux
⛳️ Functional Go
Stars: ✭ 36 (-52%)
Mutual labels:  functional-programming
Seastar
High performance server-side application framework
Stars: ✭ 6,328 (+8337.33%)
Mutual labels:  async
Memento
Fairly basic redis-like hashmap implementation on top of a epoll TCP server.
Stars: ✭ 74 (-1.33%)
Mutual labels:  async
Stacoan
StaCoAn is a crossplatform tool which aids developers, bugbounty hunters and ethical hackers performing static code analysis on mobile applications.
Stars: ✭ 707 (+842.67%)
Mutual labels:  static-code-analysis
Corsair
Corsair using RxJS, Immutable.js and WebGL/three.js
Stars: ✭ 36 (-52%)
Mutual labels:  functional-programming
Static Land
Specification for common algebraic structures in JavaScript based on Fantasy Land
Stars: ✭ 699 (+832%)
Mutual labels:  functional-programming
Haskell Book Readers Exercises
Exercises from the readers of the Haskell Book
Stars: ✭ 56 (-25.33%)
Mutual labels:  functional-programming
Sonarjs
SonarSource Static Analyzer for JavaScript and TypeScript
Stars: ✭ 696 (+828%)
Mutual labels:  static-code-analysis
Garnet
Garnet — bot-friendly telethon
Stars: ✭ 36 (-52%)
Mutual labels:  async
Framework
Asynchronous & Fault-tolerant PHP Framework for Distributed Applications.
Stars: ✭ 1,125 (+1400%)
Mutual labels:  async
Asyncawaitbestpractices
Extensions for System.Threading.Tasks.Task and System.Threading.Tasks.ValueTask
Stars: ✭ 693 (+824%)
Mutual labels:  async
Aioworkers
Easy configurable workers based on asyncio
Stars: ✭ 35 (-53.33%)
Mutual labels:  asyncio
Optional
A robust option type for C#
Stars: ✭ 690 (+820%)
Mutual labels:  functional-programming
Affect
Algebraic effects for Ruby
Stars: ✭ 56 (-25.33%)
Mutual labels:  functional-programming
Mlton
The MLton repository
Stars: ✭ 683 (+810.67%)
Mutual labels:  functional-programming
Yii2 Queue
Yii2 Queue Extension. Supports DB, Redis, RabbitMQ, Beanstalk and Gearman
Stars: ✭ 977 (+1202.67%)
Mutual labels:  async
Rawrabbit
A modern .NET framework for communication over RabbitMq
Stars: ✭ 682 (+809.33%)
Mutual labels:  async
Brawlstats
(A)sync python wrapper for the Brawl Stars API
Stars: ✭ 68 (-9.33%)
Mutual labels:  async
G3log
G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made with plain C++14 (C++11 support up to release 1.3.2) with no external libraries (except gtest used for unit tests). G3log is made to be cross-platform, currently running on OSX, Windows and several Linux distros. See Readme below for details of usage.
Stars: ✭ 677 (+802.67%)
Mutual labels:  async
Phpcs Type Sniff
PHP CodeSniffer sniff to enforce PHP 7 types and documentation of array variables
Stars: ✭ 35 (-53.33%)
Mutual labels:  type-safety
Async Http Client
Asynchronous Http and WebSocket Client library for Java
Stars: ✭ 5,876 (+7734.67%)
Mutual labels:  async
Univeq
Safer universal equivalence (==) for Scala.
Stars: ✭ 55 (-26.67%)
Mutual labels:  type-safety
Hbmqtt
MQTT client/broker using Python asynchronous I/O
Stars: ✭ 667 (+789.33%)
Mutual labels:  asyncio
Rexrex
🦖 Composable JavaScript regular expressions
Stars: ✭ 34 (-54.67%)
Mutual labels:  functional-programming
Textfieldeffects
Custom UITextFields effects inspired by Codrops, built using Swift
Stars: ✭ 5,708 (+7510.67%)
Mutual labels:  effects
Mgo
Purely functional genetic algorithms for multi-objective optimisation
Stars: ✭ 63 (-16%)
Mutual labels:  functional-programming
Monocle Ts
Functional optics: a (partial) porting of Scala monocle
Stars: ✭ 657 (+776%)
Mutual labels:  functional-programming
Shell Functools
Functional programming tools for the shell
Stars: ✭ 971 (+1194.67%)
Mutual labels:  functional-programming
Continuable
C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)
Stars: ✭ 655 (+773.33%)
Mutual labels:  async
Jhc Components
JHC Haskell compiler split into reusable components
Stars: ✭ 55 (-26.67%)
Mutual labels:  functional-programming
Emmett
The web framework for inventors
Stars: ✭ 647 (+762.67%)
Mutual labels:  asyncio
Kopf
A Python framework to write Kubernetes operators in just few lines of code.
Stars: ✭ 971 (+1194.67%)
Mutual labels:  asyncio
Ramjet
Morph DOM elements from one state to another with smooth animations and transitions
Stars: ✭ 5,455 (+7173.33%)
Mutual labels:  effects
Traffic Shm
traffic-shm (Anna) is a Java based lock free IPC library.
Stars: ✭ 72 (-4%)
Mutual labels:  async
Node Sqlite
SQLite client for Node.js applications with SQL-based migrations API written in Typescript
Stars: ✭ 642 (+756%)
Mutual labels:  async
Nodespider
[DEPRECATED] Simple, flexible, delightful web crawler/spider package
Stars: ✭ 33 (-56%)
Mutual labels:  async
A Tale Of Three Lists
Comparing various async patterns for a single demo
Stars: ✭ 639 (+752%)
Mutual labels:  async
Retc
An application used to convert razer effects to multiple output sdks.
Stars: ✭ 54 (-28%)
Mutual labels:  effects
Android 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.
Stars: ✭ 635 (+746.67%)
Mutual labels:  async
Csp
Communicating Sequential Processes in JavaScript
Stars: ✭ 33 (-56%)
Mutual labels:  async
Ratchet
Asynchronous WebSocket server
Stars: ✭ 5,596 (+7361.33%)
Mutual labels:  async
Dive into haskell
Dive into Haskell: Examples of all features of this Pure Functional programing language
Stars: ✭ 64 (-14.67%)
Mutual labels:  functional-programming
V3n0m Scanner
Popular Pentesting scanner in Python3.6 for SQLi/XSS/LFI/RFI and other Vulns
Stars: ✭ 847 (+1029.33%)
Mutual labels:  asyncio
Vibe.d
Official vibe.d development
Stars: ✭ 1,043 (+1290.67%)
Mutual labels:  async
Td revent
tickdream rust event - Async IO similar to libevent
Stars: ✭ 9 (-88%)
Mutual labels:  asyncio
Kitten
A statically typed concatenative systems programming language.
Stars: ✭ 851 (+1034.67%)
Mutual labels:  effects
Racket Algebraic
Algebraic structures for untyped Racket
Stars: ✭ 60 (-20%)
Mutual labels:  functional-programming
Qt Promise
Chainable promises for Qt
Stars: ✭ 48 (-36%)
Mutual labels:  functional-programming
301-360 of 1740 similar projects