Projects in Awesome Lists tagged with runnable
A curated list of projects in awesome lists tagged with runnable .
https://github.com/callicoder/java-concurrency-examples
Java Concurrency/Multithreading Tutorial with Examples for Dummies
callable concurrency executor executor-service future java java-concurrency java8 lock multithreading runnable synchronization thread thread-pool
Last synced: 06 Apr 2025
https://github.com/btrcm00/chatbot-with-langchain
This code is an implementation of a chatbot using LLM chat model API and Langchain.
chatbot gpt-4 gradio langchain langserve langsmith lcel llm mongodb openai personality-chatbot presidio runnable streaming streaming-response
Last synced: 03 Mar 2025
https://github.com/dadhi/cstomd
Visual Studio extension and dotnet CLI tool to generate the Markdown Docs from the C# Tests keeping your Docs and Tests in sync!
cli documentation documentation-generator documentation-tool dotnet dotnet-tool extension filegenerator markdown runnable samples tools visualstudio2017
Last synced: 15 Apr 2025
https://github.com/opentracing-contrib/java-concurrent
OpenTracing-aware helpers related to java.util.concurrent
callable concurrent-programming executorservice opentracing runnable tracing
Last synced: 05 Apr 2025
https://github.com/khalidx/runbook
Executable markdown documents that you can run, template, and share!
code-blocks markdown runbook runnable
Last synced: 25 Oct 2025
https://github.com/finger563/unreal-rtsp-display
Unreal Engine 5 Example for receiving video streams over RTSP (using FSockets and FRunnables) and displaying their image data in a texture.
mjpeg mjpeg-player rtsp-client rtsp-player rtsp-stream runnable ue5 unreal-engine
Last synced: 06 Mar 2026
https://github.com/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.
callable interfaces java java-8 multi-threading runnable threading
Last synced: 24 Oct 2025
https://github.com/spongycode/droid-jet
Droid Jet is an exciting Android game where you pilot a spaceship through an endless space filled with barriers and rewards.
android coroutines game-development kotlin runnable threads
Last synced: 15 May 2026
https://github.com/bihe0832/jardemobyandroidstudio
使用Android Studio开发可独立运行(runnable)混淆过的Jar程序
android-studio jar proguard runnable runnable-jar
Last synced: 12 Oct 2025
https://github.com/meyfa/runstring
Convert JS functions to runnable strings. With parameter serialization!
electron eval executable functions javascript nodejs runnable string stringify
Last synced: 12 Apr 2025
https://github.com/lasalefamine/runnable-exports
Run your exports as command line arguments
exports module runnable runnable-exports
Last synced: 28 Apr 2026
https://github.com/proxyagent/scjingleconverter
greggersaurus OpenSteamController SCJingleConverter codebase compiled & deployed into a runnable exe file.
application executable firmware haptics qt qtcreator runnable steam-controller windows
Last synced: 30 Jan 2026
https://github.com/zehracakir/multithreadsandconcurrency
criticalsection java race-conditions runnable thread threadpooling volatile
Last synced: 27 Jul 2025
https://github.com/alansastre/java-concurrency-advanced
Concurrencia en Java. API java.util.concurrent para creación de programas concurrentes en Java.
callable concurrency concurrency-management executor executor-service executors futures java java-concurrency java11 java17 java8 runnable
Last synced: 22 Feb 2026
https://github.com/mikanmi/runnable-platform
You can enjoy controlling your infrared home devices, a ceiling light, an air conditioner, or more joyful devices on Apple Home app on iPhone or Siri, using RunnablePlatform and your Custom-Command.
air-conditioner apple command home-automation homekit homeremote infrared lightbulb python raspberry-pi rpz-ir-sensor runnable smarthome
Last synced: 03 Apr 2026
https://github.com/shiru99/multi-threads-synchronization
Multi Threading & Synchronization in java
callables executor-service forkjoinpool futures lock multithreading mutex runnable semaphore synchronization
Last synced: 28 May 2026
https://github.com/ashfaqbs/concurrency-multithreading-and-parallel-computing-in-java
Concurrency, Multithreading and Parallel Computing in Java
cpu multithreading parallel-processing runnable thread thread-scheduling time-slicing
Last synced: 09 Apr 2025
https://github.com/conorheffron/ironoc
Personal / Portfolio Website
aws cache git-api-sample git-client jdk21 maven personal portfolio reactjs restful-api runnable spring-boot spring-boot-3 spring-scheduler swagger-ui
Last synced: 01 Mar 2026
https://github.com/wellysonlourenco/sd-projeto-restaurante
Thread (classe Thread e Runnable) em Java
java runnable sistemas-distribuidos thread
Last synced: 13 May 2026
https://github.com/tweetsy11/java_collections_threads
This repository showcases Java exercises focused on collections and threads, emphasizing core object-oriented principles. Explore practical implementations and deepen your understanding of Java's capabilities. 🐙🌐
arraylist c collections concurrent-programming debugging design-patterns english-language git github java markdown multithreading oops-in-java priority-queue project-management queue runnable threadpool
Last synced: 17 Jul 2025
https://github.com/julianp911/taller1_infracomp
📚 Taller 1 - Infraestructura Computacional
Last synced: 28 Mar 2025
https://github.com/kamiladd-byte/multi-threading
Multi - thread learn. Add comment and .txt file about interface Runnable, Delayed and simple implementation.
blocking-queue executor-service java-11 runnable semaphore threading
Last synced: 03 Mar 2025
https://github.com/dhruvjawalkar/java-multithreading
Examples covering Concurrent Programming in Java using Threads, Atomic Classes, Concurrent Collections, Synchronized blocks, Synchronizers, Locks, Executors Class, Executor Service interface, Runnable, Callable Threads, Deadlocks, Livelocks, ThreadLocal types and CompletableFutures
atomicinteger callable cyclic-barrier deadlock executors executorservice futures join livelock locks multithreading notify reentrant-locks runnable synchronization synchronized thread-local thread-pool threads wait
Last synced: 22 Apr 2026
https://github.com/hmasdev/runnable_family
A python library implementing a family of Runnables in langchain
Last synced: 25 Dec 2025
https://github.com/jreategui07/multithreadingapp_android
This Android application demonstrates the use of multithreading to update the UI from background tasks. It includes examples of thread management, handling task interruptions, and updating the UI using Handler and runOnUiThread.
anroid kotlin multithreading runnable runonuithread
Last synced: 14 May 2025
https://github.com/kamarros/multi-threading
Multi - thread learn. Add comment and .txt file about interface Runnable, Delayed and simple implementation.
blocking-queue executor-service java-11 runnable semaphore threading
Last synced: 30 May 2026
https://github.com/jhaayush2004/langchain-expression-language-lcel
Explored the power of LangChain Expression Language (LCEL) ! Dived into LCEL enabled seamless chaining of components, making AI workflows more efficient. Learnt about Runnables, async operations, and how to implement streaming for real-time performance.
asyncio await-async chains langchain-python runnable stream
Last synced: 14 Oct 2025
https://github.com/ogunerkutay/langchain-ai-chatbot-examples
This repository showcases Python scripts demonstrating interactions with various models using the LangChain library. From fine-tuning to custom runnables, explore examples with Gemini, Hugging Face, and Mistral AI models.
finetuning-llms gemini huggingface langchain mistral runnable vector-stores
Last synced: 21 Apr 2026
https://github.com/bunnystring/concurrency-backend
This project implements practical examples of concurrency management in a Java application powered by Spring Boot.
concurrency java maven mysql runnable spring-boot threads
Last synced: 28 Apr 2026
https://github.com/manav54321/chains
This repository demonstrates how to use Chains in LangChain to build modular AI pipelines.
chains groq huggingface langchain pydantic python runnable
Last synced: 14 May 2026