chaoran / fibrilLinks
A high performance fork-join multi-threading library
☆18Updated 8 years ago
Alternatives and similar repositories for fibril
Users that are interested in fibril are comparing it to the libraries listed below
Sorting:
- Tasking 2.0☆16Updated 3 years ago
- Metaprogramming tools for Nim☆8Updated 6 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- A little (< 300 loc), incomplete TCL interpreter☆13Updated 8 years ago
- A fast reference counting library for C++☆24Updated 4 years ago
- Exploration of various implementations of memory range types☆7Updated 5 years ago
- stateless model checking for thread libraries, kernels, and transactional memory☆10Updated 6 years ago
- Lace - implementation of work-stealing in C☆36Updated last year
- ☆13Updated 2 years ago
- ☆14Updated last year
- Thin interface for libFuzzer, an in-process, coverage-guided, evolutionary fuzzing engine.☆45Updated 2 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Memory allocation benchmark☆17Updated 2 years ago
- Greenlet - Coroutines library for nim similar to python's greenlet.☆33Updated 5 years ago
- Simple out-of-process invoker☆18Updated 11 months ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- Garbage collected concurrent hash tries.☆19Updated 8 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 4 years ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆10Updated 4 years ago
- Implementation of Clojures persistent vector in Nim for easy immutable lists.☆26Updated 5 years ago
- ENet reliable UDP networking library - wrapper for Nimrod