Pinned Repositories
AACEncoderSample
audiounitswift
audio unit sample in swift
blake2swift
Blake2b in pure swift
ed25519swift
ed25199 implementation by pure swift
ellipticcurve
gitu.vim
secp256k1swift
secp256k1 by pure swift
smartgrep
grep tool to exclude source comment for vim plugin
XVim
Xcode plugin for Vim keybindings
pebble8888's Repositories
pebble8888/XVim
Xcode plugin for Vim keybindings
pebble8888/audiounitswift
audio unit sample in swift
pebble8888/AACEncoderSample
pebble8888/gitu.vim
pebble8888/AudioFileCreateSample
pebble8888/AudioSlicer
Audio file slicer by silence chunk
pebble8888/lstasks
pebble8888/swift.vim
vim script clone from apple swift repository for bundle
pebble8888/ttcpolicy
pebble8888/androidspeex
android speex clone https://android.googlesource.com/platform/external/speex/
pebble8888/AudioRecorderSwift
pebble8888/AudioUnitInstrumentHost
Example code for loading and playing AudioUnit v2 and v3 instruments on macOS in Swift
pebble8888/audiounitobjc
pebble8888/checkConverter
pebble8888/CoreAudioMixer
An investigation into CoreAudio and the Accelerate Framework.
pebble8888/cpp11allocatorsample
pebble8888/cpp11atomicsample
cpp11 std::atomic sample
pebble8888/cpp11lib
utility library using ++11
pebble8888/cpp11sample
pebble8888/cslib
utility library for c sharp (C#)
pebble8888/fixmem_vector
fix memory size minimum vector for realtime application
pebble8888/machsample
mach sample for OSX 10.11
pebble8888/MacVimBase
open file with MacVim by apple script
pebble8888/nacl
See http://nacl.cr.yp.to/ . NaCl (pronounced "salt") is a new easy-to-use high-speed software library for network communication, encryption, decryption, signatures, etc. NaCl's goal is to provide all of the core operations needed to build higher-level cryptographic tools.
pebble8888/openssl
TLS/SSL and crypto library
pebble8888/pbpylib
pebble8888/readerwriterqueue
A fast single-producer, single-consumer lock-free queue for C++
pebble8888/RSA
pebble8888/SilenceConverterKit
Silence Audio converter for AudioToolBox in macOS
pebble8888/simdsample
SIMD sample