An open API service providing repository metadata for many open source software ecosystems.

Topic: "multi-threading"

dragonflydb/dragonfly

A modern replacement for Redis and Memcached

Language: C++ - Size: 15.2 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 28,188 - Forks: 1,045

taskflow/taskflow

A General-purpose Task-parallel Programming System using Modern C++

Language: C++ - Size: 138 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 10,925 - Forks: 1,276

ConfettiFX/The-Forge

The Forge Cross-Platform Framework PC Windows, Steamdeck (native), Ray Tracing, macOS / iOS, Android, XBOX, PS4, PS5, Switch, Quest 2

Language: C++ - Size: 2.31 GB - Last synced at: 27 days ago - Pushed at: about 1 month ago - Stars: 5,111 - Forks: 533

xianhu/PSpider

简单易用的Python爬虫框架,QQ交流群:597510560

Language: Python - Size: 814 KB - Last synced at: 25 days ago - Pushed at: about 3 years ago - Stars: 1,837 - Forks: 501

max0x7ba/atomic_queue

C++14 lock-free queue.

Language: C++ - Size: 7.68 MB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 1,661 - Forks: 192

piskvorky/sqlitedict

Persistent dict, backed by sqlite3 and pickle, multithread-safe.

Language: Python - Size: 247 KB - Last synced at: about 18 hours ago - Pushed at: over 2 years ago - Stars: 1,214 - Forks: 132

mtrebi/thread-pool

Thread pool implementation using c++11 threads

Language: C++ - Size: 161 KB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 1,199 - Forks: 235

oldratlee/fucking-java-concurrency

🎏 Simple showcases of java concurrency problems, seeing 🙈 is believing 🐵

Language: Java - Size: 146 KB - Last synced at: 5 days ago - Pushed at: 11 days ago - Stars: 1,175 - Forks: 336

simdsoft/yasio

A multi-platform support c++11 library with focus on asio (asynchronous socket I/O) for any client applications.

Language: C++ - Size: 56.3 MB - Last synced at: 26 days ago - Pushed at: about 1 month ago - Stars: 1,004 - Forks: 229

ringo/ringojs

RingoJS is a JavaScript platform built on the JVM and optimized for server-side applications.

Language: JavaScript - Size: 29.4 MB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 838 - Forks: 100

saidsikira/Overdrive 📦

⚡️ Fast async task based Swift framework with focus on type safety, concurrency and multi threading

Language: Swift - Size: 1.79 MB - Last synced at: 5 days ago - Pushed at: almost 8 years ago - Stars: 803 - Forks: 28

Viscent/javamtp

《Java多线程编程实战指南(设计模式篇)》源码

Language: Java - Size: 28.6 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 658 - Forks: 340

koide3/small_gicp

Efficient and parallel algorithms for point cloud registration [C++, Python]

Language: C++ - Size: 21.8 MB - Last synced at: 1 day ago - Pushed at: 7 days ago - Stars: 655 - Forks: 74

bloomberg/quantum

Powerful multi-threaded coroutine dispatcher and parallel execution engine

Language: C++ - Size: 2.66 MB - Last synced at: 24 days ago - Pushed at: about 2 months ago - Stars: 597 - Forks: 100

aff3ct/aff3ct

Fast multi-thread FEC simulator & library of efficient digital communication algorithms for SDR.

Language: C++ - Size: 61.7 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 506 - Forks: 150

optimatika/ojAlgo

oj! Algorithms

Language: JetBrains MPS - Size: 74.8 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 480 - Forks: 213

ixuea/android-downloader

An powerful download library for Android.

Language: Java - Size: 3.28 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 442 - Forks: 95

VioletGiraffe/file-commander

Cross-platform Total Commander-like orthodox file manager for Windows, Mac and Linux

Language: C++ - Size: 8.13 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 402 - Forks: 59

Maratyszcza/pthreadpool

Portable (POSIX/Windows/Emscripten) thread pool for C/C++

Language: C++ - Size: 207 KB - Last synced at: 24 days ago - Pushed at: about 1 year ago - Stars: 368 - Forks: 148

WebwareForPython/DBUtils

Database connections for multi-threaded environments

Language: Python - Size: 1.83 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 352 - Forks: 55

ytyht226/taskflow

taskflow是一款轻量、简单易用、可灵活扩展的通用任务编排框架,基于有向无环图(DAG)的方式实现,框架提供了组件复用、同步/异步编排、条件判断、分支选择等能力,可以根据不同的业务场景对任意的业务流程进行编排

Language: Java - Size: 135 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 349 - Forks: 45

boostorg/leaf

Lightweight Error Augmentation Framework

Language: C++ - Size: 15.6 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 328 - Forks: 52

W4G1/multithreading

⚡ Multithreading functions in JavaScript. Designed to feel like writing vanilla functions.

Language: TypeScript - Size: 495 KB - Last synced at: 2 days ago - Pushed at: 12 months ago - Stars: 327 - Forks: 11

xdavidhu/portSpider 📦

🕷 A lightning fast multithreaded network scanner framework with modules.

Language: Python - Size: 58.6 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 324 - Forks: 89

inbasic/turbo-download-manager

a multi-browser download manager with multi-threading support

Language: JavaScript - Size: 13.1 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 304 - Forks: 92

nxrighthere/NetStack

Lightweight toolset for creating concurrent networking systems for multiplayer games

Language: C# - Size: 201 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 298 - Forks: 32

koculu/Topaz

Multithreaded Javascript Engine for .NET

Language: C# - Size: 766 KB - Last synced at: 25 days ago - Pushed at: 7 months ago - Stars: 263 - Forks: 15

kong36088/ZhihuSpider

多线程知乎用户爬虫,基于python3

Language: Python - Size: 83 KB - Last synced at: 7 months ago - Pushed at: about 2 years ago - Stars: 242 - Forks: 84

the-c0d3r/admin-finder

Blazing fast admin panel finder with asyncio and aiohttp

Language: Python - Size: 46.9 KB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 217 - Forks: 89

shawnscode/crayon

A small, portable and extensible game framework written in Rust.

Language: Rust - Size: 4.04 MB - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 182 - Forks: 9

nxrighthere/Smmalloc-CSharp

Blazing fast memory allocator designed for video games meets .NET

Language: C++ - Size: 63.5 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 167 - Forks: 11

mikaelpatel/Arduino-Scheduler

Portable Cooperative Multi-tasking Scheduler for Arduino

Language: C++ - Size: 137 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 159 - Forks: 42

tmthyjames/SQLCell

SQLCell is a magic function for the Jupyter Notebook that executes raw, parallel, parameterized SQL queries with the ability to accept Python values as parameters and assign output data to Python variables while concurrently running Python code. And *much* more.

Language: Python - Size: 4.14 MB - Last synced at: 28 days ago - Pushed at: almost 3 years ago - Stars: 151 - Forks: 11

LouisCharlesC/safe

Header only read/write wrapper to combine mutexes with locks.

Language: C++ - Size: 258 KB - Last synced at: 21 days ago - Pushed at: 8 months ago - Stars: 148 - Forks: 11

2vg/mofuw 📦

mofuw is *MO*re *F*aster, *U*ltra minimal *W*ebserver.

Language: Nim - Size: 436 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 107 - Forks: 7

raydac/zxpoly

a multi-CPU ZX-Spectrum 128 concept platform

Language: Java - Size: 34.2 MB - Last synced at: 22 days ago - Pushed at: 3 months ago - Stars: 99 - Forks: 9

softvar/super-workers

:horse: Distribute load on front-end via parallelism

Language: JavaScript - Size: 805 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 95 - Forks: 13

JoelFilho/TDP

The Darkest Pipeline - Multithreaded pipelines for modern C++

Language: C++ - Size: 102 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 83 - Forks: 3

ElMassimo/request_store_rails

📦 Per-request global storage for Rails prepared for multi-threaded apps

Language: Ruby - Size: 23.4 KB - Last synced at: 5 days ago - Pushed at: about 6 years ago - Stars: 83 - Forks: 6

keyu-tian/Cpp-Gomoku-with-AI

C++ Gomoku with a strong AI based on minimax search and alpha-beta pruning with Qt5 GUI. *Dozens of C++ tricks & hacks are used to improve efficiency.* Come and try to see if you can beat the powerful AI!

Language: C++ - Size: 12.5 MB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 81 - Forks: 20

runlyio/core-dotnet

Multi-threaded batch processing and background jobs for .NET Core

Language: C# - Size: 613 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 77 - Forks: 7

EmuraDaisuke/MemoryAllocator.KanameShiki

Fast multi-threaded memory allocator

Language: C++ - Size: 364 KB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 77 - Forks: 9

duncan3dc/fork-helper

A PHP helper to fork processes and allow multi-threading

Language: PHP - Size: 911 KB - Last synced at: 23 days ago - Pushed at: 11 months ago - Stars: 73 - Forks: 25

xros/jsonpyes

The tool which imports raw JSON to ElasticSearch in one line of commands

Language: Python - Size: 979 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 67 - Forks: 21

laforest/Octavo

Verilog FPGA Parts Library. Old Octavo soft-CPU project.

Language: Python - Size: 2.16 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 67 - Forks: 14

chrisa23/Fibrous

Concurrency library for .Net

Language: C# - Size: 12.2 MB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 64 - Forks: 9

enzo1982/superfast 📦

:zap: SuperFast codecs for fre:ac

Language: C - Size: 504 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 64 - Forks: 9

hijkzzz/web-server

A Web Server designed with Reactor I/O Model

Language: C++ - Size: 450 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 64 - Forks: 1

giorgiomarcias/glfwm

GLFW Manager - C++ wrapper with multi-threading

Language: C++ - Size: 123 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 63 - Forks: 15

jeremyhahn/cwebsocket

High performance websocket client/server in ANSI C

Language: C - Size: 1.29 MB - Last synced at: 7 days ago - Pushed at: 12 months ago - Stars: 55 - Forks: 31

zzw922cn/TensorFlow-Input-Pipeline

TensorFlow Input Pipeline Examples based on multi-thread and FIFOQueue

Language: Python - Size: 61.5 KB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 52 - Forks: 16

zajo/synapse

Non-intrusive C++ signal programming library

Language: C++ - Size: 29 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 50 - Forks: 5

Jokeren/gBolt

gBolt--very fast implementation for gSpan algorithm in data mining

Language: C++ - Size: 3.15 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 49 - Forks: 14

jonelo/jacksum

A hash utility, est. 2002, FLOSS. 489 hash functions, HMAC support, cross platform, feature-rich, multi threaded. CLI and API. Recursive hashing, predefined and customizable formats, verify data integrity and find ok/failed/missing/new files, find files by their hashes, find the hash function to a hash. GUI provided by HashGarten.

Language: Java - Size: 3.11 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 48 - Forks: 7

jborgers/PMD-jPinpoint-rules

PMD rule set for responsible Java and Kotlin coding: performance, sustainability, multi-threading, data mixup and more.

Language: Java - Size: 3.05 MB - Last synced at: about 19 hours ago - Pushed at: 3 days ago - Stars: 47 - Forks: 10

MottoX/TAOMP

《多处理器编程的艺术》一书中的示例代码实现,带有注释与单元测试

Language: Java - Size: 180 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 47 - Forks: 20

Erfan-Ahmadi/CircleCollision

Implementing Different Methods of Circle to Circle Collision Detection using variety of new Technologies: Vulkan Graphics/Compute API, AVX2/AVX-512

Language: C++ - Size: 15.4 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 46 - Forks: 2

muxfe/BaiduMap_tiles Fork of yinger650/BaiduMap_tiles

Download Baidu Map Tiles.(百度地图瓦片图下载器)

Language: Python - Size: 12.4 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 44 - Forks: 22

nomi-san/true-autoit-multi-threading

:rainbow: Yep, multi-threading in AutoIt.

Language: C - Size: 48.8 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 43 - Forks: 6

LaKraven/ADAPT

Advanced Developer Async Programming Toolkit

Language: Pascal - Size: 787 KB - Last synced at: 11 months ago - Pushed at: over 7 years ago - Stars: 43 - Forks: 12

fangq/mmc

Mesh-based Monte Carlo (MMC)

Language: C - Size: 19.9 MB - Last synced at: 5 days ago - Pushed at: 9 days ago - Stars: 41 - Forks: 33

jwt27/libjwdpmi

C++20 development framework for 32-bit DOS applications

Language: C++ - Size: 2.54 MB - Last synced at: 21 days ago - Pushed at: 22 days ago - Stars: 41 - Forks: 3

endurodave/StdWorkerThread

C++ std::thread Event Loop with Message Queue and Timer

Language: C++ - Size: 42 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 41 - Forks: 16

akmamun/multi-threading-camera-stream

Multi-threading camera stream to improve video processing performance

Language: Python - Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 39 - Forks: 9

RLOpensource/IMPALA-Scalable-Distributed-Deep-RL-with-Importance-Weighted-Actor-Learner-Architectures

Language: Python - Size: 760 KB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 37 - Forks: 3

salmmanfred/ccdb

A terminal based game engine

Language: Rust - Size: 213 KB - Last synced at: about 18 hours ago - Pushed at: about 4 years ago - Stars: 36 - Forks: 1

tzcnt/TooManyCooks

C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.

Language: C++ - Size: 520 KB - Last synced at: 1 day ago - Pushed at: 6 days ago - Stars: 35 - Forks: 0

iigura/Paraphrase

Multi-core suitable Forth-like language

Language: C++ - Size: 658 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 35 - Forks: 2

2b-t/LB-t

Multi-threaded object-oriented computational fluid dynamics (CFD) code for three-dimensional incompressible fluid flow on a regular grid with the incompressible lattice-Boltzmann method (LBM) for general lattices (D2Q9, D3Q15, D3Q19, D3Q27, ...) with A-A pattern for indexing - programmed in C++17, multi-threaded with OpenMP

Language: C++ - Size: 3.06 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 35 - Forks: 5

ystemsrx/Porn-Novel-Scraper

A script that can be used to capture various porn novels for machine learning / 一个可以用于抓取各类色情小说用于机器学习的脚本

Language: Python - Size: 73.2 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 35 - Forks: 5

OpenSystemsLab/rethinkdb.nim

RethinkDB driver for Nim

Language: Nim - Size: 302 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 35 - Forks: 8

yusufsefasezer/ysSocketChat

C++ Cross Platform Multi Thread Chat Application

Language: C++ - Size: 33.2 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 34 - Forks: 5

mpinardi/cucumber-performance

A performance testing framework for cucumber

Language: Java - Size: 479 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 31 - Forks: 6

mellowcandle/liblist

Generic Linked list Management Library in C

Language: C - Size: 956 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 31 - Forks: 8

arquimedescrivelari/foxpages

Visual FoxPro Multithread Web Server

Language: xBase - Size: 12.6 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 29 - Forks: 12

the-c0d3r/pynmap

A serious attempt to implement multi-threading to nmap module, which would result in faster scanning speed. I know that one can write NSE scripts for multi-threaded scanning with it, but I wanted to try it on python.

Language: Python - Size: 71.3 KB - Last synced at: 7 months ago - Pushed at: over 6 years ago - Stars: 28 - Forks: 15

xPaw/Crimp.php

⚡ A simple multi curl implementation, optimized for high concurrency.

Language: PHP - Size: 36.1 KB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 25 - Forks: 1

PenRed/PenRed

Parallel Engine for Radiation Energy Deposition

Language: C++ - Size: 135 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 24 - Forks: 8

MOtterbine/SimpleOBDII

OBDII Application written as a Visual Studio MAUI solution targeting Windows and Android

Language: C# - Size: 2.58 MB - Last synced at: 16 days ago - Pushed at: 20 days ago - Stars: 23 - Forks: 5

wrayjustin/yaids

YAIDS - Yara-Based IDS - Yara as an Intrusion Detection System / Yet Another Intrusion Detection System - An Intrusion Detection System (IDS) utilizing Yara and multi-threading

Language: C - Size: 952 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 23 - Forks: 7

mathigon/boost.js

DOM, events and animations library for modern browsers.

Language: TypeScript - Size: 1.76 MB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 20 - Forks: 7

andreacasalino/Fast-Quick-hull

Fast C++ multi-threaded algorithm for computing convex hulls

Language: C++ - Size: 2.51 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 20 - Forks: 4

code-chaser/hotel-management-system

A hotel management system, made using object-oriented programming, multi-threading and file-handling in Java, that keeps records of guests & their bookings, rooms, admins, staff, etc.

Language: Java - Size: 155 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 20 - Forks: 12

zDevelopers/QuartzLib

A set of tools to develop plugins using the Bukkit API

Language: Java - Size: 1020 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 19 - Forks: 26

kristianlm/chicken-gochan

Go-like Channels for Chicken Scheme

Language: Scheme - Size: 128 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 19 - Forks: 1

GMH-Code/RPCEmu

WebAssembly Multi-Threaded Risc PC Emulator

Language: C - Size: 687 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 19 - Forks: 0

sebas77/Svelto.Tasks.Examples.MillionPoints Fork of TaroTokui/MillionPoints

1 Million points computed on the CPU (Unity Svelto.Tasks example)

Language: C# - Size: 9.59 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 19 - Forks: 3

aurelio-amerio/Mandelbrot.jl

Julia library to compute and plot nice and colorful Mandelbrot Fractals. Uses multi-threading and GPU.

Language: Julia - Size: 197 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 19 - Forks: 4

Vinni-Cedraz/push_swap_averager

An attempt at the most comprehensive and efficient push_swap tester I've seen.

Language: C - Size: 1.24 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 0

kumarvv/table2pojo

Generate POJOs for database table/columns

Language: Java - Size: 3.32 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 9

vinayak1998/Parallel-K-Means-Clustering

Sequential and Parallel(using Open MP and Pthreads) Implementations(c++) of the K Means Clustering Algorithm and visualizing the results for a comparative study of the Speedup and Efficiency achieved in 3 different implementations

Language: C++ - Size: 455 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 18 - Forks: 6

paintdream/iris

Iris is an extensible asynchronous header-only framework written in pure modern C++, including a M:N task scheduler (with coroutine support for C++ 20 optionally) and an advanced DAG-based task dispatcher.

Language: C - Size: 1.28 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 17 - Forks: 2

qxr777/dod

面向对象与多线程课程 Database of Documents

Language: Java - Size: 2.24 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 16 - Forks: 3

Ziang-Lu/Multiprocessing-and-Multithreading

Notes for multi-processing and multi-threading

Language: Python - Size: 1.27 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 16 - Forks: 2

Erfan-Ahmadi/TheForgeExamples

Graphic Techniques Implemented on The Forge API, a cross-platform rendering framework on top of Vulkan, DirectX, Metal

Language: C++ - Size: 155 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 16 - Forks: 3

RedFantom/mtTkinter

Legacy multi-threading support for Tkinter, Python 2.7 or earlier only

Language: Python - Size: 25.4 KB - Last synced at: 21 days ago - Pushed at: about 6 years ago - Stars: 16 - Forks: 8

cggos/hpc

High-Performance Computing: CPU Instructions, GPU OpenCL & CUDA, etc. :sunny:

Language: Python - Size: 2.66 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 14 - Forks: 4

eshaz/synaudio

JavaScript / WASM library that finds the synchronization point between two or more audio clips.

Language: JavaScript - Size: 4.22 MB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 1

horizon-blue/Hermes

A multi-user text editor written in C++ using curses - UIUC CS 296-41 honor project

Language: C - Size: 603 KB - Last synced at: 5 days ago - Pushed at: over 8 years ago - Stars: 14 - Forks: 1

Shubh2-0/Runnable_vs._Callable

This GitHub repository explores Runnable and Callable interfaces in Java. It provides examples and code implementations to demonstrate their usage in concurrent programming. Learn the differences and when to use each interface. Enhance your understanding of these Java interfaces.

Language: Java - Size: 52.7 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 13 - Forks: 0