Coder Social home page Coder Social logo

This page is primarily my personal collection of utility functions, classes, and code snippets, universally useful for general C/C++ programming. I am targeting portable additions to standard libraries, extensions that are dearly missed from the standard(s), or that are adding functional layers for large popular suites such as Qt. This part is collectively known as SKLib.

Secondly, over the past years I developed couple of software applications (using SKLib) that deserve public exposure.

Third, there are some stray works unrelated to SKLib, that are still worth publishing.

I populate my depository slowly (very slowly), as the next idea, next portion of code is ready.

All C++ programs are currently targeting C++20, MS Visual Sudio 2022 or later (year 2023 and up), GCC 10.3 or later (year 2021 and up). The target platforms are x86/x64 Windows as appropriate, x64 Linux, and, where applicable, Raspberry Pi Linux, Atmel Studio 7+ with Cortex M0+ (SAM) microcontrollers. Other platforms may be supported in the view of general C/C++ portability.

secoh's Projects

app-utils icon app-utils

Various standalone utilities: file, audio, serial, interface, calculation, etc.

ekey icon ekey

Software/Hardware platform to support certain cryptographic applications

js-calc icon js-calc

JavaScript Portable Calculators of various interest, e.g. Aviation or Ham Radio.

lid-evt icon lid-evt

Detects when the lid is closed on a laptop, runs a program for the action.

secoh icon secoh

Config files for my GitHub profile.

skconfig icon skconfig

Config files, whitepapers, guidelines, etc, concerning general environment.

sklib icon sklib

C++ Standard Libraries Extensions, overlooked but hopefully useful

sklib-legacy icon sklib-legacy

**OBSOLETE** Windows/Linux Utility Libraries (Common API, UI, Math Functinality, Etc)

sklib-tests icon sklib-tests

Unit Tests, Benchmarks, Demo and Examples, for SKLib

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.