stevana / elastically-scalable-thread-poolsLinks
An experiment in controlling the size of a thread pool using a PID controller.
☆118Updated 2 years ago
Alternatives and similar repositories for elastically-scalable-thread-pools
Users that are interested in elastically-scalable-thread-pools are comparing it to the libraries listed below
Sorting:
- Generate (message) sequence diagrams from TLA+ state traces☆74Updated 2 years ago
- An introduction to temporal logic and how it can be used to analyze concurrency☆107Updated last year
- Brzozowski derivative python sketch☆85Updated 9 months ago
- tar creator+extractor in ~100 lines of prolog☆263Updated 2 years ago
- LD_PRELOADable library for exploring the glibc heap☆108Updated 10 months ago
- ☆183Updated 7 months ago
- Simple live calculator in tree-sitter + cranelift jit☆75Updated last year
- Block Erasure Format - An extensible, fast, and usable file utility to encode and decode interleaved erasure coded streams of data.☆58Updated last year
- A static analysis file format checker.☆267Updated 5 years ago
- Fleur implements a Bloom Filter library in C that is fully compatible with DCSO's Go and python implementations.☆117Updated 2 years ago
- PostgreSQL Prolog language handler☆135Updated last year
- Lamport's Bakery Algorithm Demonstrated in Python☆95Updated last year
- Compiler for the Jill programming language (an alternative to Jack from the nand2tetris course)☆81Updated 10 months ago
- Zig library for HyperLogLog estimation☆91Updated last year
- What if Git worked with Programming Languages?☆100Updated 4 years ago
- Battery info program for x86-64 Linux laptops in 384 bytes of machine code☆59Updated last year
- Cryptanalysis of the Enigma machine in Rust.☆125Updated 4 years ago
- Linux system calls.☆217Updated 6 years ago
- A bibliography for protocol design☆46Updated 8 months ago
- Integer Map Data Structure☆133Updated 2 years ago
- A web app that generates code for efficiently approximating mathematical functions of one variable.☆98Updated last year
- Stevan Apter-style trees in C++17☆373Updated 2 years ago
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆128Updated 2 years ago
- Shrinkray is a modern multi-format test-case reducer☆291Updated last week
- Explore ELF objects through the power of SQL☆265Updated last year
- A small language that compiles to WebAssembly Text format☆74Updated last year
- B-field implementation in Rust☆204Updated 6 months ago
- Chronofold is a conflict-free replicated data structure (a.k.a. CRDT) for versioned text.