GithubHelp home page GithubHelp logo

predatorcz / spike Goto Github PK

View Code? Open in Web Editor NEW
10.0 2.0 5.0 2.51 MB

Spike is a modular batch file processor with emphasis on performance.

License: Apache License 2.0

C 4.08% C++ 91.24% CMake 2.23% Python 2.45%
input-output file-system algorithms formats reflection endian batch-processing dds gltf qoi zipfile

spike's Introduction

Spike

build License Codacy Badge Coverage Status

Spike is a powerful foundation for batch processing of files.
Spike can:

  • Transmute/convert large quantities of files.
  • Provides framework for archive and vfs extraction and creation.
  • Respects your HDD heath by creating a single ZIP archive for extracted files, removing directory and file fragmentation inside OS's filesystem.
  • Uses extensive multithreading for maximum performance.
  • Mount uncompressed ZIP files as it's own virtual filesystem.

Spike also provides library for:

  • Class and Enum static reflection and their runtime serialization
  • SIMD math classes for Vectors and Matrix
  • UNI module that acts as high level abstraction over complicated data structures
  • Simple multithreaded logger
  • Complete stream serialization library
  • And a lots of helper classes and methods

Spike can built for C++23 standard and it's compilable under Clang 13+ and GCC 12+.

Spike library can built for C++20 standard and it's compilable under Clang 12+ and GCC 10+.

Visit Wiki for more info

Uses additional libraries

  • pugixml (Copyright (C) 2006-2020, by Arseny Kapoulkine)
  • glm (Copyright (c) 2005 - G-Truc Creation)
  • nlohmann::json (Copyright (c) 2013-2022 Niels Lohmann)
  • gltf is a derivative work of fx-gltf (Copyright(c) 2018-2021 Jesse Yurkovich)

spike's People

Contributors

predatorcz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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.