threads
There are 2595 repositories under threads topic.
crossbeam-rs/crossbeam
Tools for concurrent programming in Rust
google/marl
A hybrid thread / fiber task scheduler written in C++ 11
junhoyeo/threads-api
Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's Threads. Web UI Included.
mtrebi/thread-pool
Thread pool implementation using c++11 threads
mrousavy/react-native-multithreading
🧵 Fast and easy multithreading for React Native using JSI
judofyr/spice
Fine-grained parallelism with sub-nanosecond overhead in Zig
saprykin/plibsys
Highly portable C system library: threads and synchronization primitives, sockets (TCP, UDP, SCTP), IPv4 and IPv6, IPC, hash functions (MD5, SHA-1, SHA-2, SHA-3, GOST), binary trees (RB, AVL) and more. Native code performance.
margelo/react-native-worklets-core
🧵 A library to run JS functions ("Worklets") on separate Threads
ZHENFENG13/concurrent-programming
:cactus:《实战java高并发程序设计》源码整理
DeveloperPaul123/thread-pool
A modern, fast, lightweight thread pool library based on C++2x
funcool/promesa
A promise library & concurrency toolkit for Clojure and ClojureScript.
HowProgrammingWorks/NodejsStarterKit
Starter Kit for Node.js 16 or later, minimum dependencies 🚀
RTippin/messenger
Laravel messenger. A full messenger suite for your new / existing laravel app! Private and group threads between multiple models, with real-time messaging, reactions, attachments, calling, chat bots, and more!
dmytrostriletskyi/threads-net
Unofficial and reverse-engineered Threads (threads.net) Python API wrapper. Created for academic purposes and is not intended to be used in real software.
requests/requests-threads
🎭 Twisted Deferred Thread backend for Requests.
GoogleChromeLabs/wasm-bindgen-rayon
An adapter for enabling Rayon-based concurrency on the Web with WebAssembly.
m1guelpf/threads-re
Reverse-engineering Instagram's Threads private APIs.
W4G1/multithreading
⚡ Multithreading functions in JavaScript. Designed to feel like writing vanilla functions.
deepankarm/pyleak
Detect leaked asyncio tasks, threads, and event loop blocking with stack trace in Python. Inspired by goleak.
Eugeny/rust-sinner
Easy c̵̰͠r̵̛̠ö̴̪s̶̩̒s̵̭̀-t̶̲͝h̶̯̚r̵̺͐e̷̖̽ḁ̴̍d̶̖̔ ȓ̵͙ė̶͎ḟ̴͙e̸̖͛r̶̖͗ë̶̱́ṉ̵̒ĉ̷̥e̷͚̍ s̷̹͌h̷̲̉a̵̭͋r̷̫̊ḭ̵̊n̷̬͂g̵̦̃ f̶̻̊ơ̵̜ṟ̸̈́ R̵̞̋ù̵̺s̷̖̅ţ̸͗!̸̼͋
threadsjs/threads.js
A Node.js library for the Threads API
csurfer/pypette
Ridiculously simple flow controller for building complex pipelines
YumeYuka/Tritium
最大化Soc的潜力 Maximize the potential of Soc
fbsamples/threads_api
This repository contains a sample app for developers who are interested in integrating with the Threads API.
jtsiomb/c11threads
Portable C11 threads implementation over POSIX threads and win32 threads.
chlebik/ModernOperatingSystems_AndrewTanenbaum
My notes after reading 'Modern Operating Systems' book by Andrew Tanenbaum and Herbert Bos.
lucav76/Fibry
The first Java Actor System supporting fibers from Project Loom
volt-software/Ichor
C++20 Microservice Bootstrapping Framework
MarcusOtter/discord-needle
Needle is a Discord bot that creates Discord threads automatically.
rustymagnet3000/ios_debugger_challenge
A playground for run-time iOS app inspection
nim-works/cps
Continuation-Passing Style for Nim 🔗
metarhia/Example
Metarhia application example for Node.js 🟢
coralblocks/CoralRing
CoralRing is an ultra-low-latency, lock-free, garbage-free, batching and concurrent circular queue (ring) in off-heap shared memory for inter-process communication (IPC) in Java across different JVMs using memory-mapped files.
zsoldosp/django-currentuser
Conveniently store reference to request user on thread/db level.
GregUtas/robust-services-core
Robust applications framework in C++. Includes a static analysis tool and two applications.
PJDude/dude
Duplicates Detector is a cross-platform GUI utility for finding duplicate files, allowing you to delete or link them to save space. Duplicate files are displayed and processed on two synchronized panels for efficient and convenient operation.