Marine Library
1.0
C++ library for Linux Networking Development
|
atomic_hash_table.hh | Lock-free and process/thread-safe hash table implementation |
atomic_sync.hh | Lock-free atomic operations for integral types |
attr_stats.hh | Program statistics and profiling |
char_buffer.hh | An STL-like byte array |
charset_convert.hh | Charset processing and conversion |
compress_lzo.hh | miniLZO compression algorithm |
compress_quicklz.hh | QuickLZ compression algorithm |
compress_snappy.hh | Snappy compression algorithm |
compress_zlib.hh | zlib compression algorithm |
configuration.hh | Configuration file parsing and loading |
consistent_hash.hh | Consistent Hashng algorithm implementation |
coroutine.hh | A lightweight implementation of coroutine |
data_stream.hh | Data packing library using stream style interfaces |
data_stream_impl.hh | Implementation of CInByteStream, COutByteStreamBasic |
encrypt_aes.hh | Advanced Encryption Standard (AES) algorithm interface |
epoll.hh | A convenient interface for epoll(7) |
fd_data_map.hh | Containers for fd (file descriptor) related data |
file.hh | Encapsulation for fd (file descriptor) and regular files |
freq_control.hh | Tools for rate limiting, bandwidth control and burstiness suppression |
freq_counter.hh | |
hash_set.hh | |
hash_table.hh | |
heap.hh | |
iter_adapter.hh | |
lock_int.hh | |
lock_queue.hh | |
logger.hh | |
mutex.hh | |
pftest.hh | |
posix_shm.hh | |
posix_shm_file.hh | |
ring_buf.hh | |
scoped_ptr.hh | |
semaphore.hh | |
shared_ptr.hh | |
single_list.hh | |
sock_addr.hh | |
sockets.hh | |
sysv_shm.hh | |
template.hh | |
threads.hh | |
to_string.hh |