• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    C++
  • License
    GNU Affero Genera...
  • Created over 9 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Threading utilities: object oriented (read/write) locking and more.

More Repositories

1

linuxviewer

A Vulkan Engine for the GNU/Linux operating system.
C++
95
star
2

neovim-true-color-scheme-editor

My neovim color sheme plus real-time color editor tool.
Vim Script
27
star
3

libmemleak

A shared library that can be LD_PRELOAD-ed to show memory increments per second per backtrace on dynamically chosen time intervals.
C
26
star
4

libcwd

Libcwd is a thread-safe, full-featured debugging support library for C++ developers. It includes ostream-based debug output with custom debug channels and devices, powerful memory allocation debugging support, as well as run-time support for printing source file:line number information and demangled type names.
C++
17
star
5

synergy

Synergy is free and open source software for sharing one mouse and keyboard between multiple computers on your desk.
C++
10
star
6

ai-utils

Various utilities by A.I. Includes Singleton (global object management) and AIAlert (exception based error reporting)
C++
9
star
7

fastprimes-testsuite

Fast small primes generator
C++
9
star
8

ai-statefultask

Asynchronous, Stateful Task Scheduler library. Threads-like task objects evolving through user-defined states.
C++
7
star
9

cwds

Application-side libcwd support code.
C++
5
star
10

quantum

Play with quantum gates
C++
5
star
11

cwm4

cwautomacros as submodule
M4
5
star
12

cwchessboard

A C++ chessboard tool set for gtkmm
C++
5
star
13

ai-xml

A library to serialize custom classes to and from XML by adding a very minimal amount of code to a class.
C++
4
star
14

curl_http_pipeline_tester

A test server and client to test http pipelining with libcurl.
C++
4
star
15

ai-statefultask-testsuite

A minimal project that uses ai-statefultask as submodule
C++
4
star
16

memorymodel

Attempt at verifying C++11 memory model correctness of a small programs.
C++
3
star
17

cwautomacros

A collection of autoconf macros, plus an autogen.sh script that can be used with them.
M4
2
star
18

libgaloisfield

A small C++ library to play with finite fields.
C++
2
star
19

cmaketest

CMake
2
star
20

threadpool

A thread pool with support for multiple queues and ultra fast timers.
C++
2
star
21

vulkan-pipeline-analysis

A small test application to investigate dependencies between shader (module)s, descriptor (sets) and shader resources.
C++
2
star
22

ai-evio-testsuite

Testsuite for submodule evio
C++
1
star
23

helloworld-task

A statefultask-based task for demonstration purposes.
C++
1
star
24

gitache

Gateway to gitache-core, a cmake based system to cache package compilations per configuration with emphasis on those packages being git repositories.
CMake
1
star
25

block-task

Block a task until an AIStatefulTaskMutex could be obtained.
C++
1
star
26

fastprimes

Fast small primes generator
C++
1
star
27

minesweeper

Minesweeper solver sandbox
C++
1
star
28

cairowindow

Opens a window (Xlib) and allows you to draw in it using libcairo. Has Layer support.
C++
1
star
29

partitions

Testsuite to play with the partitions algorithm
1
star
30

CarloWood.github.io

Carlo Wood's Home Page
HTML
1
star
31

dbus-task

C++
1
star
32

machine-learning

My first ML sandbox
C++
1
star
33

gitache-core

A cmake based system to cache package compilations per configuration with emphasis on those packages being git repositories.
CMake
1
star
34

resolver-task

AIStatefulTask submodule - asynchronous hostname resolver
C++
1
star
35

filelock-task

A statefultask-based file lock task.
C++
1
star