libtrace

C Library for working with network packet traces

https://github.com/libtraceteam/libtrace

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.3%) to scientific vocabulary
Last synced: 7 months ago · JSON representation ·

Repository

C Library for working with network packet traces

Basic Info
  • Host: GitHub
  • Owner: LibtraceTeam
  • License: lgpl-3.0
  • Language: C
  • Default Branch: master
  • Size: 9.04 MB
Statistics
  • Stars: 165
  • Watchers: 23
  • Forks: 50
  • Open Issues: 14
  • Releases: 26
Created about 12 years ago · Last pushed 7 months ago
Metadata Files
Readme License Citation Authors

README

libtrace 4.0.28

Code and documentation added since version 4.0.20 is
Copyright (c) 2023-2025 Shane Alcock and has been contributed as per
the terms of the GNU Lesser General Public License version 3.
All rights reserved.

Copyright notice for code from versions 4.0.20 and earlier is below:
---------------------------------------------------------------------------
Copyright (c) 2007-2022 The University of Waikato, Hamilton, New Zealand.
All rights reserved.

This code was originally developed by the University of Waikato WAND
research group. For further information please see http://www.wand.net.nz/.
---------------------------------------------------------------------------

See INSTALL for instructions on how to install libtrace.

This directory contains source code for libtrace, a userspace library for
processing of network traffic capture from live interfaces or from offline
traces.

libtrace was primarily designed for use with the real-time interface to the
Waikato DAG Capture Point software running at The University of Waikato,
and has been since extended to a range of other trace and interface formats.

In version 4.0, we have introduced an API for processing packets in parallel
using multiple threads. See libtrace_parallel.h for a detailed description
of the API.

For further information about libtrace or to report bugs in libtrace,
please go to https://github.com/LibtraceTeam/libtrace

Libtrace is licensed under the GNU Lesser General Public License (GPL) version
3. Please see the included files COPYING and COPYING.LESSER for details of this
license.

A detailed ChangeLog can be found on the libtrace wiki:
https://github.com/LibtraceTeam/libtrace/wiki/ChangeLog

Documentation, usage instructions and a detailed tutorial can also found
on the libtrace wiki.

Owner

  • Name: LibtraceTeam
  • Login: LibtraceTeam
  • Kind: organization

Software for capturing and analysing packets on a network

Citation (CITATION.cff)

cff-version: 1.2.0
title: Libtrace
url: "https://github.com/LibtraceTeam/libtrace/"
message: >-
  Please cite this software using the metadata from
  'preferred-citation'.
type: software
authors:
  - given-names: Shane
    family-names: Alcock
    affiliation: University of Waikato
    email: salcock@waikato.ac.nz
  - given-names: Richard
    family-names: Sanger
    affiliation: University of Waikato
    email: rsanger@waikato.ac.nz
  - given-names: Perry
    family-names: Lorier
  - given-names: Daniel
    family-names: Lawson
preferred-citation:
  type: article
  authors:
    - given-names: Shane
      family-names: Alcock
      affiliation: University of Waikato
      email: salcock@cs.waikato.ac.nz
    - given-names: Perry
      family-names: Lorier
      affiliation: University of Waikato
      email: perry@cs.waikato.ac.nz
    - given-names: Richard
      family-names: Nelson
      affiliation: University of Waikato
      email: richardn@cs.waikato.ac.nz
  doi: "10.1145/2185376.2185382"
  journal: "ACM SIGCOMM Computer Communication Review"
  month: 4
  start: 42
  end: 48
  title: "Libtrace: a packet capture and analysis library"
  issue: 2
  volume: 42
  year: 2012

GitHub Events

Total
  • Create event: 2
  • Release event: 2
  • Issues event: 6
  • Watch event: 9
  • Issue comment event: 1
  • Push event: 12
  • Gollum event: 3
  • Fork event: 2
Last Year
  • Create event: 2
  • Release event: 2
  • Issues event: 6
  • Watch event: 9
  • Issue comment event: 1
  • Push event: 12
  • Gollum event: 3
  • Fork event: 2

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 37
  • Total pull requests: 63
  • Average time to close issues: 3 months
  • Average time to close pull requests: 6 days
  • Total issue authors: 21
  • Total pull request authors: 9
  • Average comments per issue: 2.0
  • Average comments per pull request: 0.35
  • Merged pull requests: 55
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 6
  • Pull requests: 0
  • Average time to close issues: 5 days
  • Average time to close pull requests: N/A
  • Issue authors: 3
  • Pull request authors: 0
  • Average comments per issue: 1.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • rsanger (10)
  • Crazycuo (5)
  • salcock (4)
  • ycaibb (2)
  • robtub14 (1)
  • jer-gentoo (1)
  • khoegh (1)
  • srubik (1)
  • maganiss (1)
  • ppjablonski (1)
  • AkiMosi (1)
  • idasiahaan (1)
  • gmax9 (1)
  • safiqul (1)
  • chenrui333 (1)
Pull Request Authors
  • jacobvw (27)
  • salcock (15)
  • rsanger (14)
  • pvanstam (2)
  • gizmoguy (1)
  • markzz (1)
  • thesamesam (1)
  • ycaibb (1)
  • isomer (1)
Top Labels
Issue Labels
bug (3) core library (1) testing (1) usability (1) tools (1) documentation (1) new feature (1)
Pull Request Labels

Packages

  • Total packages: 3
  • Total downloads:
    • homebrew 22 last-month
  • Total dependent packages: 2
    (may contain duplicates)
  • Total dependent repositories: 0
    (may contain duplicates)
  • Total versions: 15
proxy.golang.org: github.com/libtraceteam/libtrace
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Forks count: 3.4%
Stargazers count: 4.0%
Average: 7.0%
Dependent packages count: 9.6%
Dependent repos count: 10.8%
Last synced: 7 months ago
proxy.golang.org: github.com/LibtraceTeam/libtrace
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Forks count: 3.4%
Stargazers count: 4.0%
Average: 7.0%
Dependent packages count: 9.6%
Dependent repos count: 10.8%
Last synced: 7 months ago
formulae.brew.sh: libtrace

Library for trace processing supporting multiple inputs

  • Versions: 9
  • Dependent Packages: 2
  • Dependent Repositories: 0
  • Downloads: 22 Last month
Rankings
Dependent packages count: 7.7%
Average: 36.2%
Downloads: 50.0%
Dependent repos count: 50.7%
Last synced: 7 months ago

Dependencies

.github/workflows/clang-format.yaml actions
  • actions/checkout v2 composite
  • fkirc/skip-duplicate-actions master composite
.github/workflows/dag.yaml actions
  • actions/checkout v2 composite
  • fkirc/skip-duplicate-actions master composite
.github/workflows/dpdk.yaml actions
  • actions/checkout v2 composite
  • fkirc/skip-duplicate-actions master composite
.github/workflows/libtrace.yaml actions
  • actions/checkout v2 composite
  • fkirc/skip-duplicate-actions master composite
.github/workflows/pkg-build.yaml actions
  • actions/checkout v2 composite
  • wandnz/action-cloudsmith-upload-packages v1.6 composite
.github/workflows/rpm-build.yaml actions
  • actions/checkout v2 composite
  • salcock/action-cloudsmith-upload-packages v1.7 composite