|
Marine Library
1.0
C++ library for Linux Networking Development
|

Directories |
Files | |
| file | atomic_hash_table.hh [code] |
| Lock-free and process/thread-safe hash table implementation. | |
| file | atomic_sync.hh [code] |
| Lock-free atomic operations for integral types. | |
| file | attr_stats.hh [code] |
| Program statistics and profiling. | |
| file | char_buffer.hh [code] |
| An STL-like byte array. | |
| file | charset_convert.hh [code] |
| Charset processing and conversion. | |
| file | compress_lzo.hh [code] |
| miniLZO compression algorithm. | |
| file | compress_quicklz.hh [code] |
| QuickLZ compression algorithm. | |
| file | compress_snappy.hh [code] |
| Snappy compression algorithm. | |
| file | compress_zlib.hh [code] |
| zlib compression algorithm. | |
| file | configuration.hh [code] |
| Configuration file parsing and loading. | |
| file | consistent_hash.hh [code] |
| Consistent Hashng algorithm implementation. | |
| file | coroutine.hh [code] |
| A lightweight implementation of coroutine. | |
| file | data_stream.hh [code] |
| Data packing library using stream style interfaces. | |
| file | encrypt_aes.hh [code] |
| Advanced Encryption Standard (AES) algorithm interface. | |
| file | epoll.hh [code] |
| A convenient interface for epoll(7). | |
| file | fd_data_map.hh [code] |
| Containers for fd (file descriptor) related data. | |
| file | file.hh [code] |
| Encapsulation for fd (file descriptor) and regular files. | |
| file | freq_control.hh [code] |
| Tools for rate limiting, bandwidth control and burstiness suppression. | |
1.8.11