An open API service providing repository metadata for many open source software ecosystems.

GitHub / n13l 27 Repositories

n13l/.vim

Language: Python - Size: 28.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

n13l/hpc

A high-performance computing library focused on developing useful code blocks and intrusive containers. It employs a branchless and lockless approach whenever possible, along with efficient synchronization that scales linearly with CPUs, ensuring efficient execution in userland.

Language: C - Size: 108 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

n13l/kbuild

Kbuild repository template for userland

Language: Perl - Size: 4.49 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

n13l/Catch2 Fork of catchorg/Catch2

A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)

Language: C++ - Size: 23.7 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

n13l/contrib

Personal Efforts in Open Source Security

Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

n13l/crypto

Intrusive, lockless and hardware accelerated cryptography operations.

Language: C - Size: 134 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

n13l/measurements

Language: Perl - Size: 109 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

n13l/wycheproof Fork of google/wycheproof

Project Wycheproof tests crypto libraries against known attacks.

Language: Java - Size: 5.74 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

n13l/zfs Fork of openzfs/zfs

ZFS on Linux - the official OpenZFS implementation for Linux.

Language: C - Size: 46.6 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

n13l/userspace-rcu Fork of urcu/userspace-rcu

This repo is a mirror of the official userspace-rcu git found at git://git.lttng.org/userspace-rcu.git. liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. This data synchronization library provides read-side access which scales linearly with the number of cores.

Language: C - Size: 2.96 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

n13l/userspace-bsd

Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

n13l/tls-ciphersuites

Language: C++ - Size: 42 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

n13l/syslog_asafe

async signal safe syslog https://tools.ietf.org/html/rfc5424

Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

n13l/checksec.sh Fork of slimm609/checksec.sh

Checksec.sh

Language: Roff - Size: 447 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

n13l/sipp Fork of SIPp/sipp

The SIPp testing tool

Size: 5.47 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

n13l/librseq Fork of compudj/librseq

Library for Restartable Sequences

Size: 104 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

n13l/sctp

(SCTP) Stream Control Transmission Protocol [RFC-2960]

Language: C - Size: 33.2 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 3

n13l/kcalc Fork of sysprog21/kcalc

Math expression evaluation as Linux kernel module

Size: 81.1 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

n13l/mpm

Open Multi-Processing library modules based on high availability, scalability and recovery principles

Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

n13l/PF_RING Fork of ntop/PF_RING

High-speed packet processing framework

Language: C - Size: 48.5 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

n13l/profile

Profile Configuration

Language: Vim script - Size: 278 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

n13l/Morpheus Fork of nv-morpheus/Morpheus

Morpheus SDK

Size: 9.3 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

n13l/joy Fork of cisco/joy

A package for capturing and analyzing network flow data and intraflow data, for network research, forensics, and security monitoring.

Size: 40.2 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

n13l/GmSSL Fork of guanzhi/GmSSL

支持国密SM2/SM3/SM4/SM9/ZUC/SSL的OpenSSL分支

Size: 35.9 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

n13l/http2-pkcs11

http2-pkcs11 application stack

Language: Shell - Size: 3.26 MB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 1

n13l/android-security-awesome Fork of ashishb/android-security-awesome

A collection of android security related resources

Language: Shell - Size: 237 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1

n13l/c-blosc Fork of Blosc/c-blosc

A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.

Language: C - Size: 4.05 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

n13l/build

minimalist build system

Language: Makefile - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

n13l/openaaa

Distributed, Authentication, Authorization and Accouting Library based on decentralized trust.

Language: C - Size: 6.21 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 10 - Forks: 4

n13l/streamlined

Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

n13l/cce

Generic and efficient C/C++ library

Language: C - Size: 106 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

n13l/linux Fork of torvalds/linux

Linux kernel source tree

Language: C - Size: 2.18 GB - Last synced at: almost 2 years ago - Pushed at: almost 10 years ago - Stars: 0 - Forks: 0

n13l/openvpn Fork of OpenVPN/openvpn

OpenVPN is an open source VPN daemon

Language: C - Size: 10.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 10 years ago - Stars: 0 - Forks: 0

n13l/qrview

Simple QRView utility

Language: C - Size: 3.23 MB - Last synced at: almost 2 years ago - Pushed at: almost 10 years ago - Stars: 0 - Forks: 0