mthom / managed-ctrieLinks
Garbage collected concurrent hash tries.
☆19Updated 8 years ago
Alternatives and similar repositories for managed-ctrie
Users that are interested in managed-ctrie are comparing it to the libraries listed below
Sorting:
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- Concurrent hash tries for C++ 14 with no memory management whatsoever.☆10Updated 9 years ago
- C++1y coroutine library.☆17Updated 7 years ago
- Cuckoo Hashtable C Library☆33Updated 5 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆60Updated 15 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated last year
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Hash Array Mapped Trie (C++ Templates)☆125Updated 2 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 11 years ago
- Continuation Passing C☆114Updated 6 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- An-source C library developed and used at AppNexus.☆111Updated 5 years ago
- A C compatible and C++ like programming language that focuses on extensiblilty and giving the programmer control over how high-level cons…☆30Updated 3 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆37Updated 6 years ago
- ☆42Updated 2 years ago
- Lace - implementation of work-stealing in C☆53Updated last month
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Library for generating ABI-compliant LLVM IR☆62Updated 5 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- BSD Licensed Bignum Library☆232Updated last year
- mark/sweep garbage collector for C☆29Updated 13 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆30Updated 10 years ago
- A PEG that compiles itself.☆76Updated 15 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 7 years ago
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆50Updated 6 months ago