Skip to content

eightforge/efl-core

Repository files navigation

efl::core

Basic objects and utilities for other libraries.

Dependencies: efl::config & mimalloc 2.1

The following are/will be found under Core/*.hpp:

Items marked with * may be moved to efl::sys.

Fully implemented

  • AlignedStorage
  • Array
  • ArrayRef
  • Binding
  • Casts
  • Endian
  • Fundamental
  • MimAllocator
  • Mtx
  • Option
  • OverloadSet
  • Poly
  • Preload
  • Ref
  • Str
  • Traits
  • Tuple
  • Unwrap
  • Wrapper
  • Vec

Partially implemented

  • Box <
  • Enum
  • Panic*
  • Result
  • StrRef

Unimplemented

  • Atomic*
  • Handle
  • Hash
  • RawIO
  • SmartMtx*
  • Stacktrace*
  • Target*

About

Basic objects and utilities for other libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published