Code Monkey home page Code Monkey logo

pawlib's Introduction

PawLIB

The PawLIB static library provides various common utility functions, many of which are designed as high-performance, near-drop-in-replacements for common C++ Standard Library (std) classes. See the official project page.

PawLIB focuses on minimizing CPU usage first, and memory second, and as such it is designed to run on older systems and those with more limited resources.

It is used by virtually all of MousePaw Media' core projects.

  • Flex Data Structures: High performance alternatives to C++ data structures, and then some.
  • Goldilocks: Testing and benchmarking framework.
  • IOChannel: Feature-rich multi-output text output system. (Alternative to std::cout)
  • Trilean: A new atomic data type with three unique states: true, false, and maybe.
  • Pool: A general-purpose implementation of the object pool design pattern.
  • Onestring: Performance string class with full Unicode support. (Alternative to std::string) [Experimental]

Authors

  • Nate Groggett
  • Jason C. McDonald
  • Michael Parkman
  • Sergio Ramirez
  • Scott Taylor
  • Jonathan Theodore
  • Jarek Thomas
  • Bowen Volwiler

Dependencies

PawLIB depends on CPGF.

Building

If you have the full source repository, see BUILDING.md for information on how to build PawLIB, PawLIB Tester, and the documentation.

The Ready-To-Use version of PawLIB only contains the folders include and lib. You can find the full source repository on GitHub.

Contributions

We do NOT accept pull requests through GitHub. If you would like to contribute code, please read our Contribution Guide.

All contributions are licensed to us under the MousePaw Media Terms of Development.

License

PawLIB is licensed under the BSD-3 License. (See LICENSE.md)

The project is owned and maintained by MousePaw Media.

pawlib's People

Contributors

ankush981 avatar codemouse92 avatar lulu731 avatar mickeyparkman avatar volatus avatar xaleth avatar yekyam avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  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.