I don't know where I am =)

niXman

Elite
@niXman

Looking for a job, C/C++ for bitcoin/ethereum (github.nixman at pm dot me)

mingw-builds-binaries. MinGW-W64 compiler binaries

5.1k

yas. Yet Another Serialization

793

mingw-builds. Scripts for building the 32 and 64-bit MinGW-W64 compilers for Windows

335

binapi. Binance API C++ implementation

326

flatjson. The extremely fast zero allocation and zero copying JSON parser

32

yal. Yet Another Logger

9

csprot. C++14 compile time literal-string encoder, which decodes a strings at run-time

8

named-args. C++11 tiny implementation of the concept of named function arguments with zero runtime overhead

8

cmdargs. C++17 library to work with command-line args and config files

6

aescrypt. AES crypt/decrypt using OpenSSL

6

enum-gen. 'enum's and 'enum class'es metainfo preprocessor generator

6

std-signals. C++11 managed signals and slots callback implementation

5

nanolog. C++20 Nano logging library with std::format

5

config-ctor. C++ preprocessor type constuctor for processing structured (JSON) configuration files

4

blockchain. Blockchain for fun :)

3

malloc-stat. Completely reworked version of the log-malloc-simple project, pre-loadable library tracking all memory allocations/de-allocations of a program.

3

sha1. sha1 summ calculator

3

contract. Library to support contract programming in C++11

3

cpp-serializers. Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++

2

mingw-env. The development environment based on the MinGW-W64 project

2

fqueue. Persistent file queue of buffers

2

dtf. Fast, header-only, date-time string formater and validator

2

switch. switch()-like statement whose cases can be strings and integrals

2

torrent-creator. torrent files creator using libtorrent-rasterbar

2

impl-container. Container of implementations with getter by key and verifying the uniqueness of stored implementations

2

overloaded. C++11 library allows to bind different callable into a single holder without any run-time overhead

1

static_if. C++14 static_if() alternative implementation from D language

1

nixman.github.io. letters

1

tfind. multithreaded find in files using C++

1

singleapplication. C++ single-application guard

1

passgen. Password generator uses common passphrase and URL of the site

1

transparent-proxy. Transparent proxy using boost.asio

1

lazy-init. Lazy initialization of objects

1

ethash. C/C++ implementation of Ethash – the Ethereum Proof of Work algorithm

1

throw. C++ exceptions helpers

1

any. extended 'any' implementation for C++11

1

jsonrefl. JSON reflection and serialization library

1
37
Apply