HowProgrammingWorks / EventDrivenProgrammingLinks
Event-driven programming
☆16Updated last year
Alternatives and similar repositories for EventDrivenProgramming
Users that are interested in EventDrivenProgramming are comparing it to the libraries listed below
Sorting:
- Data structures projection☆15Updated last year
- Mappable objects☆22Updated last year
- Simple browser chat with websocket and node.js☆24Updated 8 months ago
- Modularity and Dependency☆23Updated 11 months ago
- Directed graph implementations☆13Updated 5 months ago
- Asynchronous Concurrent Queue with Priority and Factor☆13Updated 2 months ago
- VM Sandboxes☆18Updated last year
- Higher-order functions having functions as arguments or result☆22Updated 7 months ago
- Actor model (concurrent computation model)☆19Updated 6 months ago
- Files and file system☆15Updated last year
- Abstraction Layers☆24Updated 6 months ago
- Resolving dependencies with dependency injection☆12Updated last year
- Goroutine analogue for Node.js, spreads I/O-bound routine calls to utilize thread pool (worker_threads) using balancer with event loop ut…☆122Updated 2 weeks ago
- Simplest way to manage asynchronicity☆44Updated last year
- Binary Semaphore, Counting Semaphore☆13Updated 7 months ago
- RPC communication protocol for Metarhia stack 🔌☆81Updated 2 weeks ago
- ☆23Updated last year
- Linked list data structure☆12Updated last month
- Graceful shutdown for network servers☆13Updated 5 months ago
- Multithreading: WorkerThreads, Workers, SheredWorkers☆13Updated 5 months ago
- Fastify + NodeJS application server☆22Updated last year
- Metarhia utilities 🧰☆109Updated 2 weeks ago
- Script loader with isolated sandboxes for node.js 📦☆45Updated 2 weeks ago
- Functions as a method to raise level of code abstraction☆43Updated 7 months ago
- Schema definition and validation 💡☆53Updated 2 weeks ago
- Asynchronous Adapters☆11Updated 6 months ago
- Functional Programming☆11Updated 3 years ago
- Wrapper functions, Interface wrappers, etc.☆14Updated 3 months ago
- Serve static content with HTTP☆10Updated last year
- Pattern Adapter Implementations