Other projects
PostgreSQL concurrent transactions benchmark
Benchmark a number of different operations in Postgres. It simulates a concurrent environment with different transaction isolation levels.
Related posts:
- Article describing the results of this benchmark: Benchmarking concurrent operations in PostgreSQL
- Context about transactions and concurrent behavior in PostgreSQL: Database transactions, concurrency, isolation levels, and PostgreSQL
C++, PostgreSQL
Links:
SanchoSQL
Postgres desktop client.
SanchoSQL is a desktop client application for PostgreSQL database. It allows viewing and manipulating database objects.
C++, GTK+ (gtkmm)
Links:
Ney
A header-only parallel functions library for Intel Xeon/Xeon Phi/GPUs.
C++, OpenMP, CUDA
Some small C libraries
Hashmap, list