attractivechaos / plbLinks
Programming language benchmarks
☆273Updated 4 years ago
Alternatives and similar repositories for plb
Users that are interested in plb are comparing it to the libraries listed below
Sorting:
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 3 years ago
- Benchmarks of the longest path problem in various languages☆155Updated 6 years ago
- Tiny data structures that pack a punch!☆101Updated 13 years ago
- The Clay programming language☆405Updated 4 years ago
- Simple-C++☆63Updated 9 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆60Updated 15 years ago
- A fast preprocessor for C and C++☆532Updated 3 years ago
- A work-in-progress JIT-powered regex engine☆111Updated 7 years ago
- A system for creating fast, reusable parsers☆169Updated 10 years ago
- NOTE: The LLVM project now operates official Git mirrors as well: http://llvm.org/docs/GettingStarted.html#git-mirror -- An automated mir…☆123Updated 5 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Compiler and tools for the Loci programming language.☆116Updated 5 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- C based graph db server using tokyocabinet & libevent☆297Updated 7 years ago
- Parrot Virtual Machine☆599Updated 5 months ago
- self-hosted ooc compiler that generates c99☆407Updated 9 years ago
- Google snappy in C for Linux Kernel☆39Updated 2 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- fast SIMD-able JIT regular expression compiler☆196Updated 10 years ago
- BASIC in C++☆178Updated 4 years ago
- The Converge programming language☆88Updated 5 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- A C library of hashtables and tries designed to store objects with high performance☆235Updated 2 years ago
- a C read-eval-print loop (abandoned)☆207Updated 4 years ago
- C based ordered key-value ACID DB using a skip list data structure☆162Updated 10 years ago
- Lua on Parrot☆43Updated 13 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆137Updated 5 months ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 weeks ago
- C based OO portable data structure library☆130Updated 15 years ago